Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
700e2052c6814b1b1d2714225d568c5c64bc49ae
/
drivers
/
usb
700e205
USB: xhci: fix lots of compiler warnings.
by Greg Kroah-Hartman
· 16 years ago
b7258a4
USB: xhci: use xhci_handle_event instead of handle_event
by Stephen Rothwell
· 16 years ago
ae63674
USB: xhci: URB cancellation support.
by Sarah Sharp
· 16 years ago
8a96c05
USB: xhci: Scatter gather list support for bulk transfers.
by Sarah Sharp
· 16 years ago
e04748e
USB: Push scatter gather lists down to host controller drivers.
by Sarah Sharp
· 16 years ago
b10de14
USB: xhci: Bulk transfer support
by Sarah Sharp
· 16 years ago
f94e0186
USB: xhci: Bandwidth allocation support
by Sarah Sharp
· 16 years ago
79abb1a
USB: Support for bandwidth allocation.
by Sarah Sharp
· 16 years ago
663c30d
USB: Parse and store the SuperSpeed endpoint companion descriptors.
by Sarah Sharp
· 16 years ago
d0e96f5
USB: xhci: Control transfer support.
by Sarah Sharp
· 16 years ago
3ffbba9
USB: xhci: Allocate and address USB devices
by Sarah Sharp
· 16 years ago
c651527
USB: Support for addressing a USB device under xHCI
by Sarah Sharp
· 16 years ago
0f2a793
USB: xhci: Root hub support.
by Sarah Sharp
· 16 years ago
7206b00
USB: Add route string to struct usb_device.
by Sarah Sharp
· 16 years ago
e7b7717
USB: Don't reset USB 3.0 devices on port change detection.
by Sarah Sharp
· 16 years ago
d2e9b4d
USB: Add USB 3.0 roothub support to USB core.
by Sarah Sharp
· 16 years ago
6b403b0
USB: Add SuperSpeed to the list of USB device speeds.
by Sarah Sharp
· 16 years ago
7f84eef
USB: xhci: No-op command queueing and irq handler.
by Sarah Sharp
· 16 years ago
a74588f
USB: xhci: Device context array allocation.
by Sarah Sharp
· 16 years ago
0ebbab3
USB: xhci: Ring allocation and initialization.
by Sarah Sharp
· 16 years ago
66d4ead
USB: xhci: BIOS handoff and HW initialization.
by Sarah Sharp
· 16 years ago
74c6874
USB: xhci: Support xHCI host controllers and USB 3.0 devices.
by Sarah Sharp
· 16 years ago
a92b63e
USB: usbtmc: fix switch statment
by Greg Kroah-Hartman
· 15 years ago
3b6c023
USB: usbtest fix endless loop in unlink tests.
by Martin Fuzzey
· 15 years ago
e60c65d
USB: atmel_usba_udc: change way of specifying bias function
by Nicolas Ferre
· 15 years ago
23a54e5
USB: Avoid PM error messages during resume if a device was disconnected
by Frans Pop
· 15 years ago
453f775
USB: Add Intel Langwell USB OTG Transceiver Drive
by Hao Wu
· 15 years ago
5be19a9
USB: Add Intel Langwell USB Device Controller driver
by Xiaochen Shen
· 15 years ago
f9c99bb
USB: usb-serial: replace shutdown with disconnect, release
by Alan Stern
· 15 years ago
c706ebd
USB: usb-serial: call port_probe and port_remove at the right times
by Alan Stern
· 15 years ago
c6994e6
USB: gadget: add USB Audio Gadget driver
by Bryan Wu
· 15 years ago
5b7d70c
USB: Gadget driver for Samsung HS/OtG block
by Ben Dooks
· 15 years ago
54e4026
USB: gadget: Add i.MX3x support to the fsl_usb2_udc driver
by Guennadi Liakhovetski
· 16 years ago
568d422
USB: usb_serial: only allow sysrq on a console port
by Jason Wessel
· 15 years ago
430eb0d
USB: pl2303 usb_serial: implement sysrq handling on break
by Jason Wessel
· 15 years ago
830d1b1
USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_ether
by Maulik Mankad
· 15 years ago
1f17c50
USB: cdc-acm: quirk for Alcatel OT-I650
by Kir Kolyshkin
· 15 years ago
680cc64
USB: gadget: imx_udc: don't queue more data when zlp is to be sent
by Daniel Glöckner
· 15 years ago
2e25134
USB: gadget: g_serial: append zlp when tx buffer becomes empty
by Daniel Glöckner
· 15 years ago
9b8e7ba
USB: replace dma_sync_single and dma_sync_sg with dma_sync_single_for_cpu and dma_sync_sg_for_cpu
by FUJITA Tomonori
· 15 years ago
b18ffd4
USB: EHCI: update toggle state for linked QHs
by Alan Stern
· 15 years ago
5effabb
USB: r8a66597-hcd: use platform_data instead of module_param
by Yoshihiro Shimoda
· 15 years ago
32ebbe7
USB: usb-storage: add filter to "option_ms" to leave unrecognized devices alone
by Josua Dietze
· 15 years ago
68335e8
USB: EHCI: stagger frames for interrupt transfers
by Alan Stern
· 15 years ago
be475d9
USB: usb-storage: fix return values from init functions
by Alan Stern
· 15 years ago
9a4b5e3
usb: musb: disable OTG AUTOIDLE only with omap3430
by Niilo Minkkinen
· 15 years ago
a2bfb4a
USB: support for cdc-acm of single interface devices
by Oliver Neukum
· 15 years ago
0b10395
+ drivers-usb-serial-sierrac-fix-printk-warning.patch added to -mm tree
by Andrew Morton
· 16 years ago
1e0abb7
USB: imx_udc: fix leak in imx_ep_alloc_request()
by Daniel Mack
· 16 years ago
5512966
usb: convert endpoint devices to bus-less childs of the usb interface
by Kay Sievers
· 16 years ago
9636b68
USB: serial: sierra driver sierra_calc_num_ports() fix
by Elina Pasheva
· 16 years ago
c76a23d
USB: serial: sierra driver interrupt urb resubmit fix
by Elina Pasheva
· 16 years ago
238ebd1
USB: serial: sierra driver zero length packet fix
by Elina Pasheva
· 16 years ago
72fda3c
USB: serial: ftd_sio: implement sysrq handling on break
by Jason Wessel
· 16 years ago
98fcb5f
USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break
by Jason Wessel
· 16 years ago
87c1edd
USB: serial: ftd_sio usb: move status check
by Jason Wessel
· 16 years ago
715b1dc
USB: usb_debug, usb_generic_serial: implement multi urb write
by Jason Wessel
· 16 years ago
b0cda8c
USB: serial: sierra driver read path bug fix
by Elina Pasheva
· 16 years ago
40d2ff3
USB: serial: sierra driver write path improvements
by Elina Pasheva
· 16 years ago
e05b8e6
USB: janitor storage initializers
by Pete Zaitcev
· 16 years ago
5700f4c
wusb: hwa-hc: Drop unused pci_suspend/resume hooks.
by Paul Mundt
· 16 years ago
b4072f4
USB: garmin_gps: removes usb_reset_device from garmin_close
by Hermann Kneissel
· 16 years ago
9685a59
USB: Identify Novatel MC760 in option driver
by Richard Laager
· 16 years ago
6ec4beb
USB: new flag for resume-from-hibernation
by Alan Stern
· 16 years ago
abb3064
USB: move PCI host controllers to new PM framework
by Alan Stern
· 16 years ago
604eb89
USB: g_file_storage: use the "unaligned" accessors
by Alan Stern
· 16 years ago
5d44b36
USB: serial: sierra driver debug info visibility improvement
by Elina Pasheva
· 16 years ago
b748bb7
USB: serial: sierra driver performance improvements
by Elina Pasheva
· 16 years ago
820d7a2
USB: remove unused usb_host class
by Greg Kroah-Hartman
· 16 years ago
ed14f03
USB: EHCI: create sysfs companion files directly in the controller device
by Greg Kroah-Hartman
· 16 years ago
1098334
USB: OHCI: use the ohci structure directly in debugfs files.
by Greg Kroah-Hartman
· 16 years ago
74675a5
NLS: update handling of Unicode
by Alan Stern
· 16 years ago
a853a3d
usb: return device strings in UTF-8
by Clemens Ladisch
· 16 years ago
97d7b7a
USB: add the usbfs devices file to debugfs
by Greg Kroah-Hartman
· 16 years ago
f49ce96
USB: usbmon: use the new usb debugfs directory
by Greg Kroah-Hartman
· 16 years ago
ec20df2
USB: UHCI: use the new usb debugfs directory
by Greg Kroah-Hartman
· 16 years ago
485f4f3
USB: OHCI: use the new usb debugfs directory
by Greg Kroah-Hartman
· 16 years ago
66536ab
USB: FHCI: use the new usb debugfs directory
by Greg Kroah-Hartman
· 16 years ago
08f4e58
USB: EHCI: use the new usb debugfs directory
by Greg Kroah-Hartman
· 16 years ago
00048b8
USB: add usb debugfs directory
by Greg Kroah-Hartman
· 16 years ago
84fe6e7
USB: mos7840: fix debug log messages
by Tony Cook
· 16 years ago
d0f830d
USB: hub.c: fix sparse warnings
by H Hartley Sweeten
· 16 years ago
96f90a8
USB: host/ohci-hcd.c: fix sparse warnings
by H Hartley Sweeten
· 16 years ago
367815e
USB: pxa27x_udc: single-thread setup requests
by Robert Jarzmik
· 16 years ago
9f5351b
USB: pxa27x_udc: compatibility with pxa320 SoC
by Robert Jarzmik
· 16 years ago
f6d529f
USB: pxa27x_udc: introduce pxa27x_clear_otgph()
by David Brownell
· 16 years ago
1eba67a
USB: UHCI queue: use usb_endpoint_type()
by Matthias Kaehlcke
· 16 years ago
fa4c86a
USB: gadgetfs: use helper functions to determine endpoint type and direction
by Matthias Kaehlcke
· 16 years ago
9ab1565
USB: Goku-S: use helper functions to determine endpoint type and direction
by Matthias Kaehlcke
· 16 years ago
81c8d8d
USB: at91_udc: use helper functions to determine endpoint type and direction
by Matthias Kaehlcke
· 16 years ago
71de6b6
USB: atmel_usba_udc: use helper functions to determine endpoint type and direction
by Matthias Kaehlcke
· 16 years ago
15739bb
USB: ci13xxx_udc: use helper functions to determine endpoint type and direction
by Matthias Kaehlcke
· 16 years ago
a864e3aa5
USB: core/sysfs: fix sparse warnings
by H Hartley Sweeten
· 16 years ago
c5be1b5
USB: Ignore storage device in modem mode on DWN-652
by Pascal Terjan
· 16 years ago
cc71329
USB: usbfs: deprecate and hide option for !embedded
by Scott James Remnant
· 16 years ago
91f8d06
USB: consolidate usb_unbind_interface and usb_driver_release_interface
by Alan Stern
· 16 years ago
895f28b
USB: ftdi_sio: fix hi-speed device packet size calculation
by Mark Adamson
· 16 years ago
094c2e6
USB: serial: FTDI: add high speed device support
by Mark Adamson
· 16 years ago
a483d70
musb: add high bandwidth ISO support
by Ajay Kumar Gupta
· 16 years ago
d1043a2
musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)
by Anand Gadiyar
· 16 years ago
Next »