Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
160f1fef7e52e974489b3c70fbd4e094c06965c2
/
drivers
/
usb
/
host
b6c6393
Rename WARN() to WARNING() to clear the namespace
by Arjan van de Ven
· 16 years ago
28874b7
USB: Fix bug with byte order in isp116x-hcd.c fio write/read
by Julien May
· 17 years ago
4f53425
USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx
by Srikanth Srinivasan
· 17 years ago
42bfc7b
USB: Au1xxx-usb: suspend/resume support.
by Manuel Lauss
· 17 years ago
53c81a3
USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.
by Manuel Lauss
· 17 years ago
64b3d6d
USB: ohci-pnx4008: I2C cleanups and fixes
by Jean Delvare
· 17 years ago
397f519
usb: r8a66597-hcd: fix iinterval for Full/Low speed device
by Yoshihiro Shimoda
· 17 years ago
0bf32b8
usb: r8a66597-hcd: fix interrupt trigger
by Yoshihiro Shimoda
· 17 years ago
3faefc8
USB: isp1760: Support board-specific hardware configurations
by Nate Case
· 17 years ago
d249afd
USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'
by Andrew Morton
· 17 years ago
bef4665
USB: uhci: mark root_hub_hub_des[] as const
by Ming Lei
· 17 years ago
fe9b903
USB: host: mark const variable tables as "const"
by Ming Lei
· 17 years ago
b963801
USB: ehci-hcd unlink speedups
by David Brownell
· 17 years ago
6deb270
USB: ohci_hcd hang: submit vs. rmmod race
by Pete Zaitcev
· 17 years ago
6381fad
USB: make SA1111 OHCI driver SA11x0 specific
by Eric Miao
· 17 years ago
421b4bf
USB: missing usb_put_hcd to ohci-at91
by Pete Zaitcev
· 17 years ago
554cc17
USB: ohci-ppc-of: use linux/of_platform.h instead of asm
by Stephen Rothwell
· 17 years ago
473bca9
USB: isp1760-hcd.c: make 2 functions static
by Adrian Bunk
· 17 years ago
0031a06
USB: usb dev_set_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
7071a3c
USB: usb dev_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
85082fd
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
53ffe3b
[ARM] Merge most of the PXA work for initial merge
by Russell King
· 17 years ago
ac310bb
Fix name of Russell King in various comments
by Uwe Kleine-König
· 17 years ago
f000631
Merge branch 'imx' into devel
by Russell King
· 17 years ago
09ca8ad
Revert "USB: don't explicitly reenable root-hub status interrupts"
by Linus Torvalds
· 17 years ago
29c8f6a
USB: ohci - record data toggle after unlink
by David Brownell
· 17 years ago
056761e
USB: ehci - fix timer regression
by David Brownell
· 17 years ago
3ee38d8
OHCI: Fix problem if SM501 and another platform driver is selected
by Ben Dooks
· 17 years ago
f35ae63
ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG
by Tony Lindgren
· 17 years ago
d438ae5
[ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udc
by Philipp Zabel
· 17 years ago
e6942d6
USB: isp1760: Assign resource fields before adding hcd
by Nate Case
· 17 years ago
77d11ba
usb: r8a66597-hcd: Add support for SH7723 USB host
by Yoshihiro Shimoda
· 17 years ago
6399e7a
isp1760-if iomem annotations
by Al Viro
· 17 years ago
bb7e698
Revert "USB: EHCI: fix performance regression"
by Greg Kroah-Hartman
· 17 years ago
fa38dfc
USB: EHCI: fix performance regression
by Alan Stern
· 17 years ago
b40e43f
USB: EHCI: fix bug in Iso scheduling
by Alan Stern
· 17 years ago
d1f114d
USB: EHCI: fix remote-wakeup regression
by Alan Stern
· 17 years ago
3a31155
USB: EHCI: suppress unwanted error messages
by Alan Stern
· 17 years ago
a8e5177
USB: EHCI: fix up root-hub TT mess
by Alan Stern
· 17 years ago
129bd47
USB: ehci-orion: the Orion EHCI root hub does have a Transaction Translator
by Lennert Buytenhek
· 17 years ago
fe312e7
usb: fix compile warning in isp1760
by Sebastian Siewior
· 17 years ago
af3d305
usb: fix integer as NULL pointer warnings found by sparse
by Harvey Harrison
· 17 years ago
2202647
USB: isp1760: fix printk format
by Randy Dunlap
· 17 years ago
3eb6753
usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OF
by David S. Miller
· 17 years ago
d8f12ab
USB: UHCI: disable remote wakeup when it's not needed
by Alan Stern
· 17 years ago
1b7b61c
USB: OHCI: work around bogus compiler warning
by Alan Stern
· 17 years ago
e9b29ff
USB: add Cypress c67x00 OTG controller HCD driver
by Peter Korsgaard
· 17 years ago
db11e47
USB: ISP1760 HCD driver
by Sebastian Siewior
· 17 years ago
a5abdea
usb: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
cdefa18
usb: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
fd05e72
drivers/usb annotations and fixes
by Al Viro
· 17 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
aff6d18
USB: fix compile problems in ehci-hcd
by Alan Stern
· 17 years ago
4f66762
USB: ehci: qh_completions cleanup and bugfix
by David Brownell
· 17 years ago
e872154
USB: don't explicitly reenable root-hub status interrupts
by Alan Stern
· 17 years ago
5f47493
USB: OHCI: turn off RD when remote wakeup is disabled
by Alan Stern
· 17 years ago
58a97ff
USB: HCDs use the do_remote_wakeup flag
by Alan Stern
· 17 years ago
a082b5c
USB: ehci: qh/qtd cleanup comments
by David Brownell
· 17 years ago
9424ea2
USB: r8a66597-hcd: Add support for SH7366 USB host
by Yoshihiro Shimoda
· 17 years ago
29fab0c
USB: r8a66597-hcd: fix usb device connection timing
by Yoshihiro Shimoda
· 17 years ago
6d87910
USB: r8a66597-hcd: fix interrupt transfer interval
by Yoshihiro Shimoda
· 17 years ago
21da84a
USB: ehci shutdown refactored
by Sarah Sharp
· 17 years ago
43bbb7e
USB: OHCI: host-controller resumes leave root hub suspended
by Alan Stern
· 17 years ago
7be7d74
USB: clarify usage of hcd->suspend/resume methods
by Alan Stern
· 17 years ago
7329e21
USB: root hubs don't lie about their number of TTs
by Alan Stern
· 17 years ago
0d22f65
USB: OHCI: fix bug in controller resume
by Alan Stern
· 17 years ago
119fc8c
USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_remove()
by Jesper Juhl
· 17 years ago
50d8ca9
usb: u132-hcd driver: semaphore to mutex
by Daniel Walker
· 17 years ago
b40f8d3
usb: u132-hcd driver style clean up
by Daniel Walker
· 17 years ago
9ec249a
USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT.
by Robert P. J. Day
· 17 years ago
25b70a8
USB: ehci: paranoia, reject large control transfers
by David Brownell
· 17 years ago
70a1c9e
USB: remove dev->power.power_state
by Alan Stern
· 17 years ago
d1b1842
USB: ehci: remove obsolete workaround for bogus IRQs
by David Brownell
· 17 years ago
dfa5ec7
USB: use DIV_ROUND_UP
by Julia Lawall
· 17 years ago
3d01f0f
USB: minor ehci xITD simplifications
by Karsten Wiese
· 17 years ago
c765d4c
USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"
by Karsten Wiese
· 17 years ago
135db04
USB: ehci minor SOC bus glue fixes
by David Brownell
· 17 years ago
caa9ef6
USB: ehci tolerates some buggy devices
by David Brownell
· 17 years ago
e01e7fe
USB: ohci: port reset paranoia timeout
by David Brownell
· 17 years ago
9776afc
USB: ehci: minor cleanups
by David Brownell
· 17 years ago
1409e8e0
USB: usb-ohci-sm501-driver: use the conventional convention for suspend and resume
by Andrew Morton
· 17 years ago
feccc30
USB: remove CONFIG_USB_PERSIST setting
by Alan Stern
· 17 years ago
3bb1af5
USB: EHCI: carry out port handover during each root-hub resume
by Alan Stern
· 17 years ago
adf6d34
Merge branch 'omap2-upstream' into devel
by Russell King
· 17 years ago
f4fce61
usb host: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
9cebcdc
USB: ohci: fix 2 timers to fire at jiffies + 1s
by Richard Kennedy
· 17 years ago
cdc647a
USB: another ehci_iaa_watchdog fix
by David Brownell
· 17 years ago
705a752
plat-orion: make ehci-orion available for all Orion families
by Lennert Buytenhek
· 17 years ago
92aecfa
ehci-orion: mbus decode window support
by Lennert Buytenhek
· 17 years ago
055b93c
USB: ehci: stop vt6212 bus hogging
by Rene Herman
· 17 years ago
e82cc12
USB: fix ehci unlink regressions
by David Brownell
· 17 years ago
0ed930b
USB: isp116x: fix enumeration on boot
by Anti Sullin
· 17 years ago
b5f7a0e
USB: ehci: handle large bulk URBs correctly (again)
by Misha Zhilin
· 17 years ago
038eb0e
Fix u132-hcd.c compile error
by Mirco Tischler
· 17 years ago
3a2d5b7
PM: Introduce PM_EVENT_HIBERNATE callback state
by Rafael J. Wysocki
· 17 years ago
b5937a4
ehci-fsl: add PPC_MPC837x to default y
by Anton Vorontsov
· 17 years ago
c6dd2e6
USB: POWERPC: ehci: fix ppc build
by Anton Vorontsov
· 17 years ago
e1a4914
USB: fix previous sparse fix which was incorrect
by David Brownell
· 17 years ago
618b886
USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834x
by Peter Korsgaard
· 17 years ago
215e871
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
Next »