Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e6604a7fd71f9bd2890e07800e191167d7f5751b
/
drivers
/
usb
/
host
e6604a7
EHCI: Quirk flag for port power handling on overcurrent.
by Christian Engelmayer
· 12 years ago
8e277d7
usb: PS3 EHCI remove unneeded ehci_shutdown
by Geoff Levand
· 12 years ago
70b55c2
usb: ehci: mark unlink_empty_async_suspended() as __maybe_unused
by Arnd Bergmann
· 12 years ago
f3bc64d
USB: EHCI: DT support for generic bus glue
by Arnd Bergmann
· 12 years ago
4d053fd
usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM
by Tony Prisk
· 12 years ago
ab1f046
USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
e7231be
usb: echi-sh: Remove driver variable which is not used
by Nobuhiro Iwamatsu
· 12 years ago
1c3a46d
usb: ehci-sh: Fix build error due to comma has been deleted
by Nobuhiro Iwamatsu
· 12 years ago
84ebc10
USB: remove CONFIG_USB_SUSPEND option
by Alan Stern
· 12 years ago
02d5f08
Merge branch 'usb-linus' into usb-next
by Greg Kroah-Hartman
· 12 years ago
d78658d
Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 12 years ago
85ecd03
USB: EHCI: fix bug in iTD/siTD DMA pool allocation
by Soeren Moch
· 12 years ago
afc2c9a
USB: EHCI: remove unused variable in unlink_empty_async()
by Alan Stern
· 12 years ago
214ac7a
USB: EHCI: improve end_unlink_async()
by Alan Stern
· 12 years ago
6e01875
USB: EHCI: convert singly-linked lists to list_heads
by Alan Stern
· 12 years ago
7655e31
USB: EHCI: consolidate code in ehci_urb_dequeue()
by Alan Stern
· 12 years ago
7bc782d
USB: EHCI: split needs_rescan into two flags
by Alan Stern
· 12 years ago
79bcf7b
USB: EHCI: change return value of qh_completions()
by Alan Stern
· 12 years ago
c1fdb68
USB: EHCI: changes related to qh_refresh()
by Alan Stern
· 12 years ago
a83d675
xhci: Don't warn on empty ring for suspended devices.
by Sarah Sharp
· 12 years ago
1c11a17
usb: xhci: Fix TRB transfer length macro used for Event TRB.
by Vivek Gautam
· 12 years ago
3f5eb14
usb: add find_raw_port_number callback to struct hc_driver()
by Lan Tianyu
· 12 years ago
09ce0c0
usb: xhci: fix build warning
by Peter Chen
· 12 years ago
417c765
USB: EHCI: fix up incorrect merge resolution
by Alan Stern
· 12 years ago
cf2d950
Merge branch 'usb-linus' into usb-next
by Greg Kroah-Hartman
· 12 years ago
d714aaf
USB: EHCI: fix regression in QH unlinking
by Alan Stern
· 12 years ago
3f3b55b
usb: ehci-s5p: Use devm for requesting ehci_vbus_gpio
by Doug Anderson
· 12 years ago
24b9081
USB: EHCI: don't turn on PORT_SUSPEND during port resume
by Alan Stern
· 12 years ago
60fd4aa
USB: EHCI: reorganize ehci_iaa_watchdog()
by Alan Stern
· 12 years ago
4dd405a
USB: EHCI: improve use of per-port status-change bits
by Alan Stern
· 12 years ago
6d5df89
USB: EHCI: decrease schedule-status poll timeout
by Alan Stern
· 12 years ago
f826434
USB: xhci - fix bit definitions for IMAN register
by Dmitry Torokhov
· 12 years ago
2a40f32
USB: EHCI: fix regression during bus resume
by Alan Stern
· 12 years ago
00eed9c
USB: xhci: correctly enable interrupts
by Hannes Reinecke
· 12 years ago
413fd1e
USB: ehci-omap: Get rid of omap_ehci_init()
by Roger Quadros
· 12 years ago
49f0921
USB: ehci-omap: Fix detection in HSIC mode
by Roger Quadros
· 12 years ago
a2f450c
USB: ehci-omap: Try to get PHY even if not in PHY mode
by Roger Quadros
· 12 years ago
a1ae0af
USB: ehci-omap: Add device tree support and binding information
by Roger Quadros
· 12 years ago
5867320
USB: ohci-omap3: Add device tree support and binding information
by Roger Quadros
· 12 years ago
8c3ec38
USB: ohci-omap3: Get platform resources by index rather than by name
by Roger Quadros
· 12 years ago
3414211
USB: ehci-omap: Get platform resources by index rather than by name
by Roger Quadros
· 12 years ago
dfdf9ad
USB: ehci-omap: Select NOP USB transceiver driver
by Roger Quadros
· 12 years ago
218a214
USB: ehci-omap: Remove PHY regulator handling code
by Roger Quadros
· 12 years ago
87425ad
USB: ehci-omap: Remove PHY reset handling code
by Roger Quadros
· 12 years ago
dcd6406
USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspend
by Roger Quadros
· 12 years ago
18c2bb1
USB: ehci-omap: Use devm_ioremap_resource()
by Roger Quadros
· 12 years ago
54a41966
USB: EHCI: split ehci-omap out to a separate driver
by Alan Stern
· 12 years ago
07cd29d
usb: Use resource_size function
by Paul Vlase
· 12 years ago
39d3568
USB: remove incorrect __exit markups
by Dmitry Torokhov
· 12 years ago
f1bffc8
usb: host: ehci-mxc: Remove dev_info on probe
by Fabio Estevam
· 12 years ago
9143b77
usb: host: ehci-mxc: Remove unneeded header file
by Fabio Estevam
· 12 years ago
feca774
USB: EHCI: don't check DMA values in QH overlays
by Alan Stern
· 12 years ago
6402c79
USB: EHCI: work around silicon bug in Intel's EHCI controllers
by Alan Stern
· 12 years ago
bc2e4a9
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
221f8df
USB: EHCI: revert "remove ASS/PSS polling timeout"
by Alan Stern
· 12 years ago
ab78265
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
bab588f
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
74e1a2a
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
6166805
Revert "USB: EHCI: make ehci-vt8500 a separate driver"
by Greg Kroah-Hartman
· 12 years ago
0486712
Revert "USB: EHCI: make ehci-orion a separate driver"
by Greg Kroah-Hartman
· 12 years ago
e9a92b2
Revert "USB: update host controller Kconfig entries"
by Greg Kroah-Hartman
· 12 years ago
6e7f7cf
Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
by Arnd Bergmann
· 12 years ago
e2ced16
USB: update host controller Kconfig entries
by Arnd Bergmann
· 12 years ago
6ed3c43
USB: EHCI: make ehci-orion a separate driver
by Manjunath Goudar
· 12 years ago
d57ada0
USB: EHCI: make ehci-vt8500 a separate driver
by Manjunath Goudar
· 12 years ago
0475352
USB: ehci-omap: Fix autoloading of module
by Roger Quadros
· 12 years ago
428525f
USB: ehci-omap: Don't free gpios that we didn't request
by Roger Quadros
· 12 years ago
9d9c6ae
mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)
by Roger Quadros
· 13 years ago
5273afe
drivers/usb: add missing GENERIC_HARDIRQS dependencies
by Heiko Carstens
· 13 years ago
ceb675a
Merge usb-linus branch into usb-next
by Greg Kroah-Hartman
· 13 years ago
ceca718
Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
by Olof Johansson
· 13 years ago
3e619d0
USB: EHCI: fix bug in scheduling periodic split transfers
by Alan Stern
· 13 years ago
b09a61c
USB: EHCI: fix for leaking isochronous data
by Alan Stern
· 13 years ago
de9c630
usb/isp1760: declare schedule_ptds() and errata2_function() static
by Arvid Brodin
· 13 years ago
ab137d0
usb: host: tegra: make use of PHY pointer of HCD
by Venu Byravarasu
· 13 years ago
9304512
usb: host: tegra: don't touch EMC clock
by Stephen Warren
· 13 years ago
bbdabdb
usb: add APIs to access host registers from Tegra PHY
by Venu Byravarasu
· 13 years ago
585355c
usb: host: tegra: Resetting PORT0 based on information received via DT.
by Venu Byravarasu
· 13 years ago
422d26b
Merge 3.8-rc5 into driver-core-next
by Greg Kroah-Hartman
· 13 years ago
ee74290
USB: EHCI: fix timer bug affecting port resume
by Alan Stern
· 13 years ago
840008b
USB: UHCI: notify usbcore about port resumes
by Alan Stern
· 13 years ago
f292e7f
USB: EHCI: notify usbcore about port resumes
by Alan Stern
· 13 years ago
6e0c333
USB: EHCI: unlink one async QH at a time
by Alan Stern
· 13 years ago
55bcdce
USB: EHCI: remove ASS/PSS polling timeout
by Alan Stern
· 13 years ago
67635d3
Merge 3.8-rc5 into usb-next
by Greg Kroah-Hartman
· 13 years ago
4811f53
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
cba6c85
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
6e24777
usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device
by Vivek Gautam
· 13 years ago
3171fca
USB: uhci: beautify source code
by Chen Gang
· 13 years ago
9bc5d12
USB: UHCI: remove unused definition
by Woody Suwalski
· 13 years ago
13996ca
USB: uhci: check buffer length to avoid memory overflow
by Chen Gang
· 13 years ago
ab592a7
usb: host: ehci-mv: remove unused variable
by Chao Xie
· 13 years ago
58b2939
usb: Prevent dead ports when xhci is not enabled
by David Moore
· 13 years ago
48c3375
USB: XHCI: fix memory leak of URB-private data
by Alan Stern
· 13 years ago
ba7b5c2
drivers: xhci: fix incorrect bit test
by Nickolai Zeldovich
· 13 years ago
f18f8ed
xhci: Fix TD size for isochronous URBs.
by Sarah Sharp
· 13 years ago
760973d
xhci: Fix isoc TD encoding.
by Sarah Sharp
· 13 years ago
dba63b2
USB: EHCI: fix build error in ehci-mxc
by Alan Stern
· 13 years ago
ed993bf
USB: ohci-exynos: Add phy driver support
by Vivek Gautam
· 13 years ago
Next »