aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-05-29Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-05-298250: Fix oops from setserialAlan Cox
2009-05-29edac: AMD8111 & AMD8131 Kconfig fixupHarry Ciao
2009-05-29edac: AMD8111 & AMD8131 use dev_name()Harry Ciao
2009-05-29atmel_lcdfb: correct fifo size for some productsNicolas Ferre
2009-05-29S3C-fb: PM fixMarek Szyprowski
2009-05-29serial: 8250_gsc: fix printk format errorAlexander Beregalov
2009-05-29parport_gsc: fix printk format errorAlexander Beregalov
2009-05-29drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin
2009-05-28Driver Core: do not oops when driver_unregister() is called for unregistered ...Kay Sievers
2009-05-28Input: libps2 - better handle bad scheduler decisionsDmitry Torokhov
2009-05-27i915: Set object to gtt domain when faulting it back inKristian Høgsberg
2009-05-27Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-05-27Input: usb1400_ts - fix access to "device data" in resume functionManuel Traut
2009-05-27md: raid5: change incorrect usage of 'min' macro to 'min_t'NeilBrown
2009-05-26drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing.Eric Anholt
2009-05-26drm/i915: Fix tiling pitch handling on 8xx.Eric Anholt
2009-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-05-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-05-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-05-26lguest: fix on Intel when KVM loaded (unhandled trap 13)Rusty Russell
2009-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-26Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-05-26drm/i915: Add support for VGA load detection (pre-945).Ma Ling
2009-05-26[CPUFREQ] fix timer teardown in ondemand governorMathieu Desnoyers
2009-05-26[CPUFREQ] fix timer teardown in conservative governorMathieu Desnoyers
2009-05-26[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP callMathieu Desnoyers
2009-05-25Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-05-25r8169: avoid losing MSI interruptsDavid Dillow
2009-05-25mac8390: fix regression caused during net_device_ops conversionFinn Thain
2009-05-26md: don't use locked_ioctl.NeilBrown
2009-05-26md: don't update curr_resync_completed without also updating reshape_position.NeilBrown
2009-05-26md: raid5: avoid sector values going negative when testing reshape progress.NeilBrown
2009-05-26md: export 'frozen' resync state through sysfsNeilBrown
2009-05-26md: bitmap: improve bitmap maintenance code.NeilBrown
2009-05-26md: improve errno return when setting array_sizeNeilBrown
2009-05-26md: always update level / chunk_size / layout when writing v1.x metadata.NeilBrown
2009-05-25gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek
2009-05-24PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUsRafael J. Wysocki
2009-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-05-23Input: multitouch - add tracking ID to the protocolHenrik Rydberg
2009-05-22icom: fix rmmod crashBreno Leitao
2009-05-22drm/i915: Use an I2C algo to do the flip to SDVO DDC bus.Ma Ling
2009-05-22drm/i915: Determine type before initialising connectorJonas Bonn
2009-05-22drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected.Ma Ling
2009-05-22drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve themMa Ling
2009-05-22i915: support 8xx desktop cursorsJesse Barnes
2009-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds