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
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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-02
list.h: synchronize hlist_for_each_entry* iterators with linux
Rasmus Villemoes
1
-28
/
+25
2022-10-26
memory: Add TI GPMC driver
Roger Quadros
1
-0
/
+3
2022-10-23
mtd: spi-nor-core: Track flash's internal address mode
Takahiro Kuwano
1
-0
/
+5
2022-10-09
mtd: Update the function name to 'rfree'
Fabio Estevam
1
-1
/
+1
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
1
-1
/
+1
2022-09-13
mtd: spi-nor: Use spi-mem dirmap API
Chin-Ting Kuo
1
-0
/
+18
2022-08-24
Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.den...
Tom Rini
1
-7
/
+6
2022-08-23
arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation
Pali Rohár
1
-12
/
+1
2022-08-22
mtd: nand: Rename nand_get_flash_type() into nand_detect()
Michael Trimarchi
1
-2
/
+2
2022-08-22
mtd: nand: change return type of nand_get_flash_type() to int
Michael Trimarchi
1
-3
/
+2
2022-08-22
mtd: nand: Rename the nand_manufacturers struct
Michael Trimarchi
1
-4
/
+4
2022-08-20
powerpc: remove support for kmtergr1 and MPC8309
Holger Brunck
1
-1
/
+1
2022-07-22
mtd: nand: Move Macronix specific initialization in nand_macronix.c
Michael Trimarchi
1
-0
/
+1
2022-07-22
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
Michael Trimarchi
1
-0
/
+1
2022-07-22
mtd: nand: Move Micron specific init logic in nand_micron.c
Michael Trimarchi
1
-20
/
+1
2022-07-22
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
Michael Trimarchi
1
-0
/
+1
2022-07-22
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
Michael Trimarchi
1
-0
/
+1
2022-07-22
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
Michael Trimarchi
1
-0
/
+2
2022-07-22
mtd: nand: Export symbol nand_decode_ext_id
Michael Trimarchi
1
-0
/
+3
2022-07-22
mtd: nand: Get rid of mtd variable in function calls
Michael Trimarchi
1
-2
/
+1
2022-07-22
mtd: nand: Add manufacturer specific initialization/detection steps
Michael Trimarchi
1
-0
/
+30
2022-07-22
mtd: nand: Store nand ID in struct nand_chip
Michael Trimarchi
1
-0
/
+15
2022-07-18
mtd: spi: Convert is_locked callback to is_unlocked
Jan Kiszka
1
-3
/
+3
2022-07-18
mtd: spi-nor: Parse SFDP SCCR Map
JaimeLiao
1
-0
/
+1
2022-07-18
mtd: spi-nor: add support for Macronix Octal flash
JaimeLiao
1
-0
/
+10
2022-07-12
usb: common: move urb code to common
Rui Miguel Silva
1
-0
/
+114
2022-06-28
usb: xhci-fsl: Remove non-DM code
Tom Rini
1
-17
/
+0
2022-06-23
firmware: psci: bind arm smccc features when discovered
Etienne Carriere
2
-0
/
+30
2022-06-23
smccc: define generic IDs for feature discovery
Etienne Carriere
1
-0
/
+4
2022-06-17
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
1
-1
/
+1
2022-05-20
usb: xhci-dwc3: Support role switch default role
Mark Kettenis
1
-0
/
+10
2022-05-05
lib/date: Make rtc_mktime and mktime64 Y2038-ready
Jan Kiszka
1
-3
/
+0
2022-05-02
Introduce Verifying Program Loader (VPL)
Simon Glass
1
-0
/
+3
2022-04-21
crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h
Pali Rohár
1
-0
/
+29
2022-04-13
Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-6
/
+6
2022-04-12
iopoll: Extend read_poll_timeout macro to support variable parameters
Ariel D'Alessandro
1
-6
/
+6
2022-04-12
include/linux/byteorder: fix cpu_to_be32_array()
Heinrich Schuchardt
1
-2
/
+2
2022-04-11
linux/mtd/mtd.h: Add <dm/ofnode.h>
Tom Rini
1
-0
/
+1
2022-04-11
mtd: Add flash_node in struct mtd_info
Patrice Chotard
1
-0
/
+1
2022-03-30
clk: ccf: Add some helper functions for clock ops
Sean Anderson
1
-0
/
+8
2022-03-09
lib: div64: Add support for round up of div64_u64
Ashok Reddy Soma
1
-0
/
+3
2022-02-10
mailbox: apple: Add driver for Apple IOP mailbox
Mark Kettenis
1
-0
/
+19
2022-02-08
kconfig: Add support for conditional values
Simon Glass
1
-0
/
+40
2022-02-08
kconfig: Update IS_ENABLED() internals
Simon Glass
1
-7
/
+5
2022-02-08
linux: bitmap.h: Add find_next_zero_area function
Keerthy
1
-0
/
+26
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
3
-9
/
+9
2022-01-13
stddef: Avoid warning with clang with offsetof()
Simon Glass
1
-1
/
+7
2021-12-19
include/linux/byteorder: Fix compilation of __constant_cpu_to_be32()
Pali Rohár
1
-0
/
+4
2021-11-23
include: import if_vlan.h from Linux
Vladimir Oltean
1
-0
/
+26
2021-10-23
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
1
-11
/
+0
[next]