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