Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b23e79fd87529706eb8e9e350226465b4abe70d2
/
drivers
/
usb
/
host
da6fb57
USB: remove new OHCI build warnings
by David Brownell
· 17 years ago
b22817b
USB: fix ssb_ohci_probe() build bug
by Ingo Molnar
· 17 years ago
7898ffc
USB: fix scheduling of Iso URBs in uhci-hcd
by Alan Stern
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
4735b37
Fix ohci-ssb with !CONFIG_PM
by Al Viro
· 17 years ago
32fe019
USB: mutual exclusion for EHCI init and port resets
by Alan Stern
· 17 years ago
c604e85
USB: ohci SSB bus glue
by Michael Buesch
· 17 years ago
b24896c
USB: ehci build fixes on au1xxx, ppc-soc
by David Brownell
· 17 years ago
4f45426
USB: add runtime frame_no quirk for big-endian OHCI
by Valentine Barshak
· 17 years ago
ca0677a
USB: r8a66597-hcd: fix driver removing
by Yoshihiro Shimoda
· 17 years ago
05eac91
USB: r8a66597-hcd: fix endian problem
by Yoshihiro Shimoda
· 17 years ago
e3a0905
USB: r8a66597-hcd: fix Class or Vendor Request
by Yoshihiro Shimoda
· 17 years ago
b5b80f2
USB: ELAN U132 Host Controller Driver: convert sw_lock to mutex
by Matthias Kaehlcke
· 17 years ago
4a00027
USB: Eliminate urb->status usage!
by Alan Stern
· 17 years ago
888fda4
USB: reorganize urb->status use in r8a66597-hcd
by Alan Stern
· 17 years ago
65e5109
USB: reorganize urb->status use in sl811-hcd
by Alan Stern
· 17 years ago
55d8496
USB: reorganize urb->status use in ohci-hcd
by Alan Stern
· 17 years ago
14c04c0
USB: reorganize urb->status use in ehci-hcd
by Alan Stern
· 17 years ago
6e8fe43
USB: avoid the donelist after an error in ohci-hcd
by Alan Stern
· 17 years ago
eb23105
USB: add urb->unlinked field
by Alan Stern
· 17 years ago
b0d9efb
USB: centralize -EREMOTEIO handling
by Alan Stern
· 17 years ago
ee7d1f3
USB: remove Iso status value in uhci-hcd
by Alan Stern
· 17 years ago
dfd1e53
USB: minor fixes for r8a66597 driver
by Alan Stern
· 17 years ago
af1c51f
USB: EHCI restart speedup
by Marcelo Tosatti
· 17 years ago
e39ab59
USB: remove unnecessary tests in isp116x and sl811
by Alan Stern
· 17 years ago
e9df41c
USB: make HCDs responsible for managing endpoint queues
by Alan Stern
· 17 years ago
89a0fd1
USB: OHCI handles more ZFMicro quirks
by Mike Nuss
· 17 years ago
ca337db
USB: Clean up duplicate includes in drivers/usb/
by Jesper Juhl
· 17 years ago
1855256
drivers/firmware: const-ify DMI API and internals
by Jeff Garzik
· 17 years ago
c907d3b
USB: make EHCI initialize properly on PPC SOCs
by Mike Nuss
· 17 years ago
bdd203a
USB: ohci, fix oddball gcc warning
by David Brownell
· 17 years ago
fa0de2b
usb: typo in usb R8A66597 HCD config
by M4rkusXXL
· 17 years ago
71ee9a6
usb: r8a66597-hcd: fix up error path.
by Paul Mundt
· 17 years ago
5b570d4
USB: u132-hcd.c - Fix a warning when CONFIG_PM=n
by Gabriel C
· 17 years ago
8eb891f
Revert "USB: EHCI cpufreq fix"
by Linus Torvalds
· 17 years ago
52a2368
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
e294531
USB: r8a66597-hcd: fixes some problem
by Yoshihiro Shimoda
· 17 years ago
e7e7c36
UHCI: short control URBs get a status stage
by Alan Stern
· 17 years ago
1b4cd43
isp116x-hcd: prepare for urb->status
by Alan Stern
· 17 years ago
d2066eb
USB: use mutex instead of semaphore in the ELAN U132 adapter driver
by Matthias Kaehlcke
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
13f9966
USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc
by Suresh Jayaraman
· 17 years ago
cfa59da
USB: Don't resume root hub if the controller is suspended
by Alan Stern
· 17 years ago
756aa6b
ehci-hub: improved over-current recovery
by Christian Engelmayer
· 17 years ago
7a4eb7f
USB: PS3: USB system-bus rework
by Geoff Levand
· 17 years ago
d576bb9
USB: Fix NEC OHCI chip silicon bug
by Michael Hanselmann
· 17 years ago
d23a137
USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB with TT
by Vladimir Barinov
· 18 years ago
8234509
USB: use function attribute __maybe_unused
by David Rientjes
· 18 years ago
ba02978
USB: ehci_fsl update for MPC831x support
by Li Yang
· 18 years ago
4d68c0b
USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/Kconfig
by Stefan Roese
· 18 years ago
fc65a15
USB: EHCI big endian data structures support (for 440EPx)
by Stefan Roese
· 18 years ago
3c519b8
USB: EHCI: fix handover for designated full-speed ports
by Alan Stern
· 18 years ago
383975d
USB: EHCI, OHCI: handover changes
by Alan Stern
· 18 years ago
9c033e8
USB: ehci refcounts work on ppc7448
by David Brownell
· 18 years ago
f6ace2c
USB: r8a66597-hcd: fix NULL access
by Yoshihiro Shimoda
· 17 years ago
5d30435
USB: r8a66597-hcd: host controller driver for R8A66597
by Yoshihiro Shimoda
· 18 years ago
6dbd682
USB: EHCI support for big-endian descriptors
by Stefan Roese
· 18 years ago
196705c
USB: EHCI cpufreq fix
by Stuart_Hayes@Dell.com
· 18 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
6fd75b1
OHCI: Fix machine check in ohci_hub_status_data
by Alan Stern
· 18 years ago
40acc09
ehci-fsl: fix cache coherency problem on system with large memory
by Li Yang
· 18 years ago
8ab5e8c
USB: Fix USB OHCI Subvendor for Toshiba Portege 4000
by Andrey Borzenkov
· 18 years ago
4fe5354
EHCI: fix problem with BIOS handoff
by Alan Stern
· 18 years ago
47f8468
USB: fix more ftdi-elan/u132-hcd #include lossage
by David Brownell
· 18 years ago
df6d391
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
02bbc0f
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
2fda4c9
ehci-ps3, ohci-ps3: fix compilation
by Geoff Levand
· 18 years ago
55b61fe
[POWERPC] Rename device_is_compatible to of_device_is_compatible
by Stephen Rothwell
· 18 years ago
c6799ad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
dc4f60c
[POWERPC] PS3: Interrupt routine fixups.
by Geoff Levand
· 18 years ago
33f73e5
USB: quirk for broken suspend of IT8152F/G
by Raphael Assenat
· 18 years ago
1b101ce
USB: remove ancient/broken CRIS hcd
by David Brownell
· 18 years ago
931384f
USB: add an ohci board-specific quirk
by David Brownell
· 18 years ago
0cef772
UHCI: Add some WARN_ON()s
by Alan Stern
· 18 years ago
e198a31
EHCI: add delay to bus_resume before accessing ports
by Alan Stern
· 18 years ago
7378c57
ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errata
by Christian Engelmayer
· 18 years ago
404d5b1
dev_dbg: check dev_dbg() arguments
by Dan Williams
· 18 years ago
7053acb
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
by Eric Miao
· 18 years ago
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
Next »