summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-24Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-04-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-04-22Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-22Merge MTD fixes from 4.0 into -nextBrian Norris
2015-04-22Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-04-22dmaengine: hsu: don't prompt for hsu_core partVinod Koul
2015-04-22Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-04-22rbd: rbd_wq comment is obsoleteIlya Dryomov
2015-04-22watchdog: stmp3xxx_rtc_wdt: fix broken email addressWolfram Sang
2015-04-22watchdog: pnx4008_wdt: fix broken email addressWolfram Sang
2015-04-22watchdog: octeon: use fixed length string for register namesAaro Koskinen
2015-04-22watchdog: octeon: fix some trivial coding style issuesAaro Koskinen
2015-04-22watchdog: octeon: convert to WATCHDOG_CORE APIAaro Koskinen
2015-04-22watchdog: cadence: Remove Kconfig dependency on ARCHMichal Simek
2015-04-22watchdog: qcom: use timer devicetree bindingMathieu Olivari
2015-04-22watchdog: bcm281xx: Remove use of seq_printf return valueJoe Perches
2015-04-22dmaengine: dw: don't prompt for DW_DMAC_COREVinod Koul
2015-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-21Merge branch 'parisc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-22md/raid5: don't do chunk aligned read on degraded array.Eric Mei
2015-04-22md/raid5: allow the stripe_cache to grow and shrink.NeilBrown
2015-04-22md/raid5: change ->inactive_blocked to a bit-flag.NeilBrown
2015-04-22md/raid5: move max_nr_stripes management into grow_one_stripe and drop_one_st...NeilBrown
2015-04-22md/raid5: pass gfp_t arg to grow_one_stripe()NeilBrown
2015-04-22md/raid5: introduce configuration option rmw_levelMarkus Stockhausen
2015-04-22md/raid5: activate raid6 rmw featureMarkus Stockhausen
2015-04-22raid5: handle expansion/resync case with stripe batchingshli@kernel.org
2015-04-22raid5: handle io error of batch listshli@kernel.org
2015-04-22RAID5: batch adjacent full stripe writeshli@kernel.org
2015-04-22raid5: track overwrite disk countshli@kernel.org
2015-04-22raid5: add a new flag to track if a stripe can be batchedshli@kernel.org
2015-04-22raid5: use flex_array for scribble datashli@kernel.org
2015-04-22md raid0: access mddev->queue (request queue member) conditionally because it...Heinz Mauelshagen
2015-04-22md: allow resync to go faster when there is competing IO.NeilBrown
2015-04-22md: remove 'go_faster' option from ->sync_request()NeilBrown
2015-04-22md: don't require sync_min to be a multiple of chunk_size.NeilBrown
2015-04-22Merge branch 'cluster' into for-nextNeilBrown
2015-04-22md-cluster: re-add capabilitiesGoldwyn Rodrigues
2015-04-22md: re-add a failed diskGoldwyn Rodrigues