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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-25
net: davince: add missing include
Jeroen Hofstee
1
-0
/
+1
2014-10-25
mmc: bcm2835_sdhci: add missing include
Jeroen Hofstee
1
-0
/
+1
2014-10-25
video: ipu: prevent warnings with W=1
Jeroen Hofstee
3
-15
/
+4
2014-10-25
tegra: make local functions static
Jeroen Hofstee
3
-5
/
+7
2014-10-25
serial: make local functions static
Jeroen Hofstee
3
-8
/
+8
2014-10-25
sdhci: make local functions static
Jeroen Hofstee
1
-3
/
+3
2014-10-25
omap_gpmc: fix warnigs with W=1
Jeroen Hofstee
1
-18
/
+18
2014-10-25
net: fec_mxc: make local functions static
Jeroen Hofstee
1
-3
/
+5
2014-10-25
gpio: make local functions static
Jeroen Hofstee
1
-2
/
+2
2014-10-25
ehci-hcd.c: make local functions static
Jeroen Hofstee
1
-1
/
+1
2014-10-25
video: use __weak
Jeroen Hofstee
2
-32
/
+10
2014-10-25
usb: use __weak
Jeroen Hofstee
1
-12
/
+3
2014-10-25
pci: use __weak
Jeroen Hofstee
1
-6
/
+2
2014-10-25
net: phy: fix warnings with W=1
Jeroen Hofstee
1
-5
/
+2
2014-10-25
cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64}
Jeroen Hofstee
1
-34
/
+16
2014-10-23
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2
-1
/
+4
2014-10-23
i2c: mvtwsi: Add support for Marvell Armada XP
Stefan Roese
1
-1
/
+1
2014-10-23
net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ...
Stefan Roese
2
-0
/
+1654
2014-10-23
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
Stefan Roese
1
-1
/
+2
2014-10-23
spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
Stefan Roese
1
-0
/
+10
2014-10-23
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
Stefan Roese
1
-1
/
+1
2014-10-23
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
9
-9
/
+9
2014-10-23
Merge git://git.denx.de/u-boot-x86
Tom Rini
1
-2
/
+2
2014-10-22
x86: cros_ec: Update LPC driver for new cros_ec header
Simon Glass
1
-2
/
+2
2014-10-22
dm: serial: Support driver model in pl01x driver
Simon Glass
1
-0
/
+73
2014-10-22
dm: serial: Tidy up the pl01x driver
Simon Glass
3
-140
/
+165
2014-10-22
dm: rpi: Convert GPIO driver to driver model
Simon Glass
1
-23
/
+157
2014-10-22
dm: core: Add support for simple-bus
Simon Glass
2
-0
/
+34
2014-10-22
dm: imx: serial: Support driver model in the MXC serial driver
Simon Glass
1
-25
/
+145
2014-10-22
dm: imx: gpio: Support driver model in MXC gpio driver
Simon Glass
1
-1
/
+303
2014-10-22
dm: serial: Put common code into separate functions
Simon Glass
1
-15
/
+17
2014-10-22
dm: exynos: cros_ec: Move cros_ec_spi to driver model
Simon Glass
1
-9
/
+78
2014-10-22
dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
Simon Glass
1
-5
/
+85
2014-10-22
dm: cros_ec: Add support for driver model
Simon Glass
2
-14
/
+117
2014-10-22
dm: tegra: spi: Convert to driver model
Simon Glass
6
-534
/
+392
2014-10-22
dm: sf: sandbox: Convert SPI flash driver to driver model
Simon Glass
1
-47
/
+291
2014-10-22
dm: Convert spi_flash_probe() and 'sf probe' to use driver model
Simon Glass
1
-2
/
+64
2014-10-22
dm: sf: Add a uclass for SPI flash
Simon Glass
2
-1
/
+69
2014-10-22
spi: Use error return value in sf_ops
Simon Glass
1
-33
/
+57
2014-10-22
sf: Tidy up public and private header files
Simon Glass
3
-7
/
+62
2014-10-22
dm: exynos: Convert SPI to driver model
Simon Glass
1
-333
/
+180
2014-10-22
dm: spi: Add soft_spi implementation
Simon Glass
2
-0
/
+253
2014-10-22
dm: spi: Remove SPI_INIT feature
Simon Glass
1
-5
/
+0
2014-10-22
dm: spi: Rename soft_spi.c to soft_spi_legacy.c
Simon Glass
2
-1
/
+1
2014-10-22
dm: sandbox: spi: Move to driver model
Simon Glass
1
-126
/
+74
2014-10-22
dm: Add spi.h header to a few files
Simon Glass
2
-0
/
+2
2014-10-22
dm: sandbox: Add a SPI emulation uclass
Simon Glass
2
-0
/
+16
2014-10-22
dm: spi: Add a uclass for SPI
Simon Glass
2
-0
/
+394
2014-10-22
dm: core: Allow parents to pass data to children during probe
Simon Glass
1
-1
/
+8
2014-10-22
dm: core: Add functions for iterating through device children
Simon Glass
1
-0
/
+27
[next]