summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: fix LANGID=0 regressionDaniel Mack2009-07-131-18/+45
* USB: serial: sierra driver id_table additionsElina Pasheva2009-07-131-17/+29
* USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.Krzysztof Halasa2009-07-132-0/+4
* USB: fix race leading to a write after kfree in usbfsOliver Neukum2009-07-131-4/+17
* USB: Sierra: fix oops upon device closeAlan Stern2009-07-131-3/+2
* USB: option.c: add A-Link 3GU device idAnssi Hannula2009-07-131-1/+5
* USB: Serial: Add support for Arkham Technology adaptersAmit Kucheria2009-07-131-0/+2
* USB: Fix option_ms regression in 2.6.31-rc2Jonathan McDowell2009-07-131-0/+3
* USB: gadget audio: select SND_PCMRandy Dunlap2009-07-131-0/+1
* USB: ftdi: support NDI devicesMartin Geleynse2009-07-132-4/+69
* Revert USB: usbfs: deprecate and hide option for !embeddedGreg Kroah-Hartman2009-07-131-1/+1
* USB: RNDIS gadget, fix issues talking from PXADavid Brownell2009-07-131-5/+6
* USB: serial: FTDI with product code FB80 and vendor id 0403Folkert van Heusden2009-07-132-0/+2
* USB: console: Fix regression in usb console on kernel bootJason Wessel2009-07-132-7/+9
* USB: add missing class descriptions used in usb/devices fileFrans Pop2009-07-131-4/+6
* USB: fix memleak in usbfsOliver Neukum2009-07-131-6/+10
* USB: EHCI: check for STALL before other errorsAlan Stern2009-07-131-14/+16
* USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern2009-07-1310-23/+86
* USB: fix the clear_tt_buffer interfaceAlan Stern2009-07-134-17/+35
* USB: fix uninitialised variable in ti_do_downloadOliver Neukum2009-07-131-1/+1
* USB: option: add Novatel Ovation MC760Dan Williams2009-07-131-0/+2
* USB: cdc-acm: work around some broken devicesArseniy Lartsev2009-07-131-8/+23
* USB: musb: silence "suspend as a_wait_vrise is_active" msgsDavid Brownell2009-07-132-6/+24
* USB: gadget: pxa25x compiler warning fixDavid Brownell2009-07-131-0/+2
* USB: gadget: pxa25x uses gpio_is_validPhilipp Zabel2009-07-131-11/+11
* USB: musb: davinci dm6446evm GPIO renumberingKevin Hilman2009-07-131-1/+1
* USB: musb: davinci dm355 updates (remainder)David Brownell2009-07-131-0/+25
* USB: gadget: rndis conformance tweakQiuping Chen2009-07-131-0/+2
* USB: fix memory leak in usbtmcOliver Neukum2009-07-131-4/+6
* USB: buildfix ppc randconfigArnd Bergmann2009-07-131-14/+15
* USB: ti_usb_3410_5052: fix duplicate device ids.Greg Kroah-Hartman2009-07-131-1/+0
* USB: gadget: audio: provide correct device idGreg Kroah-Hartman2009-07-131-3/+3
* Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman2009-07-133-1930/+0
* USB: option.c to support Qisda H21/H20 usb modemBrad Lu2009-07-131-1/+10
* USB: option.c: add Qualcomm/Option iCON 210 modemKai Engert2009-07-131-0/+1
* USB: isp1760: use __devexit_p() for remove functionMike Frysinger2009-07-131-1/+1
* USB: EHCI: update toggle state for linked QHsAlan Stern2009-07-132-20/+34
* USB: fhci: mutually exclusive port_statusRoel Kluin2009-07-131-6/+2
* USB: ftdi_sio - product ID's for CCS PIC programmersJan Capek2009-07-132-0/+6
* USB: gadget: fix imx_udc entry in KconfigPaulius Zaleckas2009-07-131-21/+21
* USB: pl2303: New vendor and product id for the prolific driverGianpaolo Cugola2009-07-132-0/+5
* tty: Fix the PL2303 private methods for sysrqAlan Cox2009-07-111-25/+33
* tty: Fix USB kref leakAlan Cox2009-07-113-5/+6
* tty: Sort out the USB sysrq changes that wrecked performanceAlan Cox2009-07-111-4/+11
* Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-07-119-98/+116
|\
| * UBI: fix compilation warningsArtem Bityutskiy2009-07-081-3/+3
| * UBI: fix NOR flash recoveryArtem Bityutskiy2009-07-073-3/+64
| * UBI: nicify image sequence number handlingArtem Bityutskiy2009-07-054-16/+18
| * UBI: add image sequence number to EC headerAdrian Hunter2009-07-056-3/+33
| * UBI: remove bogus debugging checksArtem Bityutskiy2009-07-053-88/+2