summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-01-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-01-13md: Fix removal of extra drives when converting RAID6 to RAID5NeilBrown
2011-01-13md: range check slot number when manually adding a spare.NeilBrown
2011-01-13md/raid5: handle manually-added spares in start_reshape.NeilBrown
2011-01-13md: fix sync_completed reporting for very large drives (>2TB)Rémi Rérolle
2011-01-13md: allow suspend_lo and suspend_hi to decrease as well as increase.NeilBrown
2011-01-13md: Don't let implementation detail of curr_resync leak out through sysfs.NeilBrown
2011-01-13md: separate meta and data devsJonathan Brassow
2011-01-13md-new-param-to_sync_page_ioJonathan Brassow
2011-01-13md-new-param-to-calc_dev_sboffsetJonathan Brassow
2011-01-13md: Be more careful about clearing flags bit in ->recoveryNeilBrown
2011-01-13md: md_stop_writes requires mddev_lock.NeilBrown
2011-01-13md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointerJonathan Brassow
2011-01-13md: Ensure no IO request to get md device before it is properly initialised.NeilBrown
2011-01-13md: Fix single printks with multiple KERN_<level>sJoe Perches
2011-01-13md: fix regression resulting in delays in clearing bits in a bitmapNeilBrown
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2011-01-13Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-13Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-01-13Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2011-01-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-13ramoops: fix types, remove typecastsAndrew Morton
2011-01-13VMware balloon: stop locking pages when hypervisor tells us enoughDmitry Torokhov
2011-01-13w1: DS2423 counter driver and documentationMika Laitio
2011-01-13memstick: factor out transfer initiating functionality in mspro_block.cAlex Dubov
2011-01-13memstick: remove mspro_block_mutexAlex Dubov
2011-01-13memstick: avert possible race condition between idr_pre_get and idr_get_newAlex Dubov
2011-01-13memstick: add support for JMicron JMB 385 and 390 controllersTakashi Iwai
2011-01-13memstick: set PMOS values propery for JMicron 38x controllersTakashi Iwai
2011-01-13memstick: fix setup for JMicron 38x controllersTakashi Iwai
2011-01-13memstick: core: fix device_register() error handlingVasiliy Kulikov
2011-01-13pps: add parallel port PPS signal generatorAlexander Gordeev
2011-01-13pps: add parallel port PPS signal generatorAlexander Gordeev
2011-01-13pps: add parallel port PPS clientAlexander Gordeev
2011-01-13pps: add kernel consumer supportAlexander Gordeev
2011-01-13ntp: add hardpps implementationAlexander Gordeev
2011-01-13pps: timestamp is always passed to dcd_change()Alexander Gordeev
2011-01-13pps: simplify conditions a bitAlexander Gordeev
2011-01-13pps: use BUG_ON for kernel API safety checksAlexander Gordeev