summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-22ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler()Chris Bainbridge
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
2015-04-22md-cluster: remove capabilitiesGoldwyn Rodrigues
2015-04-22md: Export and rename find_rdev_nr_rcuGoldwyn Rodrigues
2015-04-22md: Export and rename kick_rdev_from_arrayGoldwyn Rodrigues
2015-04-22md-cluster: correct the num for comparisonGuoqing Jiang
2015-04-21net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAPEran Ben Elisha
2015-04-21parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox
2015-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-21media: remove unused variable that causes a warningLinus Torvalds
2015-04-21Merge branch 'next' into for-linusDmitry Torokhov
2015-04-21Merge tag 'media/v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-21Merge tag 'pinctrl-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-04-21Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab
2015-04-21staging: android: ion: fix wrong init of dma_buf_export_infoSumit Semwal
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2015-04-20altera tse: Error-Bit on tx-avalon-stream always set.Andreas Oetken