Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
69248d4281fda03dd4da982e1d51f6b22cf1a109
/
drivers
/
usb
/
host
69248d4
USB: ohci-s3c2410: return proper error if clk_get fails
by Jingoo Han
· 14 years ago
7af85a8
USB: ohci-s3c2410: fix checkpatch errors and warnings
by Jingoo Han
· 14 years ago
a7535ac
USB: ehci-au1xxx: fix suspend callback
by Manuel Lauss
· 14 years ago
9be0392
USB: EHCI: Add bus glue for GRLIB GRUSBHC controller
by Jan Andersson
· 14 years ago
c430131
USB: EHCI: Support controllers with big endian capability regs
by Jan Andersson
· 14 years ago
14be249
usb: Configure octeon2 glue logic for proper uSOF cycle period.
by David Daney
· 14 years ago
bf54171
usb: octeon2-common.c: Configure ports for proper electrical characteristics.
by David Daney
· 14 years ago
f5ced99
USB: octeon2-common: Don't reinitialize the clocks.
by David Daney
· 14 years ago
dbc2654
Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
by Greg Kroah-Hartman
· 14 years ago
71a9f9d
usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths
by Arvid Brodin
· 14 years ago
22bea9c
usb/isp1760: Report correct urb status after unlink
by Arvid Brodin
· 14 years ago
eb1a796
usb/isp1760: Remove unneeded OR map and HcBufferStatus code
by Arvid Brodin
· 14 years ago
3453773
usb/isp1760: Clean up urb enqueueing
by Arvid Brodin
· 14 years ago
847ed3e
usb/isp1760: Remove false error printout
by Arvid Brodin
· 14 years ago
83722bc
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
by Anatolij Gustschin
· 14 years ago
13b7ee2a
USB: ehci-fsl: add MPC5121E specific suspend and resume
by Anatolij Gustschin
· 14 years ago
b61d378
xhci 1.0: Set transfer burst last packet count field.
by Sarah Sharp
· 14 years ago
5cd43e3
xhci 1.0: Set transfer burst count field.
by Sarah Sharp
· 14 years ago
4da6e6f
xhci 1.0: Update TD size field format.
by Sarah Sharp
· 14 years ago
af8b9e6
xhci 1.0: Only interrupt on short packet for IN EPs.
by Sarah Sharp
· 14 years ago
00161f7
xhci: Remove sparse warning about cmd_status.
by Sarah Sharp
· 14 years ago
a711423
usbcore: Refine USB3.0 device suspend and resume
by Andiry Xu
· 14 years ago
0ed9a57
xHCI: report USB3.0 portstatus comply with USB3.0 specification
by Andiry Xu
· 14 years ago
2c44178
xHCI: Set link state support
by Andiry Xu
· 14 years ago
85387c0
xHCI: Clear link state change support
by Andiry Xu
· 14 years ago
a11496e
xHCI: warm reset support
by Andiry Xu
· 14 years ago
64b3c30
usb/ch9: use proper endianess for wBytesPerInterval
by Sebastian Andrzej Siewior
· 14 years ago
9dee9a2
xhci: Remove recursive call to xhci_handle_event
by Matt Evans
· 14 years ago
7ed603e
xhci: Add an assertion to check for virt_dev=0 bug.
by Matt Evans
· 14 years ago
92a3da4
xhci: Add rmb() between reading event validity & event data access.
by Matt Evans
· 14 years ago
28ccd29
xhci: Make xHCI driver endian-safe
by Matt Evans
· 14 years ago
7fc2a61
xhci-hcd: Include <linux/slab.h> in xhci-pci.c
by Ben Hutchings
· 14 years ago
1f594b6
USB: ehci: tegra: fix USB1 port reset issue
by Jim Lin
· 14 years ago
3c86c07
USB: ohci-s3c2410: use resource_size()
by Jingoo Han
· 14 years ago
e7f8433
USB: ohci-s3c2410: use __devinit and __devexit macros for probe and remove
by Jingoo Han
· 14 years ago
50ee933
Merge 2.6.39-rc4 into usb-next
by Greg Kroah-Hartman
· 14 years ago
753d853
Revert "USB: isp1760-hcd: move imask clear after pending work is done"
by Greg Kroah-Hartman
· 14 years ago
90e6ca5
USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCs
by Gabor Juhos
· 14 years ago
2f7ac6c
USB: ehci: add workaround for Synopsys HC bug
by Gabor Juhos
· 14 years ago
502fa84
USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCs
by Gabor Juhos
· 14 years ago
c41136b
xHCI: Implement AMD PLL quirk
by Andiry Xu
· 14 years ago
fedd383
xhci: Tell USB core both roothubs lost power.
by Sarah Sharp
· 14 years ago
2dea75d
USB: xhci - also free streams when resetting devices
by Dmitry Torokhov
· 14 years ago
1bcc5aa
USB: Add initial S5P EHCI driver
by Joonyoung Shim
· 14 years ago
0b0cd6c
USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unused
by Fabio Estevam
· 14 years ago
654d121
usb: u132-hcd: Drop __TIME__ usage
by Michal Marek
· 14 years ago
99083f1
USB: UHCI: don't try to revive a dead controller
by Alan Stern
· 14 years ago
7d670a2
USB: UHCI: remove uses of hcd->state
by Alan Stern
· 14 years ago
ad7c56f
USB: sl811: add Kconfig option for ISOCHRONOUS mode
by Mike Frysinger
· 14 years ago
386139d
xhci: Fix NULL pointer deref in handle_port_status()
by Sarah Sharp
· 14 years ago
dfa49c4
USB: xhci - fix math in xhci_get_endpoint_interval()
by Dmitry Torokhov
· 14 years ago
926008c
USB: xhci: simplify logic of skipping missed isoc TDs
by Dmitry Torokhov
· 14 years ago
575688e
USB: xhci - remove excessive 'inline' markings
by Dmitry Torokhov
· 14 years ago
22e0487
USB: xhci: unsigned char never equals -1
by Dan Carpenter
· 14 years ago
5a6c2f3
USB: xhci - fix unsafe macro definitions
by Dmitry Torokhov
· 14 years ago
5808544
USB: isp1760-hcd: move imask clear after pending work is done
by Richard Retanubun
· 14 years ago
9ab7927
USB host: Fix lockdep warning in AMD PLL quirk
by Joerg Roedel
· 14 years ago
0fdf65c
USB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not defined
by Yoichi Yuasa
· 14 years ago
94ae497
USB: EHCI: unlink unused QHs when the controller is stopped
by Alan Stern
· 14 years ago
d06847f
usb: fix ips1760-hcd printk format warning
by Randy Dunlap
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
dced35a
drivers: Final irq namespace conversion
by Thomas Gleixner
· 14 years ago
b4a41ed
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
b5a3b3d
ehci-hcd: Bug fix: don't set a QH's Halt bit
by Alan Stern
· 14 years ago
944dc03
tmio: Silence warnings introduced by mfd changes
by Andres Salomon
· 14 years ago
7d76ac1
mfd: mfd_cell is now implicitly available to tc6393xb drivers
by Andres Salomon
· 14 years ago
411f5c7
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
63a9369
Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
4c5811b
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
971f115
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
ba0a4d9
xhci: Clean up cycle bit math used during stalls.
by Sarah Sharp
· 14 years ago
01a1fdb
xhci: Fix cycle bit calculation during stall handling.
by Sarah Sharp
· 14 years ago
bf161e8
xhci: Update internal dequeue pointers after stalls.
by Sarah Sharp
· 14 years ago
131dec3
USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.
by Sarah Sharp
· 14 years ago
c6cc27c
xhci: Return canceled URBs immediately when host is halted.
by Sarah Sharp
· 14 years ago
b320937
xhci: Fixes for suspend/resume of shared HCDs.
by Sarah Sharp
· 14 years ago
65b22f9
xhci: Fix re-init on power loss after resume.
by Sarah Sharp
· 14 years ago
f9de815
xhci: Make roothub functions deal with device removal.
by Sarah Sharp
· 14 years ago
d30b2a2
xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.
by Sarah Sharp
· 14 years ago
4bbb0ac
xhci: Return a USB 3.0 hub descriptor for USB3 roothub.
by Sarah Sharp
· 14 years ago
f6ff0ac
xhci: Register second xHCI roothub.
by Sarah Sharp
· 14 years ago
5233630
xhci: Change xhci_find_slot_id_by_port() API.
by Sarah Sharp
· 14 years ago
20b67cf
xhci: Refactor bus suspend state into a struct.
by Sarah Sharp
· 14 years ago
5308a91
xhci: Index with a port array instead of PORTSC addresses.
by Sarah Sharp
· 14 years ago
ff9d78b
USB: Set usb_hcd->state and flags for shared roothubs.
by Sarah Sharp
· 14 years ago
b02d0ed
xhci: Change hcd_priv into a pointer.
by Sarah Sharp
· 14 years ago
214f76f
xhci: Always use usb_hcd in URB instead of converting xhci_hcd.
by Sarah Sharp
· 14 years ago
aa1b13e
xhci: Modify check for TT info.
by Sarah Sharp
· 14 years ago
dbe79bb
USB 3.0 Hub Changes
by John Youn
· 23 years ago
ad73dff
xhci: Remove references to HC_STATE_RUNNING.
by Sarah Sharp
· 14 years ago
ac04e6f
xhci: Remove references to HC_STATE_HALT.
by Sarah Sharp
· 14 years ago
bdfca50
xHCI: prolong host controller halt time limit
by Andiry Xu
· 14 years ago
019a35f
xHCI: Remove redundant variable in xhci_resume()
by Andiry Xu
· 14 years ago
518e848
xhci: Rename variables and reduce register reads.
by Sarah Sharp
· 14 years ago
1d5810b
xhci: Rework port suspend structures for limited ports.
by Sarah Sharp
· 14 years ago
da13051
USB: Remove bitmap #define from hcd.h
by Sarah Sharp
· 14 years ago
0b8ca72
xhci: Remove old no-op test.
by Sarah Sharp
· 14 years ago
8688a1a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-tcc into devel-stable
by Russell King
· 14 years ago
fbf9865
USB: ehci: tegra: Align DMA transfers to 32 bytes
by Robert Morell
· 14 years ago
79ad3b5
usb: host: Add EHCI driver for NVIDIA Tegra SoCs
by Benoit Goby
· 14 years ago
Next »