summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-01-14mfd: Include <linux/gpio.h> instead of <asm/gpio.h>Axel Lin
2011-01-14mfd: Include <linux/io.h> instead of <asm/io.h>Axel Lin
2011-01-14mfd: Update WARN usesJoe Perches
2011-01-14e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logsBruce Allan
2011-01-14e1000e: update Copyright for 2011Bruce Allan
2011-01-14e1000: Avoid unhandled IRQJesse Brandeburg
2011-01-14drm/i915: Disable GPU semaphores on SandyBridge mobileChris Wilson
2011-01-14spi: Enable SPI driver for S5P6440 and S5P6450Abhilash Kesavan
2011-01-14mmc: sdhci-of: fix build on non-powerpc platformsRob Herring
2011-01-13r8169: keep firmware in memory.françois romieu
2011-01-13netdev: tilepro: Use is_unicast_ether_addr helperTobias Klauser
2011-01-13ks8695net: Use default implementation of ethtool_ops::get_linkBen Hutchings
2011-01-13ks8695net: Disable non-working ethtool operationsBen Hutchings
2011-01-13USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ...Jesper Juhl
2011-01-13vxge: Remember to release firmware after upgrading firmwareJesper Juhl
2011-01-13netdev: bfin_mac: Remove is_multicast_ether_addr use in netdev_for_each_mc_addrJoe Perches
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-13Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-13Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2011-01-13thp: transparent hugepage sysfs meminfoDavid Rientjes
2011-01-13atmel_serial: fix RTS high after initialization in RS485 modeClaudio Scordino
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2011-01-13Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-01-14md: Fix removal of extra drives when converting RAID6 to RAID5NeilBrown
2011-01-14md: range check slot number when manually adding a spare.NeilBrown
2011-01-14md/raid5: handle manually-added spares in start_reshape.NeilBrown
2011-01-14md: fix sync_completed reporting for very large drives (>2TB)Rémi Rérolle
2011-01-14md: allow suspend_lo and suspend_hi to decrease as well as increase.NeilBrown
2011-01-14md: Don't let implementation detail of curr_resync leak out through sysfs.NeilBrown
2011-01-14md: separate meta and data devsJonathan Brassow
2011-01-14md-new-param-to_sync_page_ioJonathan Brassow
2011-01-14md-new-param-to-calc_dev_sboffsetJonathan Brassow
2011-01-14md: Be more careful about clearing flags bit in ->recoveryNeilBrown
2011-01-14md: md_stop_writes requires mddev_lock.NeilBrown
2011-01-14md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointerJonathan Brassow
2011-01-14md: Ensure no IO request to get md device before it is properly initialised.NeilBrown
2011-01-14md: Fix single printks with multiple KERN_<level>sJoe Perches
2011-01-14md: fix regression resulting in delays in clearing bits in a bitmapNeilBrown
2011-01-13sfc: Restore the effect of the rss_cpus module parameterBen Hutchings
2011-01-13sfc: Make efx_get_tx_queue() an inline functionBen Hutchings
2011-01-13dm: raid456 basic supportNeilBrown
2011-01-13dm: per target unplug callback supportNeilBrown
2011-01-13dm: introduce target callbacks and congestion callbackNeilBrown
2011-01-13dm mpath: delay activate_path retry on SCSI_DH_RETRYChandra Seetharaman
2011-01-13dm: remove superfluous irq disablement in dm_request_fnKiyoshi Ueda
2011-01-13dm log: use PTR_ERR value instead of ENOMEMDan Carpenter
2011-01-13dm snapshot: avoid storing private suspended stateMike Snitzer