summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2010-03-02USB: cdc_acm: Silence "It is not a modem." error for pbLua devicesJulian Calaby
2010-03-02USB: cdc_acm: Add support for pbLua console portJulian Calaby
2010-03-02usbmon: add bus number to text APIPete Zaitcev
2010-03-02USB: musb: remove some of the never defined definesFelipe Balbi
2010-03-02USB: musb: move to sysfs_groupsFelipe Balbi
2010-03-02USB: musb: move two printk to dev_errFelipe Balbi
2010-03-02USB: musb: use resource_size()Felipe Balbi
2010-03-02USB: gadget: add INT support for Blackfin musbCliff Cai
2010-03-02USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSBBryan Wu
2010-03-02USB: host: SL811: allow the hcd on Blackfin systemsMichael Hennerich
2010-03-02USB: host: SL811: fix unaligned accessesMichael Hennerich
2010-03-02USB: isp1362: Use kzalloc for allocating only one thingJulia Lawall
2010-03-02USB: cypress_m8: allow unstable baud ratesMike Frysinger
2010-03-02USB: cypress_m8: unify confusing new baudrate checkMike Frysinger
2010-03-02USB: cypress_m8: stop using USB debug driver configMike Frysinger
2010-03-02USB: Export QUIRK_RESET_MORPHS through sysfsOliver Neukum
2010-03-02USB: storage: Never reset devices that will morph to an old modeOliver Neukum
2010-03-02USB: otg: twl4030: add support for notifierFelipe Balbi
2010-03-02USB: wusb: check CHID is all zeros before stopping the hostJulia Lawall
2010-03-02USB: xhci: No GFP_KERNEL in block error handlingOliver Neukum
2010-03-02USB: cdc-acm: Update to new autopm APIOliver Neukum
2010-03-02USB: ehci-au1xxx.c: use platform_get_resource() and resource_size()H Hartley Sweeten
2010-03-02USB: ehci-atmel.c: use resource_size()H Hartley Sweeten
2010-03-02USB: ehci-orion.c: use resource_size()H Hartley Sweeten
2010-03-02USB: at91_udc.c: use resource_size()H Hartley Sweeten
2010-03-02USB: atmel_usba_udc.c: use resource_size()H Hartley Sweeten
2010-03-02USB: pxa27x_udc.c: use resource_size()H Hartley Sweeten
2010-03-02USB: ehci-fsl: Add power management supportAnton Vorontsov
2010-03-02USB: ehci-fsl: Fix sparse warningsAnton Vorontsov