aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-11watchdog: delete mpcore_wdt driverViresh Kumar5-473/+0
2013-07-11watchdog: xilinx: Setup the origin compatible stringMichal Simek1-0/+1
2013-07-11watchdog: xilinx: Fix driver headerMichal Simek1-20/+10
2013-07-11watchdog: wdrtas: don't use custom version of print_hex_dumpAndy Shevchenko1-26/+3
2013-07-11watchdog: core: don't try to stop device if not runningHector Palacios1-2/+4
2013-07-11watchdog: jz4740: Pass device to clk_getLars-Peter Clausen1-1/+1
2013-07-11watchdog: twl4030: Remove redundant platform_set_drvdata()Sachin Kamat1-4/+1
2013-07-11watchdog: mpcore: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-07-11watchdog: da9055: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: da9052: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: cpwd: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_opsJingoo Han1-10/+8
2013-07-11watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()Jingoo Han1-2/+2
2013-07-11watchdog: wm831x: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: wm831x_wdt: use devm_gpio_request_one()Jingoo Han1-11/+6
2013-07-11watchdog: mtx1-wdt: use devm_gpio_request_one()Jingoo Han1-2/+1
2013-07-11watchdog: sp805_wdt: use devm_clk_get()Jingoo Han1-5/+2
2013-07-11watchdog: shwdt: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-07-11watchdog: shwdt: use devm_clk_get()Jingoo Han1-12/+4
2013-07-11watchdog: pnx4008_wdt: use devm_clk_get()Jingoo Han1-5/+2
2013-07-11watchdog: imx2_wdt: use devm_clk_get()Jingoo Han1-4/+2
2013-07-11watchdog: dw_wdt: Staticize local symbolSachin Kamat1-2/+2
2013-07-11watchdog: dw_wdt: use devm_clk_get()Jingoo Han1-5/+2
2013-07-11watchdog: ts72xx_wdt: use devm_*() functionsJingoo Han1-57/+10
2013-07-11watchdog: riowd: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: riowd: use devm_kzalloc()Jingoo Han1-6/+2
2013-07-11watchdog: rc32434_wdt: use devm_ioremap_nocache() functionsJingoo Han1-7/+3
2013-07-11watchdog: nuc900_wdt: use devm_*() functionsJingoo Han1-39/+11
2013-07-11watchdog: mv64x60_wdt: use devm_ioremap()Jingoo Han1-3/+1
2013-07-11watchdog: bcm63xx_wdt: use devm_ioremap_nocache()Jingoo Han1-5/+4
2013-07-11watchdog: at32ap700x: Remove redundant platform_set_drvdata()Sachin Kamat1-4/+1
2013-07-11watchdog: at32ap700x_wdt: use devm_*() functionsJingoo Han1-8/+4
2013-07-10Revert "Makefile: Fix install error with make -j option"Linus Torvalds1-1/+1
2013-07-10Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-2/+63
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-17/+31
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds5-53/+6
2013-07-10Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-07-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds23-66/+1592
2013-07-10mm: remove free_area_cacheMichel Lespinasse17-66/+0
2013-07-10zswap: add documentationSeth Jennings1-0/+68
2013-07-10zswap: add to mm/Seth Jennings3-0/+964
2013-07-10zbud: add to mm/Seth Jennings4-0/+560
2013-07-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds37-75/+215
2013-07-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds19-100/+262
2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds10-63/+73
2013-07-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+3
2013-07-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds4-39/+52
2013-07-10Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds10-20/+39
2013-07-10Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfioLinus Torvalds4-230/+424
2013-07-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds7-259/+349