summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: xhci: Stall handling bug fixes.Sarah Sharp2009-07-283-49/+120
* USB: xhci: Support for 64-byte contextsJohn Youn2009-07-285-163/+287
* USB: xhci: Always align output device contexts to 64 bytes.Sarah Sharp2009-07-284-53/+89
* USB: xhci: Scratchpad buffer allocationJohn Youn2009-07-282-0/+113
* USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.Sarah Sharp2009-07-281-21/+27
* USB: xhci: Fail gracefully if there's no SS ep companion descriptor.Sarah Sharp2009-07-281-1/+6
* USB: xhci: Handle babble errors on transfers.Sarah Sharp2009-07-281-0/+4
* 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
* mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt2009-07-282-19/+0
* usb_serial: Fix remaining ref count/lock bugsAlan Cox2009-07-281-4/+13
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-07-287-59/+91
|\
| * inotify: use GFP_NOFS under potential memory pressureEric Paris2009-07-214-12/+21
| * fsnotify: fix inotify tail drop check with path entriesEric Paris2009-07-211-0/+1
| * inotify: check filename before dropping repeat eventsEric Paris2009-07-211-2/+7
| * fsnotify: use def_bool in kconfig instead of letting the user chooseEric Paris2009-07-213-13/+3
| * inotify: fix error paths in inotify_update_watchEric Paris2009-07-211-30/+49
| * inotify: do not leak inode marks in inotify_add_watchEric Paris2009-07-211-4/+10
| * inotify: drop user watch count when a watch is removedEric Paris2009-07-211-0/+2
* | pty: quickfix for the pty ENXIO timing problemsAlan Cox2009-07-281-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-2747-174/+336
|\ \
| * | cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.Michael Chan2009-07-271-2/+21
| * | net: irda: init spinlock after memcpyDeepak Saxena2009-07-271-0/+1
| * | ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore2009-07-271-2/+15
| * | r8169: WakeOnLan fix for the 8168françois romieu2009-07-271-2/+11