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
2016-04-01
drivers: block: add block device cache
Eric Nelson
4
-1
/
+195
2016-04-01
gpio: Add support for Qualcomm PM8916 gpios
Mateusz Kulikowski
3
-0
/
+313
2016-04-01
pmic: Add support for Qualcomm PM8916 PMIC
Mateusz Kulikowski
3
-0
/
+113
2016-04-01
drivers: spmi: Add support for Qualcomm SPMI bus driver
Mateusz Kulikowski
3
-1
/
+196
2016-04-01
spmi: Add sandbox test driver
Mateusz Kulikowski
3
-0
/
+166
2016-04-01
drivers: Add SPMI bus uclass
Mateusz Kulikowski
5
-0
/
+68
2016-04-01
ehci: Add support for Qualcomm EHCI
Mateusz Kulikowski
3
-0
/
+190
2016-04-01
ehci-ci.h: drop generic USBCMD fields
Mateusz Kulikowski
1
-2
/
+2
2016-04-01
usb: Rename ehci-fsl.h to ehci-ci.h
Mateusz Kulikowski
7
-7
/
+7
2016-04-01
eth: asix88179: Print packet length properly
Mateusz Kulikowski
1
-1
/
+1
2016-04-01
usb: ulpi: Fix compile warning in read/write on 64-bit machines.
Mateusz Kulikowski
1
-2
/
+3
2016-04-01
usb: ulpi: Add Kconfig options for ULPI
Mateusz Kulikowski
2
-0
/
+35
2016-04-01
ehci-hcd: Add init_after_reset
Mateusz Kulikowski
2
-0
/
+7
2016-04-01
mmc: Add support for Qualcomm SDHCI controller
Mateusz Kulikowski
3
-0
/
+190
2016-04-01
gpio: Add support for Qualcomm gpio controller
Mateusz Kulikowski
3
-0
/
+148
2016-04-01
serial: Add support for Qualcomm serial port
Mateusz Kulikowski
3
-0
/
+226
2016-04-01
smsc95xx: fix operation on 64-bit systems
Stephen Warren
1
-2
/
+2
2016-04-01
fastboot: allow retrieving fastboot variables from env
Rob Herring
1
-2
/
+10
2016-04-01
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
9
-17
/
+118
2016-04-01
sunxi: Add support for Allwinner A64 SoCs
Siarhei Siamashka
2
-1
/
+5
2016-04-01
sunxi: Explicitly cast u32 pointer conversions
Alexander Graf
1
-1
/
+1
2016-04-01
pinctrl: uniphier: support UniPhier PH1-LD11 pinctrl driver
Masahiro Yamada
2
-6
/
+7
2016-04-01
pinctrl: uniphier: support UniPhier PH1-LD20 pinctrl driver
Masahiro Yamada
3
-0
/
+120
2016-04-01
pinctrl: uniphier: support per-pin input enable for new SoCs
Masahiro Yamada
2
-1
/
+28
2016-04-01
pinctrl: uniphier: introduce capability flag
Masahiro Yamada
8
-27
/
+29
2016-04-01
pinctrl: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
1
-6
/
+3
2016-04-01
mmc: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
1
-3
/
+6
2016-04-01
gpio: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
1
-5
/
+3
2016-04-01
i2c: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
2
-13
/
+10
2016-04-01
clk: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
1
-6
/
+3
2016-04-01
serial: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
1
-3
/
+5
2016-04-01
mtd: nand: denali: max_banks calculation changed in revision 5.1
Graham Moore
2
-1
/
+12
2016-03-31
sunxi: ohci: Add A83T compatible
Chen-Yu Tsai
1
-0
/
+1
2016-03-31
sunxi: ehci: Add A83T compatible
Chen-Yu Tsai
1
-0
/
+1
2016-03-31
power: axp818: Add support for FLDOs
Chen-Yu Tsai
2
-0
/
+61
2016-03-31
power: axp818: Fix DCDC5 default voltage
Chen-Yu Tsai
1
-2
/
+1
2016-03-31
sunxi: axp: Generalize register macros for VBUS drive GPIO
Chen-Yu Tsai
1
-11
/
+14
2016-03-31
musb: sunxi: Add support for A83T
Chen-Yu Tsai
1
-1
/
+1
2016-03-31
net: phy: Optionally force master mode for RTL PHY
Michael Haas
2
-1
/
+33
2016-03-29
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
5
-6
/
+21
2016-03-29
crypto/fsl: Make CAAM transactions cacheable
Saksham Jain
2
-0
/
+16
2016-03-29
crypto/fsl: Correct 64-bit write when MMU disabled
Saksham Jain
1
-4
/
+3
2016-03-29
driver: net: fsl-mc: Check NULL before pointer dereference
Prabhakar Kushwaha
1
-1
/
+1
2016-03-28
driver: net: fsl-mc: Free dflt_dpio pointer after its usage
Prabhakar Kushwaha
1
-1
/
+1
2016-03-28
omap24xx_i2c: Implement CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW
Guy Thouret
1
-0
/
+34
2016-03-28
dm: i2c: mxc_i2c: implement i2c_idle_bus
Peng Fan
1
-9
/
+92
2016-03-27
Revert "pxa_lcd: make driver cache-aware"
Tom Rini
1
-16
/
+0
2016-03-27
Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette"
Tom Rini
1
-1
/
+1
2016-03-27
cfi_flash: return device into read array mode after reading status
Vasily Khoruzhick
1
-0
/
+2
2016-03-27
pxa_lcd: make driver cache-aware
Vasily Khoruzhick
1
-0
/
+16
[next]