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
2015-05-20
Merge git://git.denx.de/u-boot-net
Tom Rini
9
-42
/
+121
2015-05-20
net: Remove all calls to net_random_ethaddr()
Joe Hershberger
2
-9
/
+0
2015-05-19
net: Remove all references to CONFIG_ETHADDR and friends
Joe Hershberger
2
-14
/
+3
2015-05-19
net: phy: Add support for all targets which requires MANUAL_RELOC
Michal Simek
1
-0
/
+16
2015-05-19
net/phy: refactor RTL8211F initialization
Shengzhou Liu
1
-8
/
+25
2015-05-19
net: Update hardware MAC address if it changes in env
Joe Hershberger
3
-19
/
+0
2015-05-19
net/phy: Add support for realtek RTL8211F
Shengzhou Liu
1
-0
/
+85
2015-05-19
sunxi: video: Fix lvds panel support for sun6i+
Hans de Goede
1
-1
/
+17
2015-05-18
Merge git://git.denx.de/u-boot-samsung
Tom Rini
2
-38
/
+47
2015-05-15
bugfix i.mx6 pwm: prevent overflow of period_c * duty_ns
Brecht Neyrinck
1
-1
/
+1
2015-05-14
sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator
Przemyslaw Marczak
7
-1
/
+634
2015-05-14
sandbox: i2c: search child emul dev and check its uclass id
Przemyslaw Marczak
1
-3
/
+17
2015-05-14
dm: regulator: uclass driver code cleanup
Przemyslaw Marczak
2
-37
/
+69
2015-05-14
dm: pmic: code cleanup of PMIC uclass driver
Przemyslaw Marczak
3
-28
/
+20
2015-05-14
dm: regulator: add fixed voltage regulator driver
Przemyslaw Marczak
3
-0
/
+135
2015-05-14
dm: regulator: add max77686 regulator driver
Przemyslaw Marczak
4
-1
/
+834
2015-05-14
dm: pmic: add max77686 pmic driver
Przemyslaw Marczak
4
-1
/
+96
2015-05-14
dm: regulator: add implementation of driver model regulator uclass
Przemyslaw Marczak
4
-0
/
+327
2015-05-14
dm: pmic: add implementation of driver model pmic uclass
Przemyslaw Marczak
4
-0
/
+176
2015-05-14
i2c: mxc: refactor i2c driver and support dm
Peng Fan
1
-185
/
+396
2015-05-14
usb: ohci: Add support for interrupt queues
Hans de Goede
1
-0
/
+132
2015-05-14
usb: ohci: Add an ohci_alloc_urb() function
Hans de Goede
1
-8
/
+23
2015-05-14
usb: ohci: Do not reuse ed for interrupt endpoints of different devices
Hans de Goede
2
-1
/
+38
2015-05-14
sandbox: spi: Add newline to printf() in sandbox_sf_probe
Simon Glass
1
-1
/
+1
2015-05-14
sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
Simon Glass
1
-0
/
+2
2015-05-14
sandbox: Add missing errno.h includes in a few files
Simon Glass
2
-0
/
+2
2015-05-14
tpm: Support using driver model with I2C
Simon Glass
3
-56
/
+170
2015-05-14
dm: i2c: Add a function to find out the chip offset length
Simon Glass
1
-0
/
+7
2015-05-14
sunxi: ohci: Add ohci usb host controller support
Hans de Goede
2
-0
/
+105
2015-05-14
sunxi: ehci: Convert to the driver-model
Hans de Goede
1
-29
/
+64
2015-05-14
usb: ohci: Add dm support
Hans de Goede
2
-0
/
+91
2015-05-14
usb: ohci: Skip unnecessary mdelay(1) calls in various places
Hans de Goede
1
-9
/
+20
2015-05-14
usb: ohci: Remove unnecessary delays from hc_start and power power-on paths
Hans de Goede
1
-4
/
+0
2015-05-14
usb: ohci: Do not resubmit and leak urbs for interrupt packets
Hans de Goede
1
-39
/
+2
2015-05-14
dm: usb: Do not scan companion buses if no devices where handed over
Hans de Goede
1
-8
/
+34
2015-05-14
dm: usb: Add support for companion controllers
Hans de Goede
1
-5
/
+28
2015-05-14
dm: usb: Move printing of usb scan status to usb_scan_bus()
Hans de Goede
1
-13
/
+9
2015-05-14
dm: usb: Add support for interrupt queues to the dm usb code
Hans de Goede
2
-0
/
+62
2015-05-14
dm: usb: Prefix ehci interrupt-queue functions with _ehci_
Hans de Goede
1
-9
/
+28
2015-05-14
usb: Stop reset procedure when a dev is handed over to a companion hcd
Hans de Goede
1
-1
/
+2
2015-05-14
usb: Fix handover of full-speed devices from ehci to companion
Hans de Goede
1
-3
/
+13
2015-05-13
tegra124: video: Add full link training for eDP
Simon Glass
5
-64
/
+1079
2015-05-13
tegra: video: support eDP displays on Tegra124 devices
Simon Glass
4
-0
/
+465
2015-05-13
tegra: video: Add Embedded DisplayPort driver
Simon Glass
3
-0
/
+1265
2015-05-13
tegra: video: Support serial output resource (SOR) on tegra124
Simon Glass
4
-0
/
+1809
2015-05-13
dm: video: Add a uclass for display port
Simon Glass
3
-0
/
+45
2015-05-13
power: Export register access functions from as3722
Simon Glass
1
-3
/
+13
2015-05-13
dm: gpio: Add error handling and a function to claim vector GPIOs
Simon Glass
1
-3
/
+35
2015-05-10
Revert "stm32f4: fix serial output"
Tom Rini
1
-3
/
+0
2015-05-10
serial: fdt: add device tree support for pl01x
Vikas Manocha
1
-1
/
+29
[next]