summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-20USB: devices: fix Coding StylesCarlos Sánchez Acosta
2010-05-20USB: ueagle: fix Coding StylesJavier Blanco de Torres (Neurowork)
2010-05-20USB: omap: switch to subsys_initcall for isp1301 transceiverViral Mehta
2010-05-20USB: ehci: Elide I/O watchdog on NEC partsDavid Miller
2010-05-20USB: storage: Remove unneeded SL11R unusual_devs entryPhil Dibowitz
2010-05-20USB: Support for allocating USB 3.0 streams.Sarah Sharp
2010-05-20USB: xhci: Correct assumptions about number of rings per endpoint.Sarah Sharp
2010-05-20USB: xhci: Add memory allocation for USB3 bulk streams.Sarah Sharp
2010-05-20USB: qcserial: Add support for Qualcomm Gobi 2000 devicesAnssi Hannula
2010-05-20USB: qcserial: Use generic USB wwan codeMatthew Garrett
2010-05-20USB: option: Use generic USB wwan codeMatthew Garrett
2010-05-20usb serial: Add generic USB wwan supportMatthew Garrett
2010-05-20USB: deprecate the power/level sysfs attributeAlan Stern
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