summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2009-04-18ide: fix barriers supportBartlomiej Zolnierkiewicz
2009-04-18ide: Remove void castsJack Stone
2009-04-18hpt366: use ATA_DMA_* constantsSergei Shtylyov
2009-04-18hpt366: fix HPT370 DMA timeoutsSergei Shtylyov
2009-04-18thinkpad-acpi: bump up version to 0.23Henrique de Moraes Holschuh
2009-04-18thinkpad-acpi: simplify module autoloadingHenrique de Moraes Holschuh
2009-04-18thinkpad-acpi: fix use of MODULE_AUTHORHenrique de Moraes Holschuh
2009-04-18thinkpad-acpi: fix LED blinking through timer triggerHenrique de Moraes Holschuh
2009-04-18thinkpad-acpi: silence hotkey enable warning for module parameterHenrique de Moraes Holschuh
2009-04-18thermal: Fix polling frequency for systems without passive coolingMatthew Garrett
2009-04-17Input: ucb1400 - use disable_irq_nosync() in irq handlerBen Nizette
2009-04-17Input: tsc2007 - use disable_irq_nosync() in irq handlerBen Nizette
2009-04-17Input: sa1111ps2 - use disable_irq_nosync() in irq handlersBen Nizette
2009-04-17Input: omap-keypad - use disable_irq_nosync() in irq handlerBen Nizette
2009-04-17ACPI: Disable _GTS and _BFS support by defaultLen Brown
2009-04-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-17[libata] fix build error on drivers/ata/pata_legacy.cZhenwen Xu
2009-04-17pata_via: Cache and rewrite the device bitAlan Cox
2009-04-17sata_mv: workaround for multi_count errata sata24Mark Lord
2009-04-17sata_mv: tidy up qc->tf usage in qc_prep() functionsMark Lord
2009-04-17vlan/macvlan: fix NULL pointer dereferences in ethtool handlersPatrick McHardy
2009-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-04-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-17drm/i915: Enable ASLE if presentMatthew Garrett
2009-04-17drm/i915: Unregister ACPI video driver when exitingMatthew Garrett
2009-04-17drm/i915: Register ACPI video even when not modesettingMatthew Garrett
2009-04-17drm/i915: fix transition to I915_TILING_NONEKeith Packard
2009-04-17drm/i915: Don't let an oops get triggered from irq_emit without dma init.Eric Anholt
2009-04-17ar9170usb: add ZyXEL NWD271NChristian Lamparter
2009-04-17staging: slicoss: update READMEStephen Hemminger
2009-04-17otus/zdusb.c: additional USB idnetifierDaniele Napolitano
2009-04-17Staging: go7007: fix build issuesGreg Kroah-Hartman
2009-04-17Staging: sxg: Fix leaks and checksum errors in transmit code pathMithlesh Thukral
2009-04-17Staging: sxg: Fix sleep in atomic context warning while loading driverMithlesh Thukral
2009-04-17Staging: sxg: Use correct queue_id for transmitting non-TCP packetsMithlesh Thukral
2009-04-17Staging: sxg: Fire watchdog timer at end of open routine to change the linkMithlesh Thukral
2009-04-17Staging: Pohmelfs: Add load balancing between network states with the same pr...Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Added IO permissions and priorities.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Added ->show_stats() callback.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Drop ftrans debugging code.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory...Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Reduce debugging noise about non-existing objects.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be...Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Extend remount option.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ...Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Added 'need_lock' variable into debug print.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().Evgeniy Polyakov