summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: implement usb_enable_autosuspendAlan Stern2010-03-026-21/+82
* USB: use the device lock for persist_enabledAlan Stern2010-03-021-2/+3
* USB: consolidate remote wakeup routinesAlan Stern2010-03-023-11/+11
* USB: change locking for device-level autosuspendAlan Stern2010-03-023-20/+30
* USB: rearrange code in usb_probe_interfaceAlan Stern2010-03-021-32/+31
* USB: Use bInterfaceNumber in bandwidth allocations.Sarah Sharp2010-03-021-2/+7
* USB: unusual_devs: Add support for multiple Option 3G sticksJan Dumon2010-03-021-2/+86
* arm: defconfig: rx51: enable phonet and g_nokiaFelipe Balbi2010-03-021-1/+10
* USB: gadget: introduce g_nokia gadget driverFelipe Balbi2010-03-023-0/+271
* USB: xhci: Fix compile issues with xhci_get_slot_state()Sarah Sharp2010-03-022-2/+2
* USB: c67x00: use resource_size().Thiago Farina2010-03-021-4/+4
* USB: FHCI: Correct the size argument to kzallocJulia Lawall2010-03-021-1/+1
* USB: cypress_m8: use put_unaligned_le32() where necessaryJohan Hovold2010-03-021-2/+3
* USB: ch341: use get_unaligned_le16 in break_ctlJohan Hovold2010-03-021-1/+2
* USB: serial: fix DMA buffers on stack for io_edgeport.cDan Carpenter2010-03-021-17/+18
* USB: kobil_sct: clean up kobil_set_termiosJohan Hovold2010-03-021-18/+4
* USB: visor: fix DMA buffers on stackJohan Hovold2010-03-021-8/+18
* USB: oti6858: fix DMA buffer on stackJohan Hovold2010-03-021-3/+10
* USB: mos7840: fix DMA buffers on stack and endianess bugsJohan Hovold2010-03-021-4/+18
* USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmdJohan Hovold2010-03-021-17/+17
* USB: kl5kusb105: fix DMA buffers on stackJohan Hovold2010-03-021-18/+45
* USB: keyspan_pda: fix DMA buffers on stackJohan Hovold2010-03-021-12/+33
* USB: io_ti: fix DMA buffers on stackJohan Hovold2010-03-021-18/+48
* USB: cypress_m8: fix endianess bugJohan Hovold2010-03-021-2/+2
* USB: cypress_m8: fix DMA buffer on stackJohan Hovold2010-03-021-14/+17
* USB: ch341: use le16_to_cpup to be explicit about endianessJohan Hovold2010-03-021-1/+1
* USB: ch341: fix DMA buffer on stackJohan Hovold2010-03-021-3/+11
* USB: ch341: replace printk warnings with dev_errJohan Hovold2010-03-021-4/+4
* usb: host: ehci: adding regulator framework in ehci-omap.c driver.Ajay Kumar Gupta2010-03-021-0/+36
* usb: host: ehci: fix missing kfree in remove path alsoAjay Kumar Gupta2010-03-021-0/+1
* usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta2010-03-023-0/+16
* usb: musb: save dynfifo in musb structAjay Kumar Gupta2010-03-022-1/+4
* usb: musb: handle irqs in the order dictated by programming guideArnaud Mandy2010-03-021-139/+116
* usb: musb: clean up commit 'workaround Blackfin FIFO anomalies'Bryan Wu2010-03-021-15/+13
* usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctlySwaminathan S2010-03-021-23/+10
* usb: musb: workaround toggle bug when doing bulk transfer after isocSwaminathan S2010-03-021-0/+24
* usb: musb: workaround MUSB DMA_INTR sometimes reads zeroAnand Gadiyar2010-03-021-3/+22
* usb: musb: hsdma: add wrapper for reading DMA countAnand Gadiyar2010-03-021-0/+17
* USB: musb: Add new fifo table for a OMAP3 errataAjay Kumar Gupta2010-03-021-0/+34
* usb: otg: twl4030: move to request_threaded_irqFelipe Balbi2010-03-021-9/+1
* USB: Correct CONFIG variable typo.Robert P. J. Day2010-03-021-1/+1
* USB: usblp: Remove checks no longer needed with the new runtime PM systemOliver Neukum2010-03-021-17/+3
* USB: ftdi_sio: remove unnecessary initialisationsJohan Hovold2010-03-021-9/+9
* USB: ftdi_sio: clean up modem status handlingJohan Hovold2010-03-021-21/+16
* USB: ftdi_sio: fix DMA buffers on stackJohan Hovold2010-03-021-42/+27
* USB: ftdi_sio: fix latency-timeout endianess bugJohan Hovold2010-03-021-4/+10
* USB: ftdi_sio: use error code from usb stack in read_latency_timerJohan Hovold2010-03-021-3/+2
* USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-027-12/+12
* USB: retain USB device power/wakeup setting across reconfigurationDan Streetman2010-03-021-4/+12
* USB: cdc_acm: Silence "It is not a modem." error for pbLua devicesJulian Calaby2010-03-022-2/+5
OpenPOWER on IntegriCloud