aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20USB: cp210x: remove redundant disconnect()Johan Hovold1-29/+0
2010-05-20USB: io_edgeport: Use kzallocJulia Lawall1-2/+1
2010-05-20USB: ipw: reimplement using generic frameworkJohan Hovold1-124/+4
2010-05-20USB: ipw: remove dummy port_probe and port_removeJohan Hovold1-13/+0
2010-05-20USB: ipw: clean up dtr-rts handlingJohan Hovold1-37/+6
2010-05-20USB: ir-usb: reimplement using generic frameworkJohan Hovold1-159/+38
2010-05-20USB: ir-usb: fix set_termios raceJohan Hovold1-16/+47
2010-05-20USB: ir-usb: allow custom bulk buffer size without reallocationJohan Hovold1-25/+5
2010-05-20USB: ir-usb: fix double freeJohan Hovold1-0/+2
2010-05-20USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern5-71/+145
2010-05-20USB: EHCI: clear PHCD before resumingAlek Du1-0/+17
2010-05-20USB: fix functionfs for CONFIG_NET disabledRandy Dunlap1-2/+2
2010-05-20USB: xhci: Remove the arbitrary limit of 15 xHCI portsWilliam Gulland1-12/+3
2010-05-20USB: remove usb_find_deviceMing Lei1-37/+0
2010-05-20USB: gadget: f_mass_storage: fix in error recoveryMichal Nazarewicz1-26/+25
2010-05-20USB: add missing "{}" in map_urb_for_dmaMing Lei1-1/+2
2010-05-20USB: ehci-omap: Fix resume failures after bus suspendAnand Gadiyar1-0/+14
2010-05-20USB: fix interface runtime-PM settingsAlan Stern1-6/+11
2010-05-20USB: xHCI: Fix wrong usage of macro TRB_TYPEAndiry Xu1-4/+7
2010-05-20USB: xhci: Transfer ring link TRB activation change.John Youn1-13/+58
2010-05-20USB: gadget: f_fs.c needs to include pagemap.hRandy Dunlap1-0/+1
2010-05-20USB: ohci: Add Kconfig entries for ohci-omap3Anand Gadiyar2-2/+44
2010-05-20USB: ohci: introduce omap3 ohci-hcd driverAnand Gadiyar1-0/+735
2010-05-20USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb coreDinh Nguyen2-7/+9
2010-05-20USB: ftdi_sio: clean up line-status handlingJohan Hovold1-21/+16
2010-05-20USB: pl2303: use tty_insert_flip_string_fixed_flagJohan Hovold1-3/+4
2010-05-20USB: ftdi_sio: use tty_insert_flip_string_fixed_flagJohan Hovold1-3/+4
2010-05-20USB: isp1760: Soften DW3 X/transaction error bit handlingAnton Vorontsov1-4/+3
2010-05-20USB: usbcore: Do not disable USB3 protocol ports in hub_activate()Andiry Xu1-2/+14
2010-05-20USB: ark3116: reimplement read processingJohan Hovold1-73/+31
2010-05-20USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flagJohan Hovold3-5/+5
2010-05-20USB: gadget: Allow function access to device ID data during bind()Robert Lukassen1-8/+8
2010-05-20USB: fix u132-hcd code/data warningRandy Dunlap1-1/+1
2010-05-20USB: xhci: Set stream ID to 0 after cleaning up stalls.Sarah Sharp2-0/+2
2010-05-20USB: g_ffs: the FunctionFS gadget driverMichal Nazarewicz3-0/+465
2010-05-20USB: f_fs: the FunctionFS driverMichal Nazarewicz1-0/+2441
2010-05-20USB: gadget: __init and __exit tags removedMichal Nazarewicz8-70/+71
2010-05-20USB: gadget webcam: depends on VIDEO_DEVRandy Dunlap1-0/+1
2010-05-20USB: serial: remove multi-urb write from generic driverJohan Hovold3-170/+46
2010-05-20USB: serial: reimplement generic fifo-based writesJohan Hovold2-20/+72
2010-05-20USB: aircable: rewrite using generic read and write implementationsJohan Hovold1-453/+47
2010-05-20USB: ftdi_sio: clean up SIO write supportJohan Hovold1-40/+13
2010-05-20USB: ftdi_sio: switch to generic write implementationJohan Hovold1-172/+19
2010-05-20USB: isp1760: Use resource_sizeTobias Klauser1-6/+5
2010-05-20USB: simplify usb_sg_init()Alan Stern1-55/+38
2010-05-20USB gadget: Webcam deviceLaurent Pinchart3-1/+409
2010-05-20USB gadget: video class function driverLaurent Pinchart7-0/+2710
2010-05-20USB: Change the scatterlist type in struct urbMatthew Wilcox7-14/+12
2010-05-20USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox2-4/+2
2010-05-20usb: u132-hcd.c: fix shadows sparse warningBill Pemberton1-2/+2