summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-05Linux 2.6.31.2v2.6.31.2Greg Kroah-Hartman1-1/+1
2009-10-05iwlwifi: fix unloading driver while scanningWey-Yi Guy2-2/+3
2009-10-05iwlwifi: traverse linklist to find the valid OTP blockWey-Yi Guy6-43/+192
2009-10-05iwlagn: modify digital SVR for 1000Wey-Yi Guy2-1/+11
2009-10-05iwlwifi: update 1000 series API version to match firmwareJay Sternberg1-1/+1
2009-10-05iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg8-54/+224
2009-10-05NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directlyDavid Howells1-22/+12
2009-10-05mptsas : PAE Kernel more than 4 GB kernel panicKashyap, Desai1-5/+5
2009-10-05HID: completely remove apple mightymouse from blacklistJan Scholz1-1/+0
2009-10-05powerpc: Fix incorrect setting of __HAVE_ARCH_PTE_SPECIALWeirich, Bernhard1-1/+1
2009-10-05powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany1-3/+16
2009-10-05saa7134: ir-kbd-i2c init data needs a persistent objectBrian Rogers2-29/+31
2009-10-05em28xx: ir-kbd-i2c init data needs a persistent objectBrian Rogers2-17/+19
2009-10-05drm/i915: Handle ERESTARTSYS during page faultChris Wilson1-17/+12
2009-10-05Fix idle time field in /proc/uptimeMichael Abbott1-1/+6
2009-10-05mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust()Lee Schermerhorn1-2/+2
2009-10-05mm: fix anonymous dirtyingHugh Dickins1-1/+2
2009-10-05mm: munlock use follow_pageHugh Dickins1-59/+40
2009-10-05page-allocator: limit the number of MIGRATE_RESERVE pageblocks per zoneMel Gorman1-1/+11
2009-10-05hugetlb: restore interleaving of bootmem huge pages (2.6.31)Lee Schermerhorn1-1/+1
2009-10-05/proc/kcore: work around a BUG()KAMEZAWA Hiroyuki1-1/+7
2009-10-05USB: Fix SS endpoint companion descriptor parsing.Sarah Sharp1-1/+1
2009-10-05USB: xhci: Support interrupt transfers.Sarah Sharp3-1/+55
2009-10-05USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.Sarah Sharp1-0/+9
2009-10-05USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.Sarah Sharp1-2/+8
2009-10-05USB: xhci: Check URB's actual transfer buffer size.Sarah Sharp1-1/+16
2009-10-05USB: xhci: Don't touch xhci_td after it's freed.Sarah Sharp1-1/+1
2009-10-05USB: xhci: Handle babbling endpoints correctly.Sarah Sharp1-2/+14
2009-10-05USB: xhci: Make TRB completion code comparison readable.Sarah Sharp1-7/+9
2009-10-05USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp4-23/+148
2009-10-05USB: xhci: Handle stalled control endpoints.Sarah Sharp3-14/+58
2009-10-05USB: xhci: Support full speed devices.Sarah Sharp3-5/+89
2009-10-05USB: xhci: Set correct max packet size for HS/FS control endpoints.Sarah Sharp1-5/+18
2009-10-05USB: xhci: Configure endpoint code refactoring.Sarah Sharp4-52/+169
2009-10-05USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp1-2/+3
2009-10-05USB: xhci: Work around for chain bit in link TRBs.Sarah Sharp4-4/+35
2009-10-05USB serial: update the console driverAlan Stern1-9/+19
2009-10-05usb-serial: straighten out serial_openAlan Stern1-37/+22
2009-10-05usb-serial: add missing tests and debug linesAlan Stern1-4/+17
2009-10-05usb-serial: rename subroutinesAlan Stern1-8/+11
2009-10-05usb-serial: fix termios initialization logicAlan Stern1-12/+10
2009-10-05usb-serial: acquire references when a new tty is installedAlan Stern1-64/+47
2009-10-05usb-serial: change logic of serial lookupsAlan Stern1-8/+23
2009-10-05usb-serial: put subroutines in logical orderAlan Stern1-77/+77
2009-10-05usb-serial: change referencing of port and serial structuresAlan Stern1-75/+20
2009-10-05tty: USB serial termios bitsAlan Cox11-107/+106
2009-10-05hwmon: (asus_atk0110) Add maintainer informationLuca Tettamanti1-0/+6
2009-10-05tty: USB can now use the shutdown method for kref based freeing of portsAlan Cox1-21/+7
2009-10-05tty: USB hangup is racyAlan Cox1-4/+1
2009-10-05tty: Add a full port_close functionAlan Cox2-3/+34