summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.31.7v2.6.31.7Greg Kroah-Hartman2009-12-081-1/+1
* isdn: hfc_usb: Fix read buffer overflowRoel Kluin2009-12-081-2/+2
* Input: keyboard - fix braille keyboard keysym generationSamuel Thibault2009-12-081-1/+1
* acerhdf: return temperature in milidegree instead of degreePeter Feuerer2009-12-081-5/+5
* acerhdf: additional BIOS versionsPeter Feuerer2009-12-081-0/+4
* PCI: Prevent AER driver from being loaded on non-root port PCIE devicesKenji Kaneshige2009-12-081-1/+1
* V4L/DVB (13257): gspca - m5602-s5k4aa: Add vflip for Fujitsu Amilo Xi 2528Erik Andrén2009-12-081-0/+6
* V4L/DVB (13256): gspca - m5602-s5k4aa: Add another MSI GX700 vflip quirkErik Andrén2009-12-081-0/+7
* V4L/DVB (13255): gspca - m5602-s5k4aa: Add vflip quirk for the Bruneinit laptopErik Andrén2009-12-081-0/+7
* tty/of_serial: add missing ns16550a idMichal Simek2009-12-081-0/+1
* drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handlingClemens Ladisch2009-12-082-7/+7
* acerhdf: fix fan control for AOA150 modelPeter Feuerer2009-12-081-31/+66
* i2c: Fix userspace_device list corruptionJean Delvare2009-12-081-0/+11
* ath5k: Linear PCDAC code fixesNick Kossifidis2009-12-081-7/+17
* sky2: set carrier off in probeBrandon Philips2009-12-081-0/+2
* crypto: padlock-aes - Use the correct mask when checking whether copying is r...Chuck Ebbert2009-12-081-2/+2
* b43: Fix DMA TX bounce buffer copyingMichael Buesch2009-12-081-2/+13
* netfilter: xt_connlimit: fix regression caused by zero family valueJan Engelhardt2009-12-081-6/+4
* netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik2009-12-086-54/+67
* agp/intel: new host bridge supportZhenyu Wang2009-12-081-1/+7
* hwmon: (adt7475) Cache limits for 60 secondsJean Delvare2009-12-081-1/+1
* hwmon: (adt7475) Fix temperature fault flagsJean Delvare2009-12-081-2/+1
* block: use after free bug in __blkdev_getNeil Brown2009-12-081-1/+1
* hso: fix soft-lockupAntti Kaijanmäki2009-12-081-1/+3
* perf_event: Adjust frequency and unthrottle for non-group-leader eventsPaul Mackerras2009-12-081-1/+1
* md: revert incorrect fix for read error handling in raid1.NeilBrown2009-12-081-3/+4
* modules: don't export section names of empty sections via sysfsHelge Deller2009-12-081-1/+4
* param: don't complain about unused module parameters.Rusty Russell2009-12-081-8/+3
* pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack2009-12-081-2/+2
* tty_port: handle the nonblocking open of a dead port corner caseAlan Cox2009-12-081-2/+5
* USB: work around for EHCI with quirky periodic schedulesOliver Neukum2009-12-084-0/+22
* USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman2009-12-081-2/+1
* usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann2009-12-081-19/+30
* USB: musb_gadget: fix STALL handlingSergei Shtylyov2009-12-081-45/+34
* USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern2009-12-082-3/+15
* speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c44a60ac5cRusty Russell2009-12-081-12/+7
* ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL...David Ford2009-12-081-1/+1
* V4L/DVB (13314): saa7134: set ts_force_val for the Hauppauge WinTV HVR-1150Michael Krufky2009-12-081-0/+1
* V4L/DVB (13313): saa7134: add support for FORCE_TS_VALID mode for mpeg ts inputMichael Krufky2009-12-082-2/+5
* V4L/DVB (13202): smsusb: add autodetection support for three additional Haupp...Michael Krufky2009-12-081-0/+6
* sched: Fix isolcpus boot optionRusty Russell2009-12-081-1/+4
* sched: Fix boot crash by zalloc()ing most of the cpu masksRusty Russell2009-12-081-3/+3
* sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller2009-12-081-2/+2
* sparc64: replace parentheses in pmul()Roel Kluin2009-12-081-1/+1
* sfc: Set ip_summed correctly for page buffers passed to GROBen Hutchings2009-12-081-3/+6
* bonding: Modify hash transmit policies to use the packet's source MAC addressJasper Spaans2009-12-081-4/+4
* net: fix sk_forward_alloc corruptionEric Dumazet2009-12-085-12/+18
* pkt_sched: pedit use proper structJamal Hadi Salim2009-12-081-1/+1
* acenic: Pass up error code from ace_load_firmware()Ben Hutchings2009-12-081-1/+2
* udp: Fix udp_poll() and ioctl()Eric Dumazet2009-12-081-31/+43