aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-03-02USB: rearrange functions in driver.cAlan Stern
2010-03-02USB: change handling of negative autosuspend delaysAlan Stern
2010-03-02USB: implement usb_enable_autosuspendAlan Stern
2010-03-02USB: use the device lock for persist_enabledAlan Stern
2010-03-02USB: consolidate remote wakeup routinesAlan Stern
2010-03-02USB: change locking for device-level autosuspendAlan Stern
2010-03-02USB: rearrange code in usb_probe_interfaceAlan Stern
2010-03-02USB: Use bInterfaceNumber in bandwidth allocations.Sarah Sharp
2010-03-02USB: unusual_devs: Add support for multiple Option 3G sticksJan Dumon
2010-03-02USB: gadget: introduce g_nokia gadget driverFelipe Balbi
2010-03-02USB: xhci: Fix compile issues with xhci_get_slot_state()Sarah Sharp
2010-03-02USB: c67x00: use resource_size().Thiago Farina
2010-03-02USB: FHCI: Correct the size argument to kzallocJulia Lawall
2010-03-02USB: cypress_m8: use put_unaligned_le32() where necessaryJohan Hovold
2010-03-02USB: ch341: use get_unaligned_le16 in break_ctlJohan Hovold
2010-03-02USB: serial: fix DMA buffers on stack for io_edgeport.cDan Carpenter
2010-03-02USB: kobil_sct: clean up kobil_set_termiosJohan Hovold
2010-03-02USB: visor: fix DMA buffers on stackJohan Hovold
2010-03-02USB: oti6858: fix DMA buffer on stackJohan Hovold
2010-03-02USB: mos7840: fix DMA buffers on stack and endianess bugsJohan Hovold
2010-03-02USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmdJohan Hovold
2010-03-02USB: kl5kusb105: fix DMA buffers on stackJohan Hovold
2010-03-02USB: keyspan_pda: fix DMA buffers on stackJohan Hovold
2010-03-02USB: io_ti: fix DMA buffers on stackJohan Hovold
2010-03-02USB: cypress_m8: fix endianess bugJohan Hovold
2010-03-02USB: cypress_m8: fix DMA buffer on stackJohan Hovold
2010-03-02USB: ch341: use le16_to_cpup to be explicit about endianessJohan Hovold
2010-03-02USB: ch341: fix DMA buffer on stackJohan Hovold
2010-03-02USB: ch341: replace printk warnings with dev_errJohan Hovold
2010-03-02usb: host: ehci: adding regulator framework in ehci-omap.c driver.Ajay Kumar Gupta
2010-03-02usb: host: ehci: fix missing kfree in remove path alsoAjay Kumar Gupta
2010-03-02usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta
2010-03-02usb: musb: save dynfifo in musb structAjay Kumar Gupta
2010-03-02usb: musb: handle irqs in the order dictated by programming guideArnaud Mandy
2010-03-02usb: musb: clean up commit 'workaround Blackfin FIFO anomalies'Bryan Wu
2010-03-02usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctlySwaminathan S
2010-03-02usb: musb: workaround toggle bug when doing bulk transfer after isocSwaminathan S
2010-03-02usb: musb: workaround MUSB DMA_INTR sometimes reads zeroAnand Gadiyar
2010-03-02usb: musb: hsdma: add wrapper for reading DMA countAnand Gadiyar
2010-03-02USB: musb: Add new fifo table for a OMAP3 errataAjay Kumar Gupta
2010-03-02usb: otg: twl4030: move to request_threaded_irqFelipe Balbi
2010-03-02USB: Correct CONFIG variable typo.Robert P. J. Day
2010-03-02USB: usblp: Remove checks no longer needed with the new runtime PM systemOliver Neukum
2010-03-02USB: ftdi_sio: remove unnecessary initialisationsJohan Hovold
2010-03-02USB: ftdi_sio: clean up modem status handlingJohan Hovold
2010-03-02USB: ftdi_sio: fix DMA buffers on stackJohan Hovold
2010-03-02USB: ftdi_sio: fix latency-timeout endianess bugJohan Hovold
2010-03-02USB: ftdi_sio: use error code from usb stack in read_latency_timerJohan Hovold
2010-03-02USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman
2010-03-02USB: retain USB device power/wakeup setting across reconfigurationDan Streetman