summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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: usb.h: fix kernel-doc notationRandy Dunlap2009-07-131-2/+4
* 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-134-2107/+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
* Revert "fuse: Fix build error" as unnecessaryLinus Torvalds2009-07-112-2/+0
* Fix compile error due to congestion_wait() changesTrond Myklebust2009-07-112-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-07-119-66/+113
|\
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2009-07-105-62/+92
| |\
| | * ALSA: hda - targa and targa-2ch fixDavid Heidelberger2009-07-091-6/+6
| | * ALSA: hda - fix beep tone calculation for IDT/STAC codecsPaul Vojta2009-07-091-4/+7
| | * ALSA: hda - Missing volume controls for Intel HDA (ALC269/EeePC)Darren Salt2009-07-081-2/+2
| | * ALSA: hda - Disable AMD SB600 64bit address support onlyAndiry Brienza2009-07-081-3/+13
| | * ALSA: hda - Check widget types while parsing capture source in patch_via.cTakashi Iwai2009-07-081-1/+5
| | * ALSA: hda - Fix capture source selection in patch_via.cTakashi Iwai2009-07-071-19/+35