summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | USB: xhci: Setup HW retries correctly.Sarah Sharp2009-07-281-2/+4
| * | | | | | USB: xhci: Check if the host controller died in IRQ handler.Sarah Sharp2009-07-281-0/+4
| * | | | | | USB: xhci: Don't oops if the host doesn't halt.Sarah Sharp2009-07-281-1/+4
| * | | | | | USB: xhci: Make debugging more verbose.Sarah Sharp2009-07-283-24/+72
| * | | | | | USB: xhci: Correct Event Handler Busy flag usage.Sarah Sharp2009-07-282-3/+7
| * | | | | | USB: xhci: Handle short control packets correctly.Sarah Sharp2009-07-281-3/+11
| * | | | | | USB: xhci: Represent 64-bit addresses with one u64.Sarah Sharp2009-07-285-148/+137
| * | | | | | USB: xhci: Use GFP_ATOMIC while holding spinlocks.Sarah Sharp2009-07-281-2/+5
| * | | | | | USB: xhci: Deal with stalled endpoints.Sarah Sharp2009-07-284-4/+85
| * | | | | | USB: xhci: Set TD size in transfer TRB.Sarah Sharp2009-07-281-5/+15
| * | | | | | USB: xhci: fix less- and greater than confusionRoel Kluin2009-07-281-2/+2
| * | | | | | USB: usbtest: no need for USB_DEVICEFSAlan Stern2009-07-281-1/+1
| * | | | | | USB: musb: fix CONFIGDATA register read issueAjay Kumar Gupta2009-07-282-1/+1
| * | | | | | USB: musb: Refer to musb_otg_timer_func under correct #ifdefAmit Kucheria2009-07-281-1/+1
| * | | | | | USB: musb_gadget_ep0: fix typo in service_zero_data_request()Sergei Shtylyov2009-07-281-1/+1
| * | | | | | USB: option.c to support Alcatel X060S/X200 broadband modemsJavier Martin2009-07-281-0/+6
| * | | | | | USB: serial: option: Add ZTE AC8710 usb modem device.Peng Huang2009-07-281-0/+2
| * | | | | | USB: aten uc2324 is really a moschip 7840Russell Lang2009-07-281-2/+7
| * | | | | | USB: option: Add USB ID for Novatel MC727/U727/USB727 refreshTim Gardner2009-07-281-0/+2
| * | | | | | USB: option: add ZTE device ids and remove ONDA idsHerton Ronaldo Krzesinski2009-07-281-45/+68
| * | | | | | USB: ehci-orion: Call ehci_reset before ehci_haltSimon Kagstrom2009-07-281-1/+1
| * | | | | | USB: CP210x Add new device IDsCraig Shelley2009-07-281-0/+3
| * | | | | | USB: ftdi_sio: Add support for GN Otometrics Aurical USB AudiometerVille Sundberg2009-07-282-0/+8
| * | | | | | USB: OMAP: OHCI: hc_driver's stop method should call ohci_stopAnand Gadiyar2009-07-281-0/+1
| * | | | | | USB: storage: raise timeout in usb_stor_Bulk_max_lunGiacomo Lozito2009-07-281-1/+1
| * | | | | | USB: let the option driver compile without CONFIG_PMOliver Neukum2009-07-281-0/+8
| * | | | | | USB: option: Remove unused variableCarlos R. Mafra2009-07-281-2/+0
* | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-07-291-5/+31
|\| | | | | |
| * | | | | | usb_serial: Fix remaining ref count/lock bugsAlan Cox2009-07-271-4/+13
| * | | | | | tty: Fix a USB serial crash/scribbleAlan Cox2009-07-271-1/+18
| | |_|_|_|/ | |/| | | |
* / | | | | USB: Rework musb suspend()/resume_early()Magnus Damm2009-07-221-6/+12
|/ / / / /
* | | | / tty: fix chars_in_buffersAlan Cox2009-07-203-4/+4
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-1346-2204/+574
|\ \ \ \
| * | | | USB: otg: fix module reinsert issueAjay Kumar Gupta2009-07-121-0/+1
| * | | | USB: handle zero-length usbfs submissions correctlyAlan Stern2009-07-121-21/+20
| * | | | USB: EHCI: report actual_length for iso transfersAlan Stern2009-07-121-4/+8
| * | | | USB: option: remove unnecessary and erroneous codeAlan Stern2009-07-121-26/+1
| * | | | USB: cypress_m8: remove invalid Clear-HaltAlan Stern2009-07-121-2/+2
| * | | | USB: musb_host: undo incorrect change in musb_advance_schedule()Sergei Shtylyov2009-07-121-1/+1
| * | | | USB: fix LANGID=0 regressionDaniel Mack2009-07-121-18/+45
| * | | | USB: serial: sierra driver id_table additionsElina Pasheva2009-07-121-17/+29
| * | | | USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.Krzysztof Halasa2009-07-122-0/+4
| * | | | USB: fix race leading to a write after kfree in usbfsOliver Neukum2009-07-121-4/+17
| * | | | USB: Sierra: fix oops upon device closeAlan Stern2009-07-121-3/+2
| * | | | USB: option.c: add A-Link 3GU device idAnssi Hannula2009-07-121-1/+5
| * | | | USB: Serial: Add support for Arkham Technology adaptersAmit Kucheria2009-07-121-0/+2
| * | | | USB: Fix option_ms regression in 2.6.31-rc2Jonathan McDowell2009-07-121-0/+3
| * | | | USB: gadget audio: select SND_PCMRandy Dunlap2009-07-121-0/+1
| * | | | USB: ftdi: support NDI devicesMartin Geleynse2009-07-122-4/+69
| * | | | Revert USB: usbfs: deprecate and hide option for !embeddedGreg Kroah-Hartman2009-07-121-1/+1