aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar151-475/+10344
2009-05-29Merge git://git.infradead.org/~dwmw2/mtd-2.6.30Linus Torvalds1-20/+23
2009-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-5/+29
2009-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-2/+11
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-2/+3
2009-05-29Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds3-6/+34
2009-05-298250: Fix oops from setserialAlan Cox1-0/+15
2009-05-29edac: AMD8111 & AMD8131 Kconfig fixupHarry Ciao2-2/+8
2009-05-29edac: AMD8111 & AMD8131 use dev_name()Harry Ciao2-3/+3
2009-05-29atmel_lcdfb: correct fifo size for some productsNicolas Ferre1-8/+2
2009-05-29S3C-fb: PM fixMarek Szyprowski1-1/+11
2009-05-29serial: 8250_gsc: fix printk format errorAlexander Beregalov1-2/+2
2009-05-29parport_gsc: fix printk format errorAlexander Beregalov1-2/+2
2009-05-29drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin1-1/+1
2009-05-29mtd: MXC NAND driver fixes (v5)Vladimir Barinov1-20/+23
2009-05-28Driver Core: do not oops when driver_unregister() is called for unregistered driversKay Sievers3-2/+11
2009-05-28Revert "USB: Correct Makefile to make isp1760 buildable"Mike Frysinger1-1/+0
2009-05-28usb-serial: fix crash when sub-driver updates firmwareAlan Stern1-0/+1
2009-05-28USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free1-2/+22
2009-05-28USB: Yet another Conexant Clone to add to cdc-acm.cXiao Kaijian1-0/+3
2009-05-28USB: atmel_usb_udc: Use kzalloc() to allocate ep structuresHaavard Skinnemoen1-1/+1
2009-05-28USB: atmel-usba-udc : fix control out requests.Martin Fuzzey1-1/+2
2009-05-28Input: libps2 - better handle bad scheduler decisionsDmitry Torokhov1-1/+1
2009-05-27i915: Set object to gtt domain when faulting it back inKristian Høgsberg1-0/+7
2009-05-27Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-3/+3
2009-05-27Input: usb1400_ts - fix access to "device data" in resume functionManuel Traut1-1/+1
2009-05-27md: raid5: change incorrect usage of 'min' macro to 'min_t'NeilBrown1-3/+3
2009-05-26drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing.Eric Anholt1-0/+10
2009-05-26drm/i915: Fix tiling pitch handling on 8xx.Eric Anholt3-6/+17
2009-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds9-89/+408
2009-05-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+6
2009-05-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-4/+10
2009-05-26lguest: fix on Intel when KVM loaded (unhandled trap 13)Rusty Russell1-9/+10
2009-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-111/+158
2009-05-26Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-19/+31
2009-05-26drm/i915: Add support for VGA load detection (pre-945).Ma Ling1-2/+147
2009-05-26[CPUFREQ] fix timer teardown in ondemand governorMathieu Desnoyers1-1/+4
2009-05-26[CPUFREQ] fix timer teardown in conservative governorMathieu Desnoyers1-1/+4
2009-05-26[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP callMathieu Desnoyers1-2/+2
2009-05-25Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimaxDavid S. Miller1-5/+30
2009-05-25r8169: avoid losing MSI interruptsDavid Dillow1-45/+57
2009-05-25mac8390: fix regression caused during net_device_ops conversionFinn Thain2-6/+6
2009-05-26md: don't use locked_ioctl.NeilBrown1-1/+1
2009-05-26md: don't update curr_resync_completed without also updating reshape_position.NeilBrown1-6/+7
2009-05-26md: raid5: avoid sector values going negative when testing reshape progress.NeilBrown1-3/+3
2009-05-26md: export 'frozen' resync state through sysfsNeilBrown1-2/+9
2009-05-26md: bitmap: improve bitmap maintenance code.NeilBrown1-6/+7
2009-05-26md: improve errno return when setting array_sizeNeilBrown1-1/+1
2009-05-26md: always update level / chunk_size / layout when writing v1.x metadata.NeilBrown1-0/+3
2009-05-25gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek1-1/+10