summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-02dm: refactor bio cloningAlasdair G Kergon1-68/+96
2013-03-02dm: rename bio cloning functionsAlasdair G Kergon1-32/+31
2013-03-02dm: rename request variables to biosAlasdair G Kergon14-66/+66
2013-03-02dm: clean up clone_bioAlasdair G Kergon1-45/+57
2013-03-02dm persistent data: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-03-02dm: remove CONFIG_EXPERIMENTALAlasdair G Kergon1-12/+12
2013-03-02dm thin: use block_size_is_power_of_twoMike Snitzer1-12/+13
2013-03-02dm bufio: use WRITE_FLUSH instead of REQ_FLUSHMikulas Patocka1-1/+1
2013-03-02dm table: remove superfluous variable resetWang Sheng-Hui1-1/+0
2013-03-02dm thin: support a non power of 2 discard_granularityMike Snitzer1-8/+1
2013-03-02dm: fix truncated status stringsMikulas Patocka12-113/+97
2013-03-02dm: do not replace bioset for request based dmJun'ichi Nomura1-9/+21
2013-03-02hsi: fix kernel-doc warningsRandy Dunlap1-1/+1
2013-03-01xenbus: fix compile failure on ARM with Xen enabledSteven Noonan1-0/+1
2013-03-01watchdog: sp805_wdt depends on ARMAlessandro Rubini1-1/+1
2013-03-01watchdog: davinci_wdt: update to devm_* APIKumar, Anil1-21/+5
2013-03-01watchdog: davinci_wdt: use devm managed clk getMrugesh Katepallewar1-2/+1
2013-03-01watchdog: at91rm9200: add DT supportJoachim Eastwood2-1/+10
2013-03-01watchdog: add timeout-sec property bindingFabio Porcedda4-15/+15
2013-03-01watchdog: at91sam9_wdt: Convert to use the watchdog frameworkWenyou Yang2-119/+43
2013-03-01watchdog: omap_wdt: Add option nowayoutPali Rohár1-1/+5
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2-11/+58
2013-03-01watchdog: bcm47xx_wdt.c: add hard timerHauke Mehrtens1-6/+63
2013-03-01watchdog: bcm47xx_wdt.c: rename wdt_time to timeoutHauke Mehrtens1-4/+4
2013-03-01watchdog: bcm47xx_wdt.c: rename ops methodsHauke Mehrtens1-18/+18
2013-03-01watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens1-78/+78
2013-03-01watchdog: bcm47xx_wdt.c: convert to watchdog core apiHauke Mehrtens2-130/+23
2013-03-01watchdog: Convert BookE watchdog driver to watchdog infrastructureGuenter Roeck2-120/+66
2013-03-01watchdog: s3c2410_wdt: Use devm_* functionsJingoo Han1-33/+9
2013-03-01watchdog: remove old STMP3xxx driverWolfram Sang3-298/+0
2013-03-01watchdog: add new driver for STMP3xxx and i.MX23/28Wolfram Sang3-0/+122
2013-03-01rtc: stmp3xxx: add wdt-accessor functionWolfram Sang1-0/+64
2013-03-01watchdog: introduce retu_wdt driverAaro Koskinen3-0/+191
2013-03-01watchdog: intel_scu_watchdog: fix Kconfig dependencyWim Van Sebroeck1-1/+1
2013-03-01watchdog: orion_wdt: Add platform aliasLubomir Rintel1-0/+1
2013-03-01watchdog: ath79_wdt: add device tree matchingGabor Juhos1-0/+11
2013-03-01watchdog: ath79_wdt: get register base from platform device's resourcesGabor Juhos1-10/+38
2013-03-01watchdog: ath79_wdt: convert to use devm_clk_getGabor Juhos1-5/+2
2013-03-01watchdog: sp5100_tco: Write back the original value to reserved bits, instead...Takahisa Tanaka1-20/+8
2013-03-01watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese...Takahisa Tanaka1-2/+3
2013-03-01watchdog: gef_wdt.c: add missing remove callbackDevendra Naga1-0/+1
2013-03-01watchdog: at91sam9: at91_wdt_dt_ids cannot be __initArnd Bergmann1-1/+1
2013-03-01watchdog: da9055_wdt needs to select WATCHDOG_CORERandy Dunlap1-0/+1
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley10-288/+736
2013-03-01Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds13-134/+920
2013-03-01Fix mis-merge of intel_powerclamp.c resulting in compile errorLinus Torvalds1-0/+1
2013-03-01Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-38/+112
2013-03-01Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2-21/+5
2013-03-01Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+8
2013-03-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds13-265/+1885