summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* TTY: fix typosAlan Stern2009-10-071-2/+2
* iwlwifi: fix unloading driver while scanningWey-Yi Guy2009-10-052-2/+3
* iwlwifi: traverse linklist to find the valid OTP blockWey-Yi Guy2009-10-056-43/+192
* iwlagn: modify digital SVR for 1000Wey-Yi Guy2009-10-052-1/+11
* iwlwifi: update 1000 series API version to match firmwareJay Sternberg2009-10-051-1/+1
* iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg2009-10-058-54/+224
* mptsas : PAE Kernel more than 4 GB kernel panicKashyap, Desai2009-10-051-5/+5
* HID: completely remove apple mightymouse from blacklistJan Scholz2009-10-051-1/+0
* saa7134: ir-kbd-i2c init data needs a persistent objectBrian Rogers2009-10-052-29/+31
* em28xx: ir-kbd-i2c init data needs a persistent objectBrian Rogers2009-10-052-17/+19
* drm/i915: Handle ERESTARTSYS during page faultChris Wilson2009-10-051-17/+12
* USB: Fix SS endpoint companion descriptor parsing.Sarah Sharp2009-10-051-1/+1
* USB: xhci: Support interrupt transfers.Sarah Sharp2009-10-053-1/+55
* USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.Sarah Sharp2009-10-051-0/+9
* USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.Sarah Sharp2009-10-051-2/+8
* USB: xhci: Check URB's actual transfer buffer size.Sarah Sharp2009-10-051-1/+16
* USB: xhci: Don't touch xhci_td after it's freed.Sarah Sharp2009-10-051-1/+1
* USB: xhci: Handle babbling endpoints correctly.Sarah Sharp2009-10-051-2/+14
* USB: xhci: Make TRB completion code comparison readable.Sarah Sharp2009-10-051-7/+9
* USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp2009-10-054-23/+148
* USB: xhci: Handle stalled control endpoints.Sarah Sharp2009-10-053-14/+58
* USB: xhci: Support full speed devices.Sarah Sharp2009-10-053-5/+89
* USB: xhci: Set correct max packet size for HS/FS control endpoints.Sarah Sharp2009-10-051-5/+18
* USB: xhci: Configure endpoint code refactoring.Sarah Sharp2009-10-054-52/+169
* USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp2009-10-051-2/+3
* USB: xhci: Work around for chain bit in link TRBs.Sarah Sharp2009-10-054-4/+35
* USB serial: update the console driverAlan Stern2009-10-051-9/+19
* usb-serial: straighten out serial_openAlan Stern2009-10-051-37/+22
* usb-serial: add missing tests and debug linesAlan Stern2009-10-051-4/+17
* usb-serial: rename subroutinesAlan Stern2009-10-051-8/+11
* usb-serial: fix termios initialization logicAlan Stern2009-10-051-12/+10
* usb-serial: acquire references when a new tty is installedAlan Stern2009-10-051-64/+47
* usb-serial: change logic of serial lookupsAlan Stern2009-10-051-8/+23
* usb-serial: put subroutines in logical orderAlan Stern2009-10-051-77/+77
* usb-serial: change referencing of port and serial structuresAlan Stern2009-10-051-75/+20
* tty: USB serial termios bitsAlan Cox2009-10-0510-107/+103
* tty: USB can now use the shutdown method for kref based freeing of portsAlan Cox2009-10-051-21/+7
* tty: USB hangup is racyAlan Cox2009-10-051-4/+1
* tty: Add a full port_close functionAlan Cox2009-10-051-2/+27
* Driver core: add new device to bus's list before probingAlan Stern2009-10-053-15/+12
* ath5k: do not release irq across suspend/resumeBob Copeland2009-10-051-11/+0
* ath5k: Wakeup fixesNick Kossifidis2009-10-054-62/+140
* pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds2009-10-051-2/+4
* ahci: restore pci_intx() handlingTejun Heo2009-10-051-2/+2
* can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp2009-10-051-1/+1
* agp/intel: Fix the pre-9xx chipset flush.Eric Anholt2009-10-052-17/+23
* drm/i915: fix tiling on IGDNGZhenyu Wang2009-10-053-8/+21
* drm/I915: Use the CRT DDC to get the EDID for DVI-connector on MacKeith Packard2009-10-051-22/+74
* drm/i915: Fix LVDS panel fitting on ArrandaleZhenyu Wang2009-10-053-3/+24
* drm/i915: Remove DAC disable in CRT force detect on IGDNGZhenyu Wang2009-10-051-7/+2