Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e2fe2ce4e957a79d3dc5d813e0cfb10d79b79b3
/
drivers
/
usb
/
host
61e8b85
EHCI: fix remote wakeup regression in 2.6.21-rc
by Alan Stern
· 18 years ago
e009f1b
UHCI: Fix problem caused by lack of terminating QH
by Alan Stern
· 18 years ago
6454365
USB: fix Unaligned access in EHCI driver
by Max Dmitrichenko
· 18 years ago
8801815
UHCI: fix port resume problem
by Alan Stern
· 18 years ago
17230ac
UHCI: Eliminate asynchronous skeleton Queue Headers
by Alan Stern
· 18 years ago
28b9325
UHCI: Add macros for computing DMA values
by Alan Stern
· 18 years ago
874ff01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
405ae7d
Replace remaining references to "driverfs" with "sysfs".
by Robert P. J. Day
· 18 years ago
ed077bb
USB: at91-ohci, handle extra at91sam9261 ahb clock
by Andrew Victor
· 18 years ago
5bcd70e
USB: change __init to __devinit for isp116x_probe
by Prarit Bhargava
· 18 years ago
48fda45
USB: ps3: don't call ps3_system_bus_driver_register on other platforms
by Ishizaki Kou
· 18 years ago
8c774fe
EHCI: add debugging message to ehci_bus_suspend
by Alan Stern
· 18 years ago
8903795
EHCI: turn off remote wakeup during shutdown
by Alan Stern
· 18 years ago
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
68f50e5
[PATCH] hci_{read,write}l() does force casts to wrong type for no reason
by Al Viro
· 18 years ago
7240133
[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()
by Al Viro
· 18 years ago
629e442
EHCI: fix interrupt-driven remote wakeup
by Alan Stern
· 18 years ago
1d619f1
USB: switch ehci-hcd to new polling scheme
by Marcelo Tosatti
· 18 years ago
57e06c1
EHCI: force high-speed devices to run at full speed
by Alan Stern
· 18 years ago
625b5c9
EHCI: don't hide ports owned by the companion
by Alan Stern
· 18 years ago
e631656
EHCI: local variable for port status register
by Alan Stern
· 18 years ago
3ca2a32
UHCI: fix bandwidth allocation
by Alan Stern
· 18 years ago
6a6c957
USB: ps3 ohci bus glue
by Geoff Levand
· 18 years ago
de44743
USB: ohci error handling cleanup
by Benjamin Herrenschmidt
· 18 years ago
ad75a41
USB: ps3 ehci bus glue
by Geoff Levand
· 18 years ago
6dde896
USB: ohci-at91 refcount fix for irq wake enables
by Marc Pignat
· 18 years ago
85a975d
UHCI: no dummy TDs for Iso QHs
by Alan Stern
· 18 years ago
f3fe239
UHCI: improved debugging checks for the frame list
by Alan Stern
· 18 years ago
495a678
ohci: Add support for OHCI controller on the of_platform bus
by Sylvain Munaut
· 18 years ago
5e16fab
ohci: Rework bus glue integration to allow several at once
by Sylvain Munaut
· 18 years ago
d728e32
USB: Fix EHCI warning
by Benjamin Herrenschmidt
· 18 years ago
b32e904
USB: Fix OHCI warning
by Benjamin Herrenschmidt
· 18 years ago
083522d
USB: Implement support for EHCI with big endian MMIO
by Benjamin Herrenschmidt
· 18 years ago
11d1a4a
USB: Implement support for "split" endian OHCI
by Benjamin Herrenschmidt
· 18 years ago
4302a595
USB: Rework the OHCI quirk mecanism as suggested by David
by Benjamin Herrenschmidt
· 18 years ago
caaf263
USB: Fix for typo in ohci-ep93xx.c
by Petr Stetiar
· 18 years ago
25c77b3
UHCI: support device_may_wakeup
by Alan Stern
· 18 years ago
c80a70d
UHCI: make test for ASUS motherboard more specific
by Alan Stern
· 18 years ago
4b87361
USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card
by Tony Olech
· 18 years ago
5151d04
USB: OHCI support for PNX8550
by Vitaly Wool
· 18 years ago
23d10a9
USB: ohci handles hardware faults during root port resets
by Takamasa Ohtake
· 18 years ago
ee269d9
USB: ohci at91 warning fix
by Andrew Victor
· 18 years ago
dd9048a
USB: ohci whitespace/comment fixups
by David Brownell
· 18 years ago
5f8364b
UHCI: module parameter to ignore overcurrent changes
by Alan Stern
· 18 years ago
abc9404
USB: fix ohci.h over-use warnings
by Jeff Garzik
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
ea14fad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
4796b71
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
af2b3b5
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
by Dominik Brodowski
· 18 years ago
9641219
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
1f9fc88
OHCI: make autostop conditional on CONFIG_PM
by Alan Stern
· 18 years ago
8c03356
EHCI: Fix root-hub and port suspend/resume problems
by Alan Stern
· 18 years ago
9ce8540
USB: ftdi-elan.c: fixes and cleanups
by Adrian Bunk
· 18 years ago
27a3de4
USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait static
by Adrian Bunk
· 18 years ago
93f1a47
USB: add ehci_hcd.ignore_oc parameter
by David Brownell
· 18 years ago
f0d7f27
USB: EHCI hooks for high speed electrical tests
by David Brownell
· 18 years ago
1b7be3c
OHCI: change priority level of resume log message
by Alan Stern
· 18 years ago
565402b
USB: OHCI: remove stale testing code from root-hub resume
by Alan Stern
· 18 years ago
052ac01
USB: OHCI: disable RHSC inside interrupt handler
by Alan Stern
· 18 years ago
b187844
USB: ohci-hcd: fix compiler warning
by Alan Stern
· 18 years ago
58a0cd7
[ARM] 3963/1: AT91: Update configuration files
by Andrew Victor
· 18 years ago
0779bf2
Fix misc .c/.h comment typos
by Matt LaPlante
· 18 years ago
3cb2fcc
Fix misc Kconfig typos
by Matt LaPlante
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
583cead
USB: OHCI: fix root-hub resume bug
by Alan Stern
· 18 years ago
3da2495
OHCI: disallow autostop when wakeup is not available
by Alan Stern
· 18 years ago
b62df45
UHCI: workaround for Asus motherboard
by Alan Stern
· 18 years ago
8442ae0
USB: ohci-pnx4008 build fixes
by David Brownell
· 18 years ago
64f8979
USB: revert EHCI VIA workaround patch
by Greg Kroah-Hartman
· 18 years ago
da66b71
[PATCH] ohci: don't play with IRQ regs
by David Brownell
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
6e3ce3a
USB: fix build error in ohci driver
by Greg Kroah-Hartman
· 18 years ago
8d1a243
OHCI: add auto-stop support
by Alan Stern
· 18 years ago
1f7e1a3
OHCI: remove existing autosuspend code
by Alan Stern
· 18 years ago
2e3a43f
ohci: Use ref-counting hotplug safe interfaces
by Alan Cox
· 18 years ago
26f953f
USB: EHCI update VIA workaround
by David Brownell
· 18 years ago
71795c1
USB: ohci_usb can oops on shutdown
by Pete Zaitcev
· 18 years ago
38e2bfc
USB: Dealias -110 code (more complete)
by Pete Zaitcev
· 18 years ago
d774efe
USB: u132-hcd: host controller driver for ELAN U132 adapter
by Tony Olech
· 18 years ago
1ee9521
USB: fix __must_check warnings in drivers/usb/host/
by Greg Kroah-Hartman
· 18 years ago
02c399e
usbcore: remove usb_suspend_root_hub
by Alan Stern
· 18 years ago
cd22afd
USB: ohci-at91, two one-liners
by David Brownell
· 18 years ago
53bd6a6
USB: EHCI whitespace fixes (cosmetic)
by David Brownell
· 18 years ago
1720058
usbcore: trim down usb_bus structure
by Alan Stern
· 18 years ago
de06a3b
UHCI: increase Resume-Detect-off delay
by Alan Stern
· 18 years ago
64a21d0
USB: Properly unregister reboot notifier in case of failure in ehci hcd
by Aleksey Gorelov
· 18 years ago
066202d
USB: Make file operations structs in drivers/usb const.
by Luiz Fernando N. Capitulino
· 18 years ago
bd35078
USB: build fixes: ohci-omap
by David Brownell
· 18 years ago
3a16f7b
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
by David Brownell
· 18 years ago
26facdf
USB: kill usb kconfig warning
by Andrew Morton
· 18 years ago
60bbfc8
USB OHCI controller support for PNX4008
by Vitaly Wool
· 18 years ago
b2a8e09
USB: ohci-s3c2410.c: clock now usb-bus-host
by Ben Dooks
· 18 years ago
d413984
USB: OHCI avoids root hub timer polling
by David Brownell
· 18 years ago
Next »