summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2009-12-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds
2009-12-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-12-22media video cx23888 driver: ported to new kfifo APIStefani Seibold
2009-12-22kfifo: fix warn_unused_resultStefani Seibold
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-22PM / Runtime: Use device type and device class callbacksRafael J. Wysocki
2009-12-22pohmelfs needs I_LOCKEvgeniy Polyakov
2009-12-21pata_bf54x: handle portmuxing of pins through GPIO PORTsSonic Zhang
2009-12-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-20bnx2: Fix bnx2_netif_stop() merge error.Michael Chan
2009-12-21PM: Use pm_runtime_put_sync in system resumeAlan Stern
2009-12-20pata_cmd64x: fix overclocking of UDMA0-2 modesBartlomiej Zolnierkiewicz
2009-12-20Revert "pata_cmd64x: implement serialization as per notes"Jeff Garzik
2009-12-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-12-18gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSCSandeep Gopalpet
2009-12-18gianfar: Fix stats supportSandeep Gopalpet
2009-12-18gianfar: Fix a filer bugSandeep Gopalpet
2009-12-18bnx2: fixing a timout error due not refreshing TX timers correctlyBreno Leitao
2009-12-18can/at91: don't check platform_get_irq's return value against zeroUwe Kleine-König
2009-12-18mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang
2009-12-18bnx2: reset_task is crashing the kernel. Fixing it.Breno Leitao
2009-12-18TI DaVinci EMAC: Fix MDIO bus frequency configurationNageswari Srinivasan
2009-12-18e100: Fix broken cbs accounting due to missing memset.Roger Oksanen
2009-12-18broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin
2009-12-18e1000e: LED settings in EEPROM ignored on 82571 and 82572Bruce Allan
2009-12-18netxen: use module parameter correctlyStephen Hemminger
2009-12-18watchdog: update geodewdt for new MFGPT APIAndres Salomon
2009-12-18[S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens
2009-12-18[S390] qdio: add counter for input queue full conditionJan Glauber
2009-12-18[S390] qdio: remove superfluous log entries and WARN_ONs.Jan Glauber
2009-12-18[S390] cio: fix channel path varyPeter Oberparleiter
2009-12-18[S390] drivers: Correct size given to memsetJulia Lawall
2009-12-18[S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu
2009-12-18[S390] tty: PTR_ERR return of wrong pointer in fs3270_open()Roel Kluin
2009-12-18[S390] dasd: PTR_ERR return of wrong pointer inRoel Kluin
2009-12-18[S390] dasd: move dasd-diag kmsg to dasdStefan Haberland
2009-12-18[S390] cio: fix drvdata usage for the console subchannelSebastian Ott
2009-12-18mm: Add notifier in pageblock isolation for balloon driversRobert Jennings
2009-12-17Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-17Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-18PM: Measure device suspend and resume timesRafael J. Wysocki
2009-12-18PM: Make the initcall_debug style timing for suspend/resume completeRafael J. Wysocki
2009-12-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds