Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
97f93227e646741adf4d7cbf4baf7a087746e93a
/
drivers
/
usb
97f9322
usb: renesas_usbhs: fixup error processing on probe/remove
by Kuninori Morimoto
· 14 years ago
c786e09
usb: renesas_usbhs: fixup fifo disable
by Kuninori Morimoto
· 14 years ago
fd5054c1
USB: cdc_acm: Fix oops when Droids MuIn LCD is connected
by Erik Slagter
· 14 years ago
a9df304
USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver
by Thomas Abraham
· 14 years ago
849426c
usb: gadget: Remove the LUN checks which are always true
by Maxin B John
· 14 years ago
304b0b5
usb: fix warning in usbtest module v2
by Greg Dietsche
· 14 years ago
27362d4
USB: ehci-s5p : use __devinit and __devexit macros for probe and remove
by Jingoo Han
· 14 years ago
c851e83
USB: cp210x: fix typo, Telegesys should have been Telegesis
by Florian Fainelli
· 14 years ago
95ed323
usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests
by Roger Quadros
· 14 years ago
1b9ba00
usb: gadget: composite: Allow function drivers to pause control transfers
by Roger Quadros
· 14 years ago
8eadef1
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
8a1629c
Merge branch 2.6.39-rc7 into usb-linus
by Greg Kroah-Hartman
· 14 years ago
1bb73a8
xHCI 1.0: Max Exit Latency Too Large Error
by Alex He
· 14 years ago
700b417
xHCI 1.0: TT_THINK_TIME set
by Andiry Xu
· 14 years ago
ad106f2
xHCI 1.0: Block Interrupts for Isoch transfer
by Andiry Xu
· 14 years ago
7b1fc2e
xHCI 1.0: Isoch endpoint CErr field set
by Andiry Xu
· 14 years ago
51eb01a
xHCI 1.0: Control endpoint average TRB length field set
by Andiry Xu
· 14 years ago
b83cdc8
xHCI 1.0: Setup Stage TRB Transfer Type flag
by Andiry Xu
· 14 years ago
04aebcb
USB: OTG: msm: Add PHY suspend support for MSM8960
by Pavankumar Kondeti
· 14 years ago
11aa5c4
USB: OTG: msm: Configure PHY Analog and Digital voltage domains
by Anji jonnala
· 14 years ago
d860852
USB: OTG: msm: Implement charger detection
by Pavankumar Kondeti
· 14 years ago
0f73cac
USB: OTG: msm: vote for dayatona fabric clock
by Anji jonnala
· 14 years ago
3db7739
USB: UHCI: Add support for GRLIB GRUSBHC controller
by Jan Andersson
· 14 years ago
d3219d1
USB: UHCI: Support non-PCI host controllers
by Jan Andersson
· 14 years ago
9faa091
USB: UHCI: Wrap I/O register accesses
by Jan Andersson
· 14 years ago
c31a65f
USB: UHCI: Move PCI specific functions to uhci-pci.c
by Jan Andersson
· 14 years ago
e4d235d
USB: UHCI: Codingstyle fixes
by Jan Andersson
· 14 years ago
e7652e1
USB: UHCI: Allow dynamic assignment of bus specific functions
by Jan Andersson
· 14 years ago
dfeca7a
USB: UHCI: Remove PCI dependencies from uhci-hub
by Jan Andersson
· 14 years ago
ea437f3
fsl/usb: Unused endpoint failure for USB gadget
by Ramneek Mehresh
· 14 years ago
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
3df0045
usb: fix building musb drivers
by Anatolij Gustschin
· 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
4f0871a
xHCI: Clear PLC in xhci_bus_resume()
by Andiry Xu
· 14 years ago
2ce2c3a
USB: OTG: msm: Clear in_lpm flag before enabling the IRQ in resume
by Pavankumar Kondeti
· 14 years ago
ac1aa6a
USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc
by Anji jonnala
· 14 years ago
76cd9cf
USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
4c5212b
USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
986b11b
USB: gadget: Fix unused variable warning in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
8c2387a
USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
ef90748
USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
2887ba9
USB: gpio-vbus: ask for vbus_draw regulator before registering xceiv
by Dmitry Eremin-Solenikov
· 14 years ago
ce97cac
USB: ldusb: add several new devices
by Michael Hund
· 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
d93da49
usb/isp1760: Report correct urb status after unlink
by Arvid Brodin
· 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
dfbc6fa
USB: s3c-hsotg: Add copyright string
by Anton Tikhomirov
· 14 years ago
f8acb08
USB: s3c-hsotg: Fix hang up after reset
by Anton Tikhomirov
· 14 years ago
9c39ddc
USB: s3c-hsotg: Fix stall condition processing
by Anton Tikhomirov
· 14 years ago
26ab3d0
USB: s3c-hsotg: Fix control request processing
by Anton Tikhomirov
· 14 years ago
a3395f0
USB: s3c-hsotg: Fix interrupt cleaning code
by Anton Tikhomirov
· 14 years ago
d00f500
USB: s3c-hsotg: Fix core reset
by Anton Tikhomirov
· 14 years ago
83722bc
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
by Anatolij Gustschin
· 14 years ago
0807c50
USB: add Freescale USB OTG Transceiver driver
by Li Yang
· 14 years ago
2ea6698
USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller
by Anatolij Gustschin
· 14 years ago
09ba0de
USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors
by Anatolij Gustschin
· 14 years ago
b703e47
USB: fix build of FSL MPH DR OF platform driver
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
5e467f6
usbcore: warm reset USB3 port in SS.Inactive state
by Andiry Xu
· 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
3dacdf1
usb: factor out state_string() on otg drivers
by Anatolij Gustschin
· 14 years ago
67e7d64
usb/usbtest: fix test10 on superpseed
by Sebastian Andrzej Siewior
· 14 years ago
14b76ed
usb/usbtest: print super on super speed
by Sebastian Andrzej Siewior
· 14 years ago
6e3d4be
omap:usb: add regulator support for EHCI
by Keshava Munegowda
· 14 years ago
cdefce1
usb: musb: gadget: Fix out-of-sync runtime pm calls
by Jarkko Nikula
· 14 years ago
383cf4e
usb: musb: omap2430: Fix retention idle on musb peripheral only boards
by Jarkko Nikula
· 14 years ago
7fc2a61
xhci-hcd: Include <linux/slab.h> in xhci-pci.c
by Ben Hutchings
· 14 years ago
643de62
usb: core: Change usb_create_sysfs_intf_files()' return type to void
by Michal Nazarewicz
· 14 years ago
869410f
USB: add queued-unlinks test case to usbtest driver
by Alan Stern
· 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
fd4477b
usb: gadget: storage_common: use kstrto*() [bug fix]
by Michal Nazarewicz
· 14 years ago
865835f
usb/dummy_hcd: don't probe for udc if hcd failed
by Sebastian Andrzej Siewior
· 14 years ago
1d15ee4
usb/hcd: don't return 0 on error in usb_add_hcd()
by Sebastian Andrzej Siewior
· 14 years ago
b002ff6
usb: renesas_usbhs: add autonomy mode
by Kuninori Morimoto
· 14 years ago
Next »