summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-05-20USB: use PM core routines to enable/disable autosuspendAlan Stern
2010-05-20USB: don't enable remote wakeup by defaultAlan Stern
2010-05-20USB: improve runtime remote wakeup settingsAlan Stern
2010-05-20USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern
2010-05-20USB: pxa27x_udc: use four bits to store endpoint addressesMatt Reimer
2010-05-20usb: otg: twl4030: use the global ULPI register definitionsHeikki Krogerus
2010-05-20USB: otg: ulpi: use the global ULPI register definitionsHeikki Krogerus
2010-05-20USB: gadget: f_mass_storage: per functionMichal Nazarewicz
2010-05-20usb: gadget: Allow larger configuration descriptorsRobert Lukassen
2010-05-20usb: musb: add ulpi access operationsHeikki Krogerus
2010-05-20usb: musb: Makefile: remove unexistent config optionFelipe Balbi
2010-05-20usb: musb: omap2430.c: remove unnecessary includesAnand Gadiyar
2010-05-20usb: musb: omap2430: remove unused defineAnand Gadiyar
2010-05-20MUSB: Blackfin: remove musb_platform_{suspend|resume}()Sergei Shtylyov
2010-05-20MUSB: OMAP: make musb_platform_suspend() 'static'Sergei Shtylyov
2010-05-20MUSB: Blackfin: remove bfin_vbus_power()Sergei Shtylyov
2010-05-20MUSB: OMAP: remove omap_vbus_power()Sergei Shtylyov
2010-05-20USB: musb: support host/gadget role switching on Blackfin partsCliff Cai
2010-05-20usb: musb: debugfs: musb_exit_debugfs() can be called on probeFelipe Balbi
2010-05-20USB: option.c: option_indat_callback: Resubmit some unsuccessful URBsJames Maki
2010-05-20USB: gadget: add HID gadget driverFabien Chouteau
2010-05-20USB: ftdi_sio: fix some coding style issuesJohan Hovold
2010-05-20USB: serial: generalise write buffer preparationJohan Hovold
2010-05-20USB: serial: re-implement multi-urb writes in generic driverJohan Hovold
2010-05-20USB: serial: allow custom multi-urb write bulk callbacksJohan Hovold
2010-05-20USB: usb_debug: use the generic kfifo-based write implementationJohan Hovold
2010-05-20USB: pl2303: use generic closeJohan Hovold
2010-05-20USB: pl2303: switch to generic write implementationJohan Hovold
2010-05-20USB: serial: clean up generic write start busy testJohan Hovold
2010-05-20USB: serial: clean up some error and debug messages in generic driverJohan Hovold
2010-05-20USB: ftdi_sio: switch to generic read implementationJohan Hovold
2010-05-20USB: serial: export generic throttle and unthrottleJohan Hovold
2010-05-20USB: pl2303: switch to generic read implementationJohan Hovold
2010-05-20USB: serial: generalise generic read implementationJohan Hovold
2010-05-20USB: serial: clean up read processing in generic driverJohan Hovold
2010-05-20USB: cp210x: use generic submit_read_urb at openJohan Hovold
2010-05-20USB: serial: remove unnecessary re-initialisation of generic urbsJohan Hovold
2010-05-20USB: serial: refactor read urb submission in generic driverJohan Hovold
2010-05-20USB: serial: refactor generic closeJohan Hovold
2010-05-20USB: serial: clear fifo on closeJohan Hovold
2010-05-20USB: serial: fix missing locking on fifo in write callbackJohan Hovold
2010-05-20USB: serial: fix generic chars_in_bufferJohan Hovold
2010-05-20USB: pl2303: increase bulk-in buffer size to 256 byteJohan Hovold
2010-05-20USB: pl2303: increase the bulk-out buffer size to 256 byteJohan Hovold
2010-05-20USB: cp210x: increase bulk-in buffer size to 256 byteJohan Hovold
2010-05-20USB: cp210x: increase the bulk-out buffer size to 256 byteJohan Hovold
2010-05-20USB: serial: allow drivers to define bulk buffer sizesJohan Hovold
2010-05-20USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACESHans de Goede
2010-05-20usb: fix serial build when SYSRQ is disabledRandy Dunlap
2010-05-20USB Serial Driver: ZIO MotherboardVijay Kumar