Commit Graph

151038 Commits (820d7a253c5e59a786d5b608f6e8d0419fdc2f6e)
 

Author SHA1 Message Date
Greg Kroah-Hartman 820d7a253c USB: remove unused usb_host class 16 years ago
Greg Kroah-Hartman ed14f0340a USB: EHCI: create sysfs companion files directly in the controller device 16 years ago
Greg Kroah-Hartman 109833417c USB: OHCI: use the ohci structure directly in debugfs files. 16 years ago
Alan Stern 74675a5850 NLS: update handling of Unicode 16 years ago
Clemens Ladisch a853a3d4eb usb: return device strings in UTF-8 16 years ago
Clemens Ladisch 905c02acbd nls: utf8_wcstombs: fix buffer overflow 16 years ago
Clemens Ladisch e27ecdd94d nls: utf8_wcstombs: use correct buffer size in error case 16 years ago
Greg Kroah-Hartman 97d7b7a41b USB: add the usbfs devices file to debugfs 16 years ago
Greg Kroah-Hartman f49ce96f11 USB: usbmon: use the new usb debugfs directory 16 years ago
Greg Kroah-Hartman ec20df2e89 USB: UHCI: use the new usb debugfs directory 16 years ago
Greg Kroah-Hartman 485f4f3975 USB: OHCI: use the new usb debugfs directory 16 years ago
Greg Kroah-Hartman 66536ab368 USB: FHCI: use the new usb debugfs directory 16 years ago
Greg Kroah-Hartman 08f4e586b9 USB: EHCI: use the new usb debugfs directory 16 years ago
Greg Kroah-Hartman 00048b8bde USB: add usb debugfs directory 16 years ago
Tony Cook 84fe6e799d USB: mos7840: fix debug log messages 16 years ago
H Hartley Sweeten d0f830d30c USB: hub.c: fix sparse warnings 16 years ago
H Hartley Sweeten 96f90a8b0d USB: host/ohci-hcd.c: fix sparse warnings 16 years ago
Robert Jarzmik 367815eea4 USB: pxa27x_udc: single-thread setup requests 16 years ago
Robert Jarzmik 9f5351b743 USB: pxa27x_udc: compatibility with pxa320 SoC 16 years ago
David Brownell f6d529f936 USB: pxa27x_udc: introduce pxa27x_clear_otgph() 16 years ago
Matthias Kaehlcke 1eba67a60d USB: UHCI queue: use usb_endpoint_type() 16 years ago
Matthias Kaehlcke fa4c86a0dd USB: gadgetfs: use helper functions to determine endpoint type and direction 16 years ago
Matthias Kaehlcke 9ab1565151 USB: Goku-S: use helper functions to determine endpoint type and direction 16 years ago
Matthias Kaehlcke 81c8d8d28d USB: at91_udc: use helper functions to determine endpoint type and direction 16 years ago
Matthias Kaehlcke 71de6b63f1 USB: atmel_usba_udc: use helper functions to determine endpoint type and direction 16 years ago
Matthias Kaehlcke 15739bb502 USB: ci13xxx_udc: use helper functions to determine endpoint type and direction 16 years ago
H Hartley Sweeten a864e3aa5d USB: core/sysfs: fix sparse warnings 16 years ago
Pascal Terjan c5be1b52d9 USB: Ignore storage device in modem mode on DWN-652 16 years ago
Scott James Remnant cc71329b3b USB: usbfs: deprecate and hide option for !embedded 16 years ago
Alan Stern 91f8d063d3 USB: consolidate usb_unbind_interface and usb_driver_release_interface 16 years ago
Mark Adamson 895f28badc USB: ftdi_sio: fix hi-speed device packet size calculation 16 years ago
Mark Adamson 094c2e6db4 USB: serial: FTDI: add high speed device support 16 years ago
Ajay Kumar Gupta a483d7068f musb: add high bandwidth ISO support 16 years ago
Anand Gadiyar d1043a2697 musb: use dma mode 1 for TX if transfer size equals maxpacket (v2) 16 years ago
David Brownell ab983f2a1b musb: support disconnect after HNP roleswitch 16 years ago
David Brownell 1de00dae80 musb: make initial HNP roleswitch work (v2) 16 years ago
David Brownell f7f9d63eac musb: otg timer cleanup 16 years ago
David Brownell 84e250ffa7 musb: proper hookup to transceiver drivers 16 years ago
David Brownell cc835e321a USB: nop-usb-xceiv: behave when linked as a module 16 years ago
David Brownell def6f8b978 USB: twl4030-usb: fix minor reporting goofage 16 years ago
Uwe Kleine-König dc2f2b7505 USB: move orion-ehci's probe function to .devinit.text 16 years ago
Uwe Kleine-König 8864bd8606 USB: move r8a66597_hcd's probe function to .devinit.text 16 years ago
Uwe Kleine-König d8b175e78b USB: move twl4030_usb's probe function to .devinit.text 16 years ago
Sergei Shtylyov 91e9c4fec7 musb: split out CPPI interrupt handler 16 years ago
Sergei Shtylyov c9cd06b3d6 musb_host: refactor URB giveback 16 years ago
Sergei Shtylyov 81ec4e4a51 musb_host: streamline musb_cleanup_urb() calls 16 years ago
Sergei Shtylyov 22a0d6f138 musb_host: simplify check for active URB 16 years ago
Sergei Shtylyov 3e5c6dc711 musb_host: factor out musb_ep_{get|set}_qh() 16 years ago
Sergei Shtylyov 846099a61c musb_host: refactor musb_save_toggle() (take 2) 16 years ago
Sergei Shtylyov 37e3ee9910 musb_gadget: suppress "parasitic" TX interrupts with CPPI 16 years ago