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
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-05
usb: pci: Add XHCI driver for PCI
Simon Glass
2
-0
/
+61
2015-02-05
usb: pci: Use pci_find_class() to find the device
Simon Glass
1
-52
/
+1
2015-01-29
dm: usb: Remove use of fdtdec GPIO support
Simon Glass
3
-30
/
+28
2015-01-18
usb: eth: asix88179: add ability to modify MAC address
Rene Griessl
1
-0
/
+14
2015-01-18
musb-new: Add interrupt queue support
Hans de Goede
1
-0
/
+65
2015-01-18
musb-new: Add urb and hep parameters to construct_urb
Hans de Goede
1
-32
/
+31
2015-01-18
musb-new: Properly remove a transfer from the schedule on timeout
Hans de Goede
4
-3
/
+14
2015-01-18
musb-new: Fix reset sequence when in host mode
Hans de Goede
1
-11
/
+20
2015-01-18
musb-new: Fix interrupt transfers not working
Hans de Goede
1
-1
/
+1
2015-01-18
musb-new: Use time based timeouts rather then cpu-cycles based timeouts
Hans de Goede
1
-8
/
+8
2015-01-18
musb-new: Add sunxi musb controller support
Hans de Goede
2
-0
/
+280
2015-01-18
musb-new: Add register defines for different reg layout on sunxi
Hans de Goede
1
-0
/
+92
2015-01-18
usb: Add an interval parameter to create_int_queue
Hans de Goede
1
-2
/
+2
2015-01-18
usb: gadget: pxa25x_udc: fix use-before-initialized bug
Alex Sadovsky
1
-2
/
+2
2015-01-18
usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test
Stefan Roese
1
-0
/
+8
2015-01-18
usb: gadget: composite: Fix NULL pointer crash in USB compliance test
Stefan Roese
1
-0
/
+8
2015-01-14
sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
Hans de Goede
1
-203
/
+10
2014-12-31
usb: eth: add ASIX AX88179 DRIVER
Rene Griessl
3
-0
/
+708
2014-12-18
gadget: f_thor: check pointers before use in download_tail()
Przemyslaw Marczak
1
-2
/
+14
2014-12-18
fastboot: add support for continue command
Rob Herring
1
-0
/
+14
2014-12-18
usb, g_dnl: generalize DFU detach functions
Rob Herring
2
-1
/
+18
2014-12-16
USB: gadget: atmel_usba_udc: fix transfer hang issue
Bo Shen
1
-1
/
+0
2014-12-11
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-24
/
+0
2014-12-11
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2
-3
/
+25
2014-12-11
lib: string: move strlcpy() to a common place
Masahiro Yamada
1
-24
/
+0
2014-12-11
drivers: usb: fsl: Check USB Erratum A007792 applicability
Nikhil Badola
1
-0
/
+9
2014-12-11
drivers: usb: fsl: Add USB device-tree errata framework
Nikhil Badola
1
-0
/
+64
2014-12-11
drivers: usb: Make usb device-tree fixup code architecture independent
Nikhil Badola
1
-0
/
+113
2014-12-04
usb: phy: omap_usb_phy: fix build breakage
Felipe Balbi
1
-2
/
+0
2014-11-28
usb: UniPhier: support OF configuration
Masahiro Yamada
1
-1
/
+37
2014-11-26
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-3
/
+2
2014-11-26
Merge branch 'master' of http://git.denx.de/u-boot-samsung
Tom Rini
1
-8
/
+47
2014-11-24
drivers : usb: fsl: Implement usb Erratum A007798 workaround
Nikhil Badola
1
-2
/
+1
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
8
-17
/
+18
2014-11-21
drivers: usb: fsl: Move USB Errata checking code
Nikhil Badola
1
-1
/
+1
2014-11-20
include: move various macros to include/linux/kernel.h
Masahiro Yamada
5
-18
/
+0
2014-11-20
ARM: remove CONFIG_ARM920T defines
Masahiro Yamada
1
-1
/
+1
2014-11-19
usb: ehci: do not set the LSB of Current qTD pointer
Masahiro Yamada
1
-1
/
+0
2014-11-17
arm: odroid: usb: add support for usb host including ethernet
Suriyan Ramasami
1
-8
/
+47
2014-11-14
usb:ehci-mx6 add phy mode query function
Peng Fan
1
-2
/
+25
2014-11-13
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
1
-26
/
+54
2014-11-13
sun6i: ehci: Add sun6i ehci support
Hans de Goede
1
-16
/
+29
2014-11-13
sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s
Hans de Goede
1
-10
/
+25
2014-11-11
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
7
-75
/
+124
2014-11-12
usb: UniPhier: add UniPhier on-chip EHCI host driver support
Masahiro Yamada
3
-0
/
+48
2014-11-12
usb: add basic USB configs in Kconfig
Masahiro Yamada
2
-0
/
+94
2014-11-07
usb: eth: fix Makefile
Rene Griessl
1
-3
/
+1
2014-11-07
usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONT...
Nobuhiro Iwamatsu
1
-4
/
+4
2014-11-07
usb: ehci: fix Interrupt on Doorbell flag of USBCMD
Masahiro Yamada
1
-2
/
+2
2014-11-07
usb: s3c-otg: Allow custom gusbcfg
Marek Vasut
2
-7
/
+13
[next]