Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
37d9a8c5ea8fc063841c133fc53cc168ee620762
/
drivers
/
usb
/
host
f8bbeab
xhci: Fix issue with port array setup and buggy hosts.
by Sarah Sharp
· 14 years ago
8244272
Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into work
by Greg Kroah-Hartman
· 14 years ago
a85b4e7
USB: ehci: disable LPM and PPCD for nVidia MCP89 chips
by Brian J. Tarricone
· 14 years ago
e945716
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
6dd0a3a7
xhci: Don't let the USB core disable SuperSpeed ports.
by Sarah Sharp
· 14 years ago
da6699c
xhci: Setup array of USB 2.0 and USB 3.0 ports.
by Sarah Sharp
· 14 years ago
7a3783e
xhci: Fix reset-device and configure-endpoint commands
by Paul Zimmerman
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
02e2c51
USB: EHCI: fix obscure race in ehci_endpoint_disable
by Alan Stern
· 14 years ago
f52022b
USB: isp1362-hcd - fix section mismatch warning
by Axel Lin
· 14 years ago
3d091a6
USB: EHCI: AMD periodic frame list table quirk
by Andiry Xu
· 14 years ago
723b991
USB: ehci: fix debugfs 'lpm' permissions
by Greg Kroah-Hartman
· 14 years ago
8982132
xhci: Fix command ring replay after resume.
by Sarah Sharp
· 14 years ago
dc07c91
xHCI: fix wMaxPacketSize mask
by Andiry Xu
· 14 years ago
74bb844
xHCI: release spinlock when setup interrupt
by Andiry Xu
· 14 years ago
241b652
xhci: Remove excessive printks with shared IRQs.
by Sarah Sharp
· 14 years ago
8687197
Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"
by Greg Kroah-Hartman
· 14 years ago
1c0a380
USB: ohci-jz4740: Fix spelling in MODULE_ALIAS
by Stefan Weil
· 14 years ago
ef821ae
USB: xhci: Use GFP_ATOMIC under spin_lock
by David Sterba
· 14 years ago
724c852
USB: ehci/mxc: compile fix
by Uwe Kleine-König
· 14 years ago
018b97d
USB: Fix FSL USB driver on non Open Firmware systems
by Marc Kleine-Budde
· 14 years ago
1643acc
USB: Add EHCI and OHCH glue for OCTEON II SOCs.
by David Daney
· 14 years ago
1dfd166
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5cc1035
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
e581c8c
USB: imx21-hcd - fix off by one resource size calculation
by Axel Lin
· 14 years ago
436a389
usb: Fix linker errors with CONFIG_PM=n
by Sarah Sharp
· 14 years ago
39eb234
USB: ohci-sh - use resource_size instead of defining its own resource_len macro
by Axel Lin
· 14 years ago
4e5c353
USB: isp1362-hcd - use resource_size instead of defining its own resource_len macro
by Axel Lin
· 14 years ago
7a9d93e
USB: isp116x-hcd - use resource_size instead of defining its own resource_len macro
by Axel Lin
· 14 years ago
b5b5c3a
USB: xhci: Fix compile error when CONFIG_PM=n
by Sarah Sharp
· 14 years ago
5535b1d5
USB: xHCI: PCI power management implementation
by Andiry Xu
· 14 years ago
9777e3c
USB: xHCI: bus power management implementation
by Andiry Xu
· 14 years ago
5619253
USB: xHCI: port remote wakeup implementation
by Andiry Xu
· 14 years ago
be88fe4
USB: xHCI: port power management implementation
by Andiry Xu
· 14 years ago
c8d4af8
USB: core: use kernel assigned address for devices under xHCI
by Andiry Xu
· 14 years ago
f0615c4
USB: xHCI: change xhci_reset_device() to allocate new device
by Andiry Xu
· 14 years ago
6492773
USB: xHCI: Add pointer to udev in struct xhci_virt_device
by Andiry Xu
· 14 years ago
ac9dfe9
usb: r8a66597-hcd: Change mistake of the outsw function
by Nobuhiro Iwamatsu
· 14 years ago
0a2b8a0
usb: makefile cleanup
by matt mooney
· 14 years ago
d0cc3d4
USB: imx21-hcd accept arbitary transfer buffer alignement.
by Martin Fuzzey
· 14 years ago
7a7e789
USB: imx21-hcd: Fix isochronous endpoint idle
by Martin Fuzzey
· 14 years ago
b2a068d
USB: imx21-hcd: refactor hardware data memory management
by Martin Fuzzey
· 14 years ago
e6da55c
USB: imx21-hcd: remove unused variable
by Martin Fuzzey
· 14 years ago
689d6ea
USB: UHCI: add native scatter-gather support(v1)
by Ming Lei
· 14 years ago
230f7ed
USB: add USB EHCI support for MPC5121 SoC
by Anatolij Gustschin
· 14 years ago
126512e
USB: add platform glue driver for FSL USB DR controller
by Anatolij Gustschin
· 14 years ago
2501331
usb: change to new flag variable
by matt mooney
· 14 years ago
ffb6748
usb: omap: ohci: Missing driver unregister in module exit
by Keshava Munegowda
· 14 years ago
82cef0b
usb: host: oxu210hp-hcd: Use static const char * const where possible
by Joe Perches
· 14 years ago
e9137c2
USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakage
by Javier Martinez Canillas
· 14 years ago
3df7169
OHCI: work around for nVidia shutdown problem
by Alan Stern
· 14 years ago
637ed74
USB: ohci-sm501: add iounmap on error path
by Dan Carpenter
· 14 years ago
65fd427
USB: ehci tdi : let's tdi_reset set host mode
by Matthieu CASTET
· 14 years ago
b515316
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
6dc3ae8
ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xx
by Igor Grinberg
· 14 years ago
2e9b981
pcmcia: move driver name to struct pcmcia_driver
by Dominik Brodowski
· 14 years ago
1cc745d
pcmcia: remove the "Finally, report what we've done" message
by Dominik Brodowski
· 14 years ago
00990e7
pcmcia: use autoconfiguration feature for ioports and iomem
by Dominik Brodowski
· 14 years ago
440eed4
pcmcia: introduce autoconfiguration feature
by Dominik Brodowski
· 14 years ago
1ac71e5
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
by Dominik Brodowski
· 14 years ago
7feabb6
pcmcia: move config_{base,index,regs} to struct pcmcia_device
by Dominik Brodowski
· 14 years ago
37979e1
pcmcia: simplify IntType
by Dominik Brodowski
· 14 years ago
e8405f0
pcmcia: move Vpp setup to struct pcmcia_device
by Dominik Brodowski
· 14 years ago
fc92825
USB: EHCI: Disable langwell/penwell LPM capability
by Alek Du
· 14 years ago
0238a0d
usb: Fix up r8a66597-hcd section mismatches.
by Paul Mundt
· 14 years ago
08a3b3b
USB: ehci-ppc-of: problems in unwind
by Dan Carpenter
· 14 years ago
14184f9
USB: xHCI: update ring dequeue pointer when process missed tds
by Andiry Xu
· 14 years ago
a1669b2
USB: xhci: Remove buggy assignment in next_trb()
by John Youn
· 14 years ago
ebb8a4e
USB: isp1760: use a write barrier to ensure proper ndelay timing
by Michael Hennerich
· 14 years ago
1c00650
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
9a94241
i2c: Add support for custom probe function
by Jean Delvare
· 14 years ago
6396fc3
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
b409214
USB: remove fake "address-of" expressions
by Alan Stern
· 14 years ago
006d582
USB: xhci: Set DMA mask for host.
by Sarah Sharp
· 14 years ago
ed3f245
USB: xhci: Don't flush doorbell writes.
by Sarah Sharp
· 14 years ago
c21599a
USB: xhci: Reduce reads and writes of interrupter registers.
by Sarah Sharp
· 14 years ago
257d585
USB: xhci: Make xhci_set_hc_event_deq() static.
by Sarah Sharp
· 14 years ago
c06d68b
USB: xhci: Minimize HW event ring dequeue pointer writes.
by Sarah Sharp
· 14 years ago
d6d98a4
USB: xhci: Make xhci_handle_event() static.
by Sarah Sharp
· 14 years ago
27e0dd4
USB: xhci: Remove unnecessary reads of IRQ_PENDING register.
by Sarah Sharp
· 14 years ago
bda5314
USB: xhci: Performance - move xhci_work() into xhci_irq()
by Sarah Sharp
· 14 years ago
9032cd5
USB: xhci: Performance - move interrupt handlers into xhci-ring.c
by Sarah Sharp
· 14 years ago
021bff9
USB: xhci: Performance - move functions that find ep ring.
by Sarah Sharp
· 14 years ago
185c9bc
USB: ehci: fix remove of ehci debugfs dir
by Ming Lei
· 14 years ago
f2402f2
USB: Add USB 2.0 to ssb ohci driver
by Hauke Mehrtens
· 14 years ago
9a4b7c3
usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()
by Kulikov Vasiliy
· 14 years ago
76be932
usb: host: sl811-hcd: check kzalloc() result
by Kulikov Vasiliy
· 15 years ago
787f4e5
USB: xHCI: Isoc urb enqueue
by Andiry Xu
· 14 years ago
a061a5a
USB: xHCI: allocate bigger ring for isochronous endpoint
by Andiry Xu
· 14 years ago
04e5190
USB: xHCI: Isochronous transfer implementation
by Andiry Xu
· 14 years ago
8e51adc
USB: xHCI: Introduce urb_priv structure
by Andiry Xu
· 14 years ago
d18240d
USB: xHCI: Missed Service Error Event process
by Andiry Xu
· 14 years ago
986a92d
USB: xHCI: adds new cases to trb_comp_code switch
by Andiry Xu
· 14 years ago
7fec325
USB: xHCI: remove redundant print messages
by Andiry Xu
· 14 years ago
22405ed
USB xHCI: handle_tx_event() refactor: process_bulk_intr_td
by Andiry Xu
· 14 years ago
8af56be
USB: xHCI: handle_tx_event() refactor: process_ctrl_td
by Andiry Xu
· 14 years ago
Next »