aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-02-24usb: isp1362-hcd: Convert to module_platform_driverTobias Klauser
2012-02-24USB: allow users to run setserial with cdc-acmOliver Neukum
2012-02-24USB: ehci-fsl: Turn on cache snooping on MPC8xxxPan Jiafei
2012-02-24cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptiedBen Hutchings
2012-02-24usb: host: remove ehci-pxa168.cNeil Zhang
2012-02-24cdc-wdm: Fix more races on the read pathBen Hutchings
2012-02-24USB: qcserial: don't grab QMI port on Gobi 1000 devicesDan Williams
2012-02-24USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman
2012-02-24usb-serial: use new registration API in keyspan_pda.cGreg Kroah-Hartman
2012-02-24usb-serial: use new registration API in [t-z]* driversAlan Stern
2012-02-24usb-serial: use new registration API in [q-s]* driversAlan Stern
2012-02-24usb-serial: use new registration API in [n-p]* driversAlan Stern
2012-02-24usb-serial: use new registration API in [k-m]* driversAlan Stern
2012-02-24usb-serial: use new registration API in [i-j]* driversAlan Stern
2012-02-24usb-serial: use new registration API in [d-h]* driversAlan Stern
2012-02-24usb-serial: use new registration API in [a-c]* driversAlan Stern
2012-02-24usb-serial: new API for driver registrationAlan Stern
2012-02-24usb: musb: Reselect index reg in interrupt contextSupriya Karanth
2012-02-24usb: fsl_udc_core: Fix scheduling while atomic dump messagePeter Chen
2012-02-24usb: renesas_usbhs: bugfix: add .release function to gpriv->gadget.devKuninori Morimoto
2012-02-24usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disableIdo Shayevitz
2012-02-23Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman
2012-02-23ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-23usb: at91_udc: linux/prefetch.h included twiceDanny Kukawka
2012-02-23ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar
2012-02-21USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen
2012-02-21USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn
2012-02-21usb-storage: fix freezing of the scanning threadAlan Stern
2012-02-21xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp
2012-02-21USB: Set hub depth after USB3 hub resetElric Fu
2012-02-21USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp
2012-02-21usb: Fix typo in ehci-dbg.cMasanari Iida
2012-02-15usb: host: ehci: allow ehci_* symbols to be unusedFelipe Balbi
2012-02-15usb: gadget: Add Audio Class 2.0 DriverJassi Brar
2012-02-15usb: gadget: audio: Move string IDs to audio.cJassi Brar
2012-02-15usb: gadget: Rename audio function to uac1Jassi Brar
2012-02-14USB: option: cleanup zte 3g-dongle's pid in option.cli.rui27@zte.com.cn
2012-02-14USB: Turn on auto-suspend for USB 3.0 hubs.Sarah Sharp
2012-02-14USB: Set wakeup bits for all children hubs.Sarah Sharp
2012-02-14USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp
2012-02-14USB: Refactor hub remote wake handling.Sarah Sharp
2012-02-14USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp
2012-02-14USB: Suspend functions before putting dev into U3.Sarah Sharp
2012-02-14USB/xhci: Enable remote wakeup for USB3 devices.Sarah Sharp
2012-02-14xHCI: Kick khubd when USB3 resume really completes.Sarah Sharp
2012-02-14USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp
2012-02-14usb: renesas: fix scheduling in atomic context bugGuennadi Liakhovetski
2012-02-14usb: renesas_usbhs: (cosmetic) simplify list operationsGuennadi Liakhovetski
2012-02-13Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman