summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-07-05USB: unbind all interfaces before rebinding themAlan Stern
2010-07-05USB: cdc-acm: fix resource reclaim in error path of acm_probeAxel Lin
2010-07-05USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack
2010-07-05USB: xhci: Wait for controller to be ready after reset.Sarah Sharp
2010-07-05USB: xhci: Wait for host to start running.Sarah Sharp
2010-07-05USB: mos7840: fix null-pointer dereferenceJohan Hovold
2010-07-05USB: xHCI: Fix wrong usage of macro TRB_TYPEAndiry Xu
2010-07-05USB: xhci: Fix check for room on the ring.Sarah Sharp
2010-07-05USB: xhci: Limit bus sg_tablesize to 62 TRBs.Sarah Sharp
2010-07-05USB: xhci: Fix issue with set interface after stall.Sarah Sharp
2010-07-05USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern
2010-07-05USB: EHCI: clear PHCD before resumingAlek Du
2010-07-05USB: FHCI: cq_get() should check kfifo_out()'s return valueAnton Vorontsov
2010-07-05USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern
2010-07-05USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture framesHans de Goede
2010-07-05USB: mxc: gadget: Fix bitfield for calculating maximum packet sizeDinh Nguyen
2010-07-05USB: qcaux: add Samsung U520 device IDDan Williams
2010-07-05USB: kl5usb105: fix memory leakJohan Hovold
2010-07-05USB: ir-usb: fix double freeJohan Hovold
2010-07-05USB: option.c: OLIVETTI OLICARD100 supportNils Radtke
2010-07-05USB: option: add PID for ZTE productzhao1980ming
2010-07-05USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flagJohan Hovold
2010-07-05USB: kobil: fix memory leakJohan Hovold
2010-07-05USB: CP210x New Device IDs 11 New device IDsCraig Shelley
2010-07-05USB: visor: fix memory leakJohan Hovold
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
2010-04-30USB: xhci: properly set the "Mult" field of the endpoint context.Sarah Sharp
2010-04-30USB: OHCI: don't look at the root hub to get the number of portsAlan Stern
2010-04-30USB: don't choose configs with no interfacesAlan Stern
2010-04-30USB: cdc-acm: add another device quirkRuss Nelson
2010-04-30USB: fix testing the wrong variable in fs_create_by_name()Dan Carpenter
2010-04-30usb: Fix tusb6010 for DMA APITony Lindgren
2010-04-30musb_core: fix musb_init_controller() error cleanup pathSergei Shtylyov
2010-04-30MUSB: fix DaVinci glue layer dependencySergei Shtylyov
2010-04-30musb_core: don't call musb_platform_exit() twiceSergei Shtylyov
2010-04-30MUSB: OMAP: don't call clk_put()Sergei Shtylyov
2010-04-30MUSB: DaVinci: fix musb_platform_init() error cleanup pathSergei Shtylyov
2010-04-30musb_core: don't prevent disabling clock on driver unloadSergei Shtylyov