summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.31.3v2.6.31.3Greg Kroah-Hartman2009-10-071-1/+1
* TTY: fix typosAlan Stern2009-10-071-2/+2
* Linux 2.6.31.2v2.6.31.2Greg Kroah-Hartman2009-10-051-1/+1
* 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
* NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directlyDavid Howells2009-10-051-22/+12
* 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
* powerpc: Fix incorrect setting of __HAVE_ARCH_PTE_SPECIALWeirich, Bernhard2009-10-051-1/+1
* powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany2009-10-051-3/+16
* 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
* Fix idle time field in /proc/uptimeMichael Abbott2009-10-051-1/+6
* mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust()Lee Schermerhorn2009-10-051-2/+2
* mm: fix anonymous dirtyingHugh Dickins2009-10-051-1/+2
* mm: munlock use follow_pageHugh Dickins2009-10-051-59/+40
* page-allocator: limit the number of MIGRATE_RESERVE pageblocks per zoneMel Gorman2009-10-051-1/+11
* hugetlb: restore interleaving of bootmem huge pages (2.6.31)Lee Schermerhorn2009-10-051-1/+1
* /proc/kcore: work around a BUG()KAMEZAWA Hiroyuki2009-10-051-1/+7
* 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-0511-107/+106
* hwmon: (asus_atk0110) Add maintainer informationLuca Tettamanti2009-10-051-0/+6
* tty: USB can now use the shutdown method for kref based freeing of portsAlan Cox2009-10-051-21/+7