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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-04
hwmon: do not init sensors on startup
Heiko Schocher
8
-143
/
+13
2011-08-04
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
7
-4
/
+486
2011-08-04
video: mb862xx: change controller detection message
Anatolij Gustschin
1
-1
/
+1
2011-08-04
video: mb862xx: support Coral-PA controller
Anatolij Gustschin
1
-5
/
+27
2011-08-04
video: Add SHARP LQ084S3LG01 LCD support on P1022DS
Timur Tabi
1
-15
/
+36
2011-08-04
drivers/rtc: add Marvell Integrated RTC
Jason Cooper
3
-0
/
+190
2011-08-03
AT91/SPI: fix atmel_dataflash_spi.c to allow building without warnings
Reinhard Meyer
1
-3
/
+13
2011-08-03
DA8xx: add generic GPIO driver
Laurence Withers
2
-0
/
+282
2011-08-03
DaVinci: rename gpio_defs.h to gpio.h
Laurence Withers
1
-1
/
+1
2011-08-02
video: Use memset instead of loop
Matthias Weisser
1
-2
/
+1
2011-08-02
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
2
-12
/
+1
2011-08-02
sf: macronix: disable write protection when initializing
Simon Guinot
1
-0
/
+42
2011-08-02
sf: spansion: add support for S25FL129P_64K
Shaohui Xie
1
-0
/
+9
2011-08-02
mtd/spi/macronix.c: add MX25L4005 and MX25L8005
Macpaul Lin
1
-0
/
+16
2011-08-02
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
1
-7
/
+7
2011-08-01
fpga: constify to fix build warning
Wolfgang Denk
8
-55
/
+55
2011-08-01
cfb_console.c: checkpatch cleanup
Wolfgang Denk
1
-6
/
+10
2011-08-01
cfb_console.c: drop custom PRINTD() and use debug() instead
Wolfgang Denk
1
-9
/
+2
2011-08-01
Cosmetic: reformat drivers/video/cfb_console.c
Wolfgang Denk
1
-484
/
+609
2011-07-29
cfb_console: fix build breakage
Andreas Bießmann
1
-1
/
+1
2011-07-28
Revert "AT91:mmc:fix multiple read/write error"
Andy Fleming
2
-12
/
+1
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
6
-6
/
+6
2011-07-28
net/4xx: Install interrupt handler after driver registration
Stefan Roese
1
-7
/
+7
2011-07-28
unify version_string
Andreas Bießmann
1
-1
/
+1
2011-07-28
fpga: support FPP Cyclone configuration
Michael Jones
1
-0
/
+10
2011-07-28
altera: fix printf typo
Michael Jones
1
-1
/
+1
2011-07-28
cosmetic: spell fixes etc.
Michael Jones
1
-1
/
+1
2011-07-27
net: Add SMSC89128 support
Phil Edworthy
1
-0
/
+2
2011-07-27
phylib: Detect link on 10G devices correctly
Andy Fleming
1
-2
/
+6
2011-07-26
serial: drop useless ctlr field
Mike Frysinger
4
-20
/
+14
2011-07-26
serial: push default_serial_console to drivers
Mike Frysinger
3
-0
/
+47
2011-07-26
sf: sst: support newer standardized flashes
Mike Frysinger
1
-2
/
+20
2011-07-26
sf: unify write disable commands
Mike Frysinger
2
-1
/
+10
2011-07-26
sf: eon/stmicro: inline useless ID defines
Mike Frysinger
2
-20
/
+9
2011-07-26
sf: kill off now-unused local state
Mike Frysinger
5
-123
/
+61
2011-07-26
sf: unify write funcs
Mike Frysinger
7
-324
/
+76
2011-07-26
sf: unify write enable commands
Mike Frysinger
9
-8
/
+16
2011-07-26
Timer: Allow reset_timer() only for systems with low resolution timers
Graeme Russ
2
-0
/
+6
2011-07-26
scaled down version of generic libraries for SPL
Aneesh V
1
-0
/
+3
2011-07-26
disk/part.c: Make features optional
Matthew McClintock
3
-0
/
+6
2011-07-26
scsi/ahci: add support for non-PCI controllers
Rob Herring
1
-8
/
+62
2011-07-26
scsi/ahci: ata id little endian fix
Rob Herring
1
-1
/
+1
2011-07-25
andes_spi: add andes_spi interface
Macpaul Lin
3
-0
/
+431
2011-07-25
net: designware: fix uninitialized phy_addr usage
Mike Frysinger
1
-0
/
+2
2011-07-25
net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled
Mike Frysinger
1
-1
/
+3
2011-07-19
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
11
-6
/
+2025
2011-07-18
MX31: Cleanup clock function
Stefano Babic
1
-2
/
+0
2011-07-16
Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
Graeme Russ
3
-10
/
+13
2011-07-15
AT91:mmc:fix multiple read/write error
elen.song
2
-1
/
+12
2011-07-15
mmc: Access mode validation for eMMC cards > 2 GiB
Łukasz Majewski
2
-2
/
+6
[next]