summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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/+137Star
* 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/+0Star
* usb_serial: Fix remaining ref count/lock bugsAlan Cox2009-07-281-4/+13
* 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-2734-134/+272
|\
| * cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.Michael Chan2009-07-271-2/+21
| * 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
| * netxen: reset ring consumer during cleanupDhananjay Phadke2009-07-271-0/+7
| * smc91x.h: add config for Nomadik evaluation kitAlessandro Rubini2009-07-271-1/+2
| * eepro: Read buffer overflowRoel Kluin2009-07-271-1/+1
| * tokenring: Read buffer overflowroel kluin2009-07-271-1/+1
| * at1700: Read buffer overflowroel kluin2009-07-271-1/+1
| * fealnx: Write outside array boundsroel kluin2009-07-271-1/+2
| * ixgbe: remove unnecessary call to device_init_wakeupAndy Gospodarek2009-07-231-1/+0Star
| * ixgbe: Don't priority tag control frames in DCB modeLucy Liu2009-07-231-6/+12
| * ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou2009-07-233-10/+31
| * net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware2009-07-231-41/+36Star
| * register at91_ether using platform_driver_probeUwe Kleine-König2009-07-221-2/+1Star
| * skge: Enable WoL by default if supportedRafael J. Wysocki2009-07-221-1/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-2214-16/+56
| |\
| | * libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut2009-07-212-1/+9
| | * ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez2009-07-211-0/+17
| | * p54spi: fix potential null deref in p54spi.cDan Carpenter2009-07-211-1/+1
| | * acer-wmi: fix rfkill conversionAlan Jenkins2009-07-211-1/+1
| | * ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez2009-07-211-0/+12
| | * rt2x00: Fix chipset detection for rt2500usbAndy Whitcroft2009-07-211-1/+3
| | * rtl8187: Fix for kernel oops when unloading with LEDs enabledLarry Finger2009-07-211-1/+2
| | * ath5k: temporarily disable crypto for AP modeBob Copeland2009-07-211-0/+3
| | * mac80211_hwsim: fix use after freeJohannes Berg2009-07-211-2/+2