index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-09
rockchip: io-domain: Add support for RK3308
Jonas Karlman
1
-0
/
+37
2024-07-22
drivers: misc: Remove duplicate newlines
Marek Vasut
2
-2
/
+0
2024-07-17
rockchip: io-domain: add support for PX30
Quentin Schulz
1
-0
/
+66
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
72
-73
/
+10
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
72
-10
/
+73
2024-05-07
misc: Remove <common.h> and add needed includes
Tom Rini
72
-72
/
+10
2024-05-06
global: Audit usage of <eeprom.h>
Tom Rini
1
-1
/
+0
2024-04-26
rockchip: io-domain: Add support for RK3328
Jonas Karlman
2
-1
/
+39
2024-04-15
drivers: misc: Fixes: Rename CONFIG_SPL_SOCFPGA_SEC_REG to CONFIG_SPL_SOCFPGA...
Wan Yee Lau
1
-1
/
+1
2024-04-04
misc: turris_omnia_mcu: Add support for rng provided by MCU
Marek Behún
2
-0
/
+58
2024-04-04
gpio: turris_omnia_mcu: Add support for system power off via sysreset
Marek Behún
3
-0
/
+365
2024-03-24
imx: ele_ahab: Add ahab_commit command support
Mathieu Othacehe
1
-0
/
+32
2024-03-19
Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...
Tom Rini
3
-0
/
+123
2024-03-18
drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGA
Wan Yee Lau
3
-0
/
+123
2024-03-14
rockchip: io-domain: Add support for RK3399
Jonas Karlman
1
-4
/
+75
2024-03-05
misc: atsha204a: fix wakeup function
Michał Barnaś
1
-5
/
+44
2024-03-05
misc: atsha204a: fix sleep function
Michał Barnaś
1
-1
/
+1
2024-03-05
misc: atsha204a: remove broken for loop
Michał Barnaś
1
-26
/
+19
2024-02-08
imx: scu_api: add implementation of sc_pm_reset_reason
Igor Opaniuk
1
-0
/
+22
2024-02-02
smbios: correctly name Structure Table Maximum Size field
Heinrich Schuchardt
1
-1
/
+1
2024-01-29
treewide: Remove clk_free
Sean Anderson
1
-1
/
+0
2024-01-26
smbios: use struct_table_length to get SMBIOS 2.1 total table length
Masahisa Kojima
1
-1
/
+1
2024-01-16
smbios: copy QEMU tables
Heinrich Schuchardt
3
-0
/
+205
2024-01-16
serial: msm-geni: don't rely on parent misc device
Caleb Connolly
3
-49
/
+0
2024-01-07
acpi: enable writing ACPI tables on QEMU
Heinrich Schuchardt
1
-0
/
+25
2024-01-07
acpi: carve out qfw_acpi.c
Heinrich Schuchardt
3
-240
/
+257
2024-01-07
acpi: Kconfig symbol CONFIG_QFW_ACPI
Heinrich Schuchardt
2
-2
/
+9
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
1
-1
/
+1
2023-12-13
acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h
Heinrich Schuchardt
1
-0
/
+1
2023-12-13
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
Tom Rini
1
-3
/
+3
2023-12-13
command: Introduce functions to obtain command arguments
Simon Glass
1
-3
/
+3
2023-12-13
drivers: misc: Kconfig: Fix SPL_FS_LOADER prompt
Alexander Gendin
1
-1
/
+1
2023-11-10
Merge branch '2023-11-10-assorted-fixes'
Tom Rini
3
-3
/
+3
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
3
-3
/
+3
2023-11-10
rockchip: otp: Add support for RV1126
Tim Lunn
1
-0
/
+76
2023-11-02
cros_ec: spi: disable annoying key echo on console
Milan P. Stanić
1
-1
/
+1
2023-10-30
misc: i2c_eeprom: consider pagesize when writing to eeprom
Michel Alex
1
-1
/
+12
2023-10-30
Kconfig: Remove all default n/no options
Michal Simek
1
-1
/
+0
2023-10-27
driver: misc: k3_avs: Add support for thermal shutdown
Udit Kumar
1
-0
/
+104
2023-10-27
misc: vexpress_config: Use member .priv_auto to set the private data
Wei Chen
1
-3
/
+2
2023-10-18
eeprom: at24: add ST M24C32-D Additional Write lockable page support
Marek Vasut
1
-0
/
+8
2023-10-11
misc: fs_loader: Fix alignment of fs_loader driver
Sean Anderson
1
-1
/
+1
2023-10-08
Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...
Tom Rini
3
-0
/
+177
2023-10-07
rockchip: Port IO-domain driver for RK3568 from linux
Jonas Karlman
3
-0
/
+177
2023-10-06
sandbox: Init the EC properly even if no state file is available
Simon Glass
1
-1
/
+8
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2
-0
/
+2
2023-09-22
x86: Update cbmem driver
Simon Glass
2
-17
/
+34
2023-09-19
drivers: misc: k3_avs: Add Linux compatibles to maintain sync
Reid Tonking
1
-0
/
+2
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
1
-1
/
+1
2023-08-08
cros_ec: Fix an error code is cros_ec_get_sku_id()
Dan Carpenter
1
-2
/
+5
[next]