summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-21USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern5-71/+145
2010-05-21USB: EHCI: clear PHCD before resumingAlek Du1-0/+17
2010-05-21USB: fix functionfs for CONFIG_NET disabledRandy Dunlap1-2/+2
2010-05-21USB: xhci: Remove the arbitrary limit of 15 xHCI portsWilliam Gulland1-12/+3
2010-05-21USB: remove usb_find_deviceMing Lei2-38/+0
2010-05-21USB: gadget: f_mass_storage: fix in error recoveryMichal Nazarewicz1-26/+25
2010-05-21USB: add missing "{}" in map_urb_for_dmaMing Lei1-1/+2
2010-05-21USB: ehci-omap: Fix resume failures after bus suspendAnand Gadiyar1-0/+14
2010-05-21USB: fix interface runtime-PM settingsAlan Stern1-6/+11
2010-05-21USB: xHCI: Fix wrong usage of macro TRB_TYPEAndiry Xu1-4/+7
2010-05-21USB: xhci: Transfer ring link TRB activation change.John Youn1-13/+58
2010-05-21USB: gadget: f_fs.c needs to include pagemap.hRandy Dunlap1-0/+1
2010-05-21USB: ohci: Add Kconfig entries for ohci-omap3Anand Gadiyar2-2/+44
2010-05-21USB: ohci: introduce omap3 ohci-hcd driverAnand Gadiyar1-0/+735
2010-05-21USB: omap3: add platform init code for OHCI driverAnand Gadiyar2-0/+178
2010-05-21USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb coreDinh Nguyen2-7/+9
2010-05-21USB: ftdi_sio: clean up line-status handlingJohan Hovold1-21/+16
2010-05-21USB: pl2303: use tty_insert_flip_string_fixed_flagJohan Hovold1-3/+4
2010-05-21USB: ftdi_sio: use tty_insert_flip_string_fixed_flagJohan Hovold1-3/+4
2010-05-21USB: isp1760: Soften DW3 X/transaction error bit handlingAnton Vorontsov1-4/+3
2010-05-21USB: usbcore: Do not disable USB3 protocol ports in hub_activate()Andiry Xu1-2/+14
2010-05-21USB: ark3116: reimplement read processingJohan Hovold1-73/+31
2010-05-21USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flagJohan Hovold3-5/+5
2010-05-21USB: gadget: Allow function access to device ID data during bind()Robert Lukassen1-8/+8
2010-05-21USB: fix u132-hcd code/data warningRandy Dunlap1-1/+1
2010-05-21USB: xhci: Set stream ID to 0 after cleaning up stalls.Sarah Sharp2-0/+2
2010-05-21USB: testusb: testusb compatibility with FunctionFS gadgetMichal Nazarewicz1-70/+190
2010-05-21USB: testusb: an USB testing applicationDavid Brownell1-0/+427
2010-05-21USB: ffs-test: FunctionFS testing programMichal Nazarewicz1-0/+554
2010-05-21USB: g_ffs: the FunctionFS gadget driverMichal Nazarewicz3-0/+465
2010-05-21USB: f_fs: the FunctionFS driverMichal Nazarewicz2-0/+2640
2010-05-21USB: gadget: __init and __exit tags removedMichal Nazarewicz8-70/+71
2010-05-21fs/timerfd.c: make use of wait_event_interruptible_locked_irq()Michal Nazarewicz1-21/+4
2010-05-21wait_event_interruptible_locked() interfaceMichal Nazarewicz2-0/+150
2010-05-21USB: gadget webcam: depends on VIDEO_DEVRandy Dunlap1-0/+1
2010-05-21USB: serial: remove multi-urb write from generic driverJohan Hovold4-176/+48
2010-05-21USB: serial: reimplement generic fifo-based writesJohan Hovold3-20/+84
2010-05-21USB: aircable: rewrite using generic read and write implementationsJohan Hovold1-453/+47
2010-05-21USB: ftdi_sio: clean up SIO write supportJohan Hovold1-40/+13
2010-05-21USB: ftdi_sio: switch to generic write implementationJohan Hovold1-172/+19
2010-05-21USB: isp1760: Use resource_sizeTobias Klauser1-6/+5
2010-05-21USB: simplify usb_sg_init()Alan Stern2-57/+38
2010-05-21USB gadget: Webcam deviceLaurent Pinchart3-1/+409
2010-05-21USB gadget: video class function driverLaurent Pinchart7-0/+2710
2010-05-21USB: Change the scatterlist type in struct urbMatthew Wilcox8-15/+13
2010-05-21USB: Turn interface_to_usbdev into an inline functionMatthew Wilcox1-2/+5
2010-05-21USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox3-4/+10
2010-05-21USB: Add definition for the Pipe Usage descriptorMatthew Wilcox1-0/+2
2010-05-21usb: u132-hcd.c: fix shadows sparse warningBill Pemberton1-2/+2
2010-05-21usb: sisusb_con.c: fix shadows sparse warningBill Pemberton1-4/+4