summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2010-05-20usb-console: pass baud from console to the initial tty openJason Wessel
2010-05-20USB: f_mass_storage: dynamic buffers for better alignmentMichal Nazarewicz
2010-05-20usb: musb: hsdma: use musb_read/writelFelipe Balbi
2010-05-20usb: musb: gadget: support musb-specific test modesFelipe Balbi
2010-05-20usb: musb: add debugfs supportFelipe Balbi
2010-05-20USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai
2010-05-20USB: MUSB: Add OMAP4 support in MUSB driverMaulik Mankad
2010-05-20USB: MUSB: Build MUSB driver for OMAP4Maulik Mankad
2010-05-20usb: musb: Set transceiver interface typeMaulik Mankad
2010-05-20usb: musb: allow board to pass down fifo modeFelipe Balbi
2010-05-20usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel
2010-05-20USB: ehci-au1xxx does not need EHCI IO watchdogManuel Lauss
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern
2010-05-20USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern
2010-05-20USB: remove duplicated #includeHuang Weiyi
2010-05-20USB: Remove large struct from the stack in USB storage isd200 driverIan Munsie
2010-05-20USB: cdc-acm: make bitfields unsignedRandy Dunlap
2010-05-20USB: sisusbvga: Remove the BKL from ioctlAlessio Igor Bogani
2010-05-20USB: make hub.h public (drivers dependency)Eric Lescouet
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-05-20USB: xhci: Fix check for room on the ring.Sarah Sharp
2010-05-20USB: xhci: Limit bus sg_tablesize to 62 TRBs.Sarah Sharp
2010-05-20USB: xhci: Fix issue with set interface after stall.Sarah Sharp
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro
2010-04-30USB: sl811-hcd: Fix device disconnectMichael Hennerich
2010-04-30USB: ohci-at91: fix power management hangingPatrice Vilchez
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack
2010-04-30USB: ti_usb: fix printk format warningRandy Dunlap
2010-04-30USB: gadget: s3c-hsotg: Add missing unlockJulia Lawall
2010-04-30USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not setAnand Gadiyar
2010-04-30USB: oxu210hp: release spinlock on error pathDan Carpenter
2010-04-30USB: serial: option: add cinterion device idGreg Kroah-Hartman
2010-04-30USB: serial: option: ZTEAC8710 Support with Device ID 0xffffMahesh Kuruganti
2010-04-30USB: serial: pl2303: Hybrid reader Uniform HCR331Simone Contini
2010-04-30USB: option: add ID for ZTE MF 330Dominik Brodowski
2010-04-30USB: xhci: properly set endpoint context fields for periodic eps.Sarah Sharp