summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-31watchdog: xilinx: Enable this driver for ZynqMichal Simek1-13/+9
2014-03-31watchdog: xilinx: Use correct comment indentationMichal Simek1-4/+4
2014-03-31watchdog: xilinx: Use of_property_read_u32Michal Simek1-17/+12
2014-03-31watchdog: xilinx: Fix all printk messagesMichal Simek1-8/+8
2014-03-31watchdog: xilinx: Allocate private structure per deviceMichal Simek1-42/+55
2014-03-31watchdog: xilinx: Move no_timeout to probe functionMichal Simek1-5/+3
2014-03-31watchdog: xilinx: Simplify probe and remove functionsMichal Simek1-32/+9
2014-03-31watchdog: xilinx: Move control_status_reg to functionsMichal Simek1-1/+6
2014-03-31watchdog: xilinx: Convert driver to the watchdog frameworkMichal Simek2-172/+33
2014-03-31watchdog: wdt285: Fix variable typeAlexander Shiyan1-2/+1
2014-03-31watchdog: shwdt: Remove unused variableAlexander Shiyan1-2/+0
2014-03-31watchdog: sc520_wdt: Remove unused variableAlexander Shiyan1-2/+1
2014-03-31watchdog: intel_scu_watchdog: Remove unused variableAlexander Shiyan1-3/+1
2014-03-31watchdog: indydog: Simplify indydog_{start,stop}Alexander Shiyan1-11/+2
2014-03-31watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_deviceAlexander Shiyan1-1/+0
2014-03-31watchdog: sp805_wdt: Use devm_ioremap_resource()Jingoo Han1-14/+3
2014-03-31watchdog: omap_wdt: Use devm_ioremap_resource()Jingoo Han1-16/+6
2014-03-31watchdog: ep93xx_wdt: Use devm_ioremap_resource()Jingoo Han1-10/+3
2014-03-31watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' staticJingoo Han1-1/+1
2014-03-31watchdog: Remove unnecessary OOM messagesJingoo Han8-18/+5
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker24-24/+0
2014-03-31watchdog: mpc8xxx_wdt: MPC8xx is HW enabledChristophe Leroy1-0/+1
2014-03-31Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai38-307/+490
2014-03-31irqchip: sun7i/sun6i: Disable NMI before registering the handlerHans de Goede1-3/+3
2014-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-32/+45
2014-03-30Merge remote-tracking branches 'spi/topic/xilinx' and 'spi/topic/xtfpga' into...Mark Brown4-20/+190
2014-03-30Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/...Mark Brown11-459/+1005
2014-03-30Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...Mark Brown8-507/+324
2014-03-30Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...Mark Brown12-528/+1585
2014-03-30Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...Mark Brown30-146/+29
2014-03-30Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topi...Mark Brown12-124/+111
2014-03-30Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi...Mark Brown20-289/+175
2014-03-30Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/to...Mark Brown12-70/+30
2014-03-30Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown2-108/+279
2014-03-30Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown1-18/+28
2014-03-30Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown1-3/+3
2014-03-30spi: Fix handling of cs_change in core implementationMark Brown1-3/+3
2014-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+0
2014-03-29Input: mousedev - fix race when creating mixed deviceDmitry Torokhov1-31/+42
2014-03-29Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft1-1/+3
2014-03-29rbd: drop an unsafe assertionAlex Elder1-1/+0
2014-03-29workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen1-1/+1
2014-03-29spi: bitbang: Make spi_bitbang_stop() return voidAxel Lin4-11/+6
2014-03-29spi: mpc52xx: Convert to use bits_per_word_maskAxel Lin1-12/+1
2014-03-29spi: omap-100k: Fix memory leakAxel Lin1-1/+1
2014-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-65/+77
2014-03-28veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich1-1/+4
2014-03-28ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich1-1/+2
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich1-1/+3
2014-03-28vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin1-1/+5