summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-07-28USB: xhci: Fail gracefully if there's no SS ep companion descriptor.Sarah Sharp1-1/+6
2009-07-28USB: xhci: Handle babble errors on transfers.Sarah Sharp1-0/+4
2009-07-28USB: xhci: Setup HW retries correctly.Sarah Sharp1-2/+4
2009-07-28USB: xhci: Check if the host controller died in IRQ handler.Sarah Sharp1-0/+4
2009-07-28USB: xhci: Don't oops if the host doesn't halt.Sarah Sharp1-1/+4
2009-07-28USB: xhci: Make debugging more verbose.Sarah Sharp3-24/+72
2009-07-28USB: xhci: Correct Event Handler Busy flag usage.Sarah Sharp2-3/+7
2009-07-28USB: xhci: Handle short control packets correctly.Sarah Sharp1-3/+11
2009-07-28USB: xhci: Represent 64-bit addresses with one u64.Sarah Sharp5-148/+137
2009-07-28USB: xhci: Use GFP_ATOMIC while holding spinlocks.Sarah Sharp1-2/+5
2009-07-28USB: xhci: Deal with stalled endpoints.Sarah Sharp4-4/+85
2009-07-28USB: xhci: Set TD size in transfer TRB.Sarah Sharp1-5/+15
2009-07-28USB: xhci: fix less- and greater than confusionRoel Kluin1-2/+2
2009-07-28USB: usbtest: no need for USB_DEVICEFSAlan Stern1-1/+1
2009-07-28USB: musb: fix CONFIGDATA register read issueAjay Kumar Gupta2-1/+1
2009-07-28USB: musb: Refer to musb_otg_timer_func under correct #ifdefAmit Kucheria1-1/+1
2009-07-28USB: musb_gadget_ep0: fix typo in service_zero_data_request()Sergei Shtylyov1-1/+1
2009-07-28USB: option.c to support Alcatel X060S/X200 broadband modemsJavier Martin1-0/+6
2009-07-28USB: serial: option: Add ZTE AC8710 usb modem device.Peng Huang1-0/+2
2009-07-28USB: aten uc2324 is really a moschip 7840Russell Lang1-2/+7
2009-07-28USB: option: Add USB ID for Novatel MC727/U727/USB727 refreshTim Gardner1-0/+2
2009-07-28USB: option: add ZTE device ids and remove ONDA idsHerton Ronaldo Krzesinski1-45/+68
2009-07-28USB: ehci-orion: Call ehci_reset before ehci_haltSimon Kagstrom1-1/+1
2009-07-28USB: CP210x Add new device IDsCraig Shelley1-0/+3
2009-07-28USB: ftdi_sio: Add support for GN Otometrics Aurical USB AudiometerVille Sundberg2-0/+8
2009-07-28USB: OMAP: OHCI: hc_driver's stop method should call ohci_stopAnand Gadiyar1-0/+1
2009-07-28USB: storage: raise timeout in usb_stor_Bulk_max_lunGiacomo Lozito1-1/+1
2009-07-28USB: let the option driver compile without CONFIG_PMOliver Neukum1-0/+8
2009-07-28USB: option: Remove unused variableCarlos R. Mafra1-2/+0
2009-07-27usb_serial: Fix remaining ref count/lock bugsAlan Cox1-4/+13
2009-07-27pty: quickfix for the pty ENXIO timing problemsAlan Cox1-0/+2
2009-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds34-134/+272
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-1/+1
2009-07-27tty: Fix a USB serial crash/scribbleAlan Cox1-1/+18
2009-07-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds26-169/+2927
2009-07-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+7
2009-07-27cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.Michael Chan1-2/+21
2009-07-27amd64_edac: read the right F2 maskoffset regWan Wei1-1/+1
2009-07-26ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore1-2/+15
2009-07-26r8169: WakeOnLan fix for the 8168françois romieu1-2/+11
2009-07-26netxen: reset ring consumer during cleanupDhananjay Phadke1-0/+7
2009-07-26smc91x.h: add config for Nomadik evaluation kitAlessandro Rubini1-1/+2
2009-07-26eepro: Read buffer overflowRoel Kluin1-1/+1
2009-07-26tokenring: Read buffer overflowroel kluin1-1/+1
2009-07-26at1700: Read buffer overflowroel kluin1-1/+1
2009-07-26fealnx: Write outside array boundsroel kluin1-1/+2
2009-07-24V4L/DVB (12303): cx23885: check pointers before dereferencing in dprintk macroMichael Krufky1-1/+2
2009-07-24V4L/DVB (12302): cx23885-417: fix broken IOCTL handlingMichael Krufky1-0/+1
2009-07-24V4L/DVB (12300): bttv: fix regression: tvaudio must be loaded before tunerHans Verkuil3-44/+50
2009-07-24V4L/DVB (12291): b2c2: fix frontends compiled into kernelTrent Piepho1-30/+37