Age | Commit message (Expand) | Author | Files | Lines |
2014-03-31 | watchdog: s3c2410_wdt: Remove unneeded initialization | Sachin Kamat | 1 | -2/+0 |
2014-03-31 | watchdog: sunxi: Change compatibles | Maxime Ripard | 1 | -1/+1 |
2014-03-31 | watchdog: orion: prepare new Dove DT Kconfig variable | Sebastian Hesselbarth | 1 | -1/+1 |
2014-03-31 | watchdog: fix checkpatch warnings and error | Jingoo Han | 6 | -14/+13 |
2014-03-31 | watchdog: Add tegra watchdog | Andrew Chew | 3 | -0/+314 |
2014-03-31 | watchdog: xilinx: Remove no_timeout variable | Michal Simek | 1 | -9/+4 |
2014-03-31 | watchdog: xilinx: Enable this driver for Zynq | Michal Simek | 1 | -13/+9 |
2014-03-31 | watchdog: xilinx: Use correct comment indentation | Michal Simek | 1 | -4/+4 |
2014-03-31 | watchdog: xilinx: Use of_property_read_u32 | Michal Simek | 1 | -17/+12 |
2014-03-31 | watchdog: xilinx: Fix all printk messages | Michal Simek | 1 | -8/+8 |
2014-03-31 | watchdog: xilinx: Allocate private structure per device | Michal Simek | 1 | -42/+55 |
2014-03-31 | watchdog: xilinx: Move no_timeout to probe function | Michal Simek | 1 | -5/+3 |
2014-03-31 | watchdog: xilinx: Simplify probe and remove functions | Michal Simek | 1 | -32/+9 |
2014-03-31 | watchdog: xilinx: Move control_status_reg to functions | Michal Simek | 1 | -1/+6 |
2014-03-31 | watchdog: xilinx: Convert driver to the watchdog framework | Michal Simek | 2 | -172/+33 |
2014-03-31 | watchdog: wdt285: Fix variable type | Alexander Shiyan | 1 | -2/+1 |
2014-03-31 | watchdog: shwdt: Remove unused variable | Alexander Shiyan | 1 | -2/+0 |
2014-03-31 | watchdog: sc520_wdt: Remove unused variable | Alexander Shiyan | 1 | -2/+1 |
2014-03-31 | watchdog: intel_scu_watchdog: Remove unused variable | Alexander Shiyan | 1 | -3/+1 |
2014-03-31 | watchdog: indydog: Simplify indydog_{start,stop} | Alexander Shiyan | 1 | -11/+2 |
2014-03-31 | watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_device | Alexander Shiyan | 1 | -1/+0 |
2014-03-31 | watchdog: sp805_wdt: Use devm_ioremap_resource() | Jingoo Han | 1 | -14/+3 |
2014-03-31 | watchdog: omap_wdt: Use devm_ioremap_resource() | Jingoo Han | 1 | -16/+6 |
2014-03-31 | watchdog: ep93xx_wdt: Use devm_ioremap_resource() | Jingoo Han | 1 | -10/+3 |
2014-03-31 | watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' static | Jingoo Han | 1 | -1/+1 |
2014-03-31 | watchdog: Remove unnecessary OOM messages | Jingoo Han | 8 | -18/+5 |
2014-03-31 | watchdog: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 24 | -24/+0 |
2014-03-31 | watchdog: mpc8xxx_wdt: MPC8xx is HW enabled | Christophe Leroy | 1 | -0/+1 |
2014-03-31 | Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 38 | -307/+490 |
2014-03-31 | irqchip: sun7i/sun6i: Disable NMI before registering the handler | Hans de Goede | 1 | -3/+3 |
2014-03-31 | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely | 141 | -823/+1604 |
2014-03-31 | net: isdn: use sk_unattached_filter api | Daniel Borkmann | 1 | -20/+41 |
2014-03-31 | net: ppp: use sk_unattached_filter api | Daniel Borkmann | 1 | -19/+41 |
2014-03-31 | net: ptp: do not reimplement PTP/BPF classifier | Daniel Borkmann | 3 | -29/+3 |
2014-03-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -32/+45 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/xilinx' and 'spi/topic/xtfpga' into... | Mark Brown | 4 | -20/+190 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/... | Mark Brown | 11 | -459/+1005 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's... | Mark Brown | 8 | -507/+324 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ... | Mark Brown | 12 | -528/+1585 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/... | Mark Brown | 30 | -146/+29 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topi... | Mark Brown | 12 | -124/+111 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi... | Mark Brown | 20 | -289/+175 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/to... | Mark Brown | 12 | -70/+30 |
2014-03-30 | Merge remote-tracking branch 'spi/topic/dma' into spi-next | Mark Brown | 2 | -108/+279 |
2014-03-30 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 1 | -18/+28 |
2014-03-30 | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown | 1 | -3/+3 |
2014-03-30 | spi: Fix handling of cs_change in core implementation | Mark Brown | 1 | -3/+3 |
2014-03-29 | xen-netback: BUG_ON in xenvif_rx_action() not catching overflow | Paul Durrant | 1 | -1/+7 |
2014-03-29 | xen-netback: worse-case estimate in xenvif_rx_action is underestimating | Paul Durrant | 1 | -1/+20 |
2014-03-29 | xen-netback: remove pointless clause from if statement | Paul Durrant | 1 | -2/+2 |