aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-11-20i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includesGravatar Kevin Wells 1-0/+2
2009-11-20i2c: i2c-pnx: Limit minimum jiffie timeout to 2Gravatar Kevin Wells 1-0/+3
2009-11-19vt: Fix use of "new" in a struct fieldGravatar Alan Cox 1-3/+3
2009-11-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...Gravatar David Woodhouse 1-0/+3
2009-11-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Gravatar Linus Torvalds 3-12/+44
2009-11-18Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 1-6/+5
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()Gravatar David Woodhouse 1-6/+5
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 35-442/+352
2009-11-18Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Gravatar Linus Torvalds 9-22/+78
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Gravatar Linus Torvalds 2-0/+24
2009-11-18cxgb3: fix premature page unmapGravatar Divy Le Ray 1-2/+2
2009-11-18ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsGravatar Dave Mitchell 1-2/+2
2009-11-17[CPUFREQ] Fix stale cpufreq_cpu_governor pointerGravatar Prarit Bhargava 1-2/+30
2009-11-17[CPUFREQ] Resolve time unit thinko in ondemand/conservative govsGravatar Pallipadi, Venkatesh 2-4/+4
2009-11-17[CPUFREQ] Fix use after free on governor restoreGravatar Dmitry Monakhov 1-6/+10
2009-11-17drivers/video/da8xx-fb.c: fix error returnGravatar Roel Kluin 1-1/+1
2009-11-17spi: error status should be negativeGravatar Roel Kluin 1-1/+1
2009-11-17USB: option.c: add support for D-Link DWM-162-U5Gravatar Zhang Le 1-0/+2
2009-11-17USB: usbmon: fix bug in mon_buff_area_shrinkGravatar Alan Stern 1-4/+7
2009-11-17USB: xhci: Fix scratchpad deallocation.Gravatar Sarah Sharp 1-1/+1
2009-11-17USB: xhci: Fix TRB physical to virtual address translation.Gravatar Sarah Sharp 1-2/+5
2009-11-17USB: xhci: Fix bug memory free after failed initialization.Gravatar Sarah Sharp 1-3/+5
2009-11-17USB: cdc_acm: Fix memory leak after hangupGravatar Francesco Lavra 1-5/+11
2009-11-17USB: cdc_acm: Fix race condition when opening ttyGravatar Henry Gebhardt 1-1/+1
2009-11-17USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferGravatar Libin Yang 4-6/+46
2009-11-17tty: cp210x: Fix carrier handlingGravatar Alan Cox 1-0/+21
2009-11-17tty_port: If we are opened non blocking we still need to raise the carrierGravatar Alan Cox 1-0/+3
2009-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Gravatar Linus Torvalds 8-17/+46
2009-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-3/+2
2009-11-17Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 2-2/+13
2009-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Gravatar Linus Torvalds 3-7/+7
2009-11-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-11/+17
2009-11-17Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsGravatar Linus Torvalds 3-3/+6
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-6/+6
2009-11-17sungem: Fix Serdes detection.Gravatar David S. Miller 1-1/+9
2009-11-17net: fix mdio section mismatch warningGravatar Stephen Rothwell 1-1/+1
2009-11-16ppp: fix BUG on non-linear SKB (multilink receive)Gravatar Ben McKeegan 1-2/+9
2009-11-16ixgbe: Fixing EEH handler to handle more than one errorGravatar Breno Leitao 1-0/+1
2009-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 5-164/+43
2009-11-16Input: lifebook - fix settings for CF-72Gravatar Abner Holsinger 1-2/+1
2009-11-16Input: psmouse - fix breakage introduced by b7802c5c1eaGravatar Jiri Kosina 1-1/+1
2009-11-16ARM: 5787/1: U300 COH 901 331 fixesGravatar Linus Walleij 1-0/+11
2009-11-16ARM: Fix warning in sa1100-flash.cGravatar Russell King 1-2/+2
2009-11-16dereferencing freed memory regulator_fixed_voltage_remove()Gravatar Dan Carpenter 1-3/+2
2009-11-16leds-gpio: fix possible crash on OF device unbindingGravatar Dmitry Eremin-Solenikov 1-0/+2
2009-11-16backlight: Fix backlight limiting on spitz/corgi devicesGravatar Pavel Machek 1-2/+3
2009-11-16backlight: lcd - Fix wrong sizeofGravatar Jean Delvare 1-1/+1
2009-11-16hwmon: (adt7475) Fix sysfs file namesGravatar Jean Delvare 1-6/+6
2009-11-16hwmon: (adt7475) Cache limits for 60 secondsGravatar Jean Delvare 1-1/+1