summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-03-31watchdog: s3c2410_wdt: Remove unneeded initializationSachin Kamat
2014-03-31watchdog: sunxi: Change compatiblesMaxime Ripard
2014-03-31watchdog: orion: prepare new Dove DT Kconfig variableSebastian Hesselbarth
2014-03-31watchdog: fix checkpatch warnings and errorJingoo Han
2014-03-31watchdog: Add tegra watchdogAndrew Chew
2014-03-31watchdog: xilinx: Remove no_timeout variableMichal Simek
2014-03-31watchdog: xilinx: Enable this driver for ZynqMichal Simek
2014-03-31watchdog: xilinx: Use correct comment indentationMichal Simek
2014-03-31watchdog: xilinx: Use of_property_read_u32Michal Simek
2014-03-31watchdog: xilinx: Fix all printk messagesMichal Simek
2014-03-31watchdog: xilinx: Allocate private structure per deviceMichal Simek
2014-03-31watchdog: xilinx: Move no_timeout to probe functionMichal Simek
2014-03-31watchdog: xilinx: Simplify probe and remove functionsMichal Simek
2014-03-31watchdog: xilinx: Move control_status_reg to functionsMichal Simek
2014-03-31watchdog: xilinx: Convert driver to the watchdog frameworkMichal Simek
2014-03-31watchdog: wdt285: Fix variable typeAlexander Shiyan
2014-03-31watchdog: shwdt: Remove unused variableAlexander Shiyan
2014-03-31watchdog: sc520_wdt: Remove unused variableAlexander Shiyan
2014-03-31watchdog: intel_scu_watchdog: Remove unused variableAlexander Shiyan
2014-03-31watchdog: indydog: Simplify indydog_{start,stop}Alexander Shiyan
2014-03-31watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_deviceAlexander Shiyan
2014-03-31watchdog: sp805_wdt: Use devm_ioremap_resource()Jingoo Han
2014-03-31watchdog: omap_wdt: Use devm_ioremap_resource()Jingoo Han
2014-03-31watchdog: ep93xx_wdt: Use devm_ioremap_resource()Jingoo Han
2014-03-31watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' staticJingoo Han
2014-03-31watchdog: Remove unnecessary OOM messagesJingoo Han
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-03-31watchdog: mpc8xxx_wdt: MPC8xx is HW enabledChristophe Leroy
2014-03-31Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2014-03-31irqchip: sun7i/sun6i: Disable NMI before registering the handlerHans de Goede
2014-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-03-30Merge remote-tracking branches 'spi/topic/xilinx' and 'spi/topic/xtfpga' into...Mark Brown
2014-03-30Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/...Mark Brown
2014-03-30Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...Mark Brown
2014-03-30Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...Mark Brown
2014-03-30Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...Mark Brown
2014-03-30Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topi...Mark Brown
2014-03-30Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi...Mark Brown
2014-03-30Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/to...Mark Brown
2014-03-30Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown
2014-03-30Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown
2014-03-30Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown
2014-03-30spi: Fix handling of cs_change in core implementationMark Brown
2014-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-03-29Input: mousedev - fix race when creating mixed deviceDmitry Torokhov
2014-03-29Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft
2014-03-29rbd: drop an unsafe assertionAlex Elder
2014-03-29workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen
2014-03-29spi: bitbang: Make spi_bitbang_stop() return voidAxel Lin
2014-03-29spi: mpc52xx: Convert to use bits_per_word_maskAxel Lin