aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* USB: RNDIS gadget, fix issues talking from PXADavid Brownell2009-07-12
* USB: serial: FTDI with product code FB80 and vendor id 0403Folkert van Heusden2009-07-12
* USB: console: Fix regression in usb console on kernel bootJason Wessel2009-07-12
* USB: add missing class descriptions used in usb/devices fileFrans Pop2009-07-12
* USB: fix memleak in usbfsOliver Neukum2009-07-12
* USB: EHCI: check for STALL before other errorsAlan Stern2009-07-12
* USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern2009-07-12
* USB: fix the clear_tt_buffer interfaceAlan Stern2009-07-12
* USB: fix uninitialised variable in ti_do_downloadOliver Neukum2009-07-12
* USB: option: add Novatel Ovation MC760Dan Williams2009-07-12
* USB: cdc-acm: work around some broken devicesArseniy Lartsev2009-07-12
* USB: musb: silence "suspend as a_wait_vrise is_active" msgsDavid Brownell2009-07-12
* USB: gadget: pxa25x compiler warning fixDavid Brownell2009-07-12
* USB: gadget: pxa25x uses gpio_is_validPhilipp Zabel2009-07-12
* USB: musb: davinci dm6446evm GPIO renumberingKevin Hilman2009-07-12
* USB: musb: davinci dm355 updates (remainder)David Brownell2009-07-12
* USB: gadget: rndis conformance tweakQiuping Chen2009-07-12
* USB: fix memory leak in usbtmcOliver Neukum2009-07-12
* USB: buildfix ppc randconfigArnd Bergmann2009-07-12
* USB: ti_usb_3410_5052: fix duplicate device ids.Greg Kroah-Hartman2009-07-12
* USB: gadget: audio: provide correct device idGreg Kroah-Hartman2009-07-12
* Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman2009-07-12
* USB: option.c to support Qisda H21/H20 usb modemBrad Lu2009-07-12
* USB: option.c: add Qualcomm/Option iCON 210 modemKai Engert2009-07-12
* USB: isp1760: use __devexit_p() for remove functionMike Frysinger2009-07-12
* USB: EHCI: update toggle state for linked QHsAlan Stern2009-07-12
* USB: fhci: mutually exclusive port_statusRoel Kluin2009-07-12
* USB: ftdi_sio - product ID's for CCS PIC programmersJan Capek2009-07-12
* USB: gadget: fix imx_udc entry in KconfigPaulius Zaleckas2009-07-12
* USB: pl2303: New vendor and product id for the prolific driverGianpaolo Cugola2009-07-12
* tty: Fix the PL2303 private methods for sysrqAlan Cox2009-07-10
* tty: Fix USB kref leakAlan Cox2009-07-10
* tty: Sort out the USB sysrq changes that wrecked performanceAlan Cox2009-07-10
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-07-06
|\
| * Fix virt_to_phys() warningsKevin Cernekee2009-07-06
* | usb: allow sh7724 to enable on-chip r8a66597Magnus Damm2009-07-04
|/
* usb_serial: Fix oops when unexisting usb serial device is opened.Thadeu Lima de Souza Cascardo2009-06-25
* acm: Fix oops when closing ACM tty device right after open has failed.Thadeu Lima de Souza Cascardo2009-06-25
* acm: Return ENODEV instead of EINVAL when trying to open ACM device.Thadeu Lima de Souza Cascardo2009-06-25
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-17
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-16
| |\
| | * USB: xhci depends on PCI.Paul Mundt2009-06-16
| | * USB: xhci: Add Makefile, MAINTAINERS, and Kconfig entries.Sarah Sharp2009-06-16
| | * USB: xhci: Respect critical sections.Sarah Sharp2009-06-16
| | * USB: xHCI: Fix interrupt moderation.Sarah Sharp2009-06-16
| | * USB: xhci: Remove packed attribute from structures.Sarah Sharp2009-06-16
| | * usb; xhci: Fix TRB offset calculations.Sarah Sharp2009-06-16
| | * USB: xhci: replace if-elseif-else with switch-caseViral Mehta2009-06-16
| | * USB: xhci: Make xhci-mem.c include linux/dmapool.hSarah Sharp2009-06-16