summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-29Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danve...Dave Airlie17-91/+169
2014-01-29Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie19-51/+89
2014-01-29Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie7-34/+99
2014-01-29Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-nextDave Airlie2-3/+11
2014-01-29watchdog: w83627hf_wdt: Reset watchdog trigger during initializationGuenter Roeck1-2/+2
2014-01-29watchdog: w83627hf: Add support for W83697HF and W83697UGGuenter Roeck2-13/+51
2014-01-29watchdog: w83627hf: Auto-detect IO address and supported chipsGuenter Roeck2-24/+173
2014-01-29watchdog: at91sam9_wdt: increase security margin on watchdog counter resetBoris BREZILLON1-9/+16
2014-01-29watchdog: at91sam9_wdt: avoid spurious watchdog reset during initBoris BREZILLON1-1/+9
2014-01-29watchdog: at91sam9_wdt: fix secs_to_ticksBoris BREZILLON1-1/+1
2014-01-29watchdog: at91sam9_wdt: better watchdog supportBoris BREZILLON1-86/+223
2014-01-29watchdog: sp805_wdt depends also on ARM64Naresh Bhat1-1/+1
2014-01-29watchdog: mach-moxart: add restart handlerJonas Jensen1-0/+15
2014-01-29watchdog: mpc8xxx_wdt convert to watchdog coreChristophe Leroy2-73/+38
2014-01-29watchdog: sirf: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2014-01-29watchdog: hpwdt patch to display informative stringThomas Mingarelli1-3/+8
2014-01-29watchdog: dw_wdt: remove build dependenciesBaruch Siach2-3/+2
2014-01-29watchdog: imx2_wdt: disable watchdog timer during low power modeAnson Huang1-0/+4
2014-01-29watchdog: s3c2410_wdt: Report when the watchdog reset the systemDoug Anderson1-3/+37
2014-01-29watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu registerLeela Krishna Amudala2-9/+146
2014-01-29watchdog: s3c2410_wdt: Handle rounding a little better for timeoutDoug Anderson1-8/+5
2014-01-29watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQDoug Anderson1-1/+1
2014-01-29watchdog: GPIO-controlled watchdogAlexander Shiyan3-0/+263
2014-01-29watchdog: davinci: reuse driver for keystone archIvan Khoronzhuk2-3/+3
2014-01-29watchdog: davinci: add GET_TIMELEFT option supportIvan Khoronzhuk1-0/+26
2014-01-29watchdog: davinci: use davinci_wdt_device structure to hold device dataIvan Khoronzhuk1-26/+48
2014-01-29watchdog: davinci: change driver to use WDT coreIvan Khoronzhuk2-112/+36
2014-01-29watchdog: bcm281xx: Debugfs supportMarkus Mayer2-4/+114
2014-01-29watchdog: bcm281xx: Watchdog DriverMarkus Mayer3-0/+281
2014-01-28qlcnic: Fix loopback test failureShahed Shaikh1-3/+8
2014-01-28qlcnic: Fix tx timeout.Rajesh Borundia1-7/+2
2014-01-28qlcnic: Fix initialization of vlan list.Rajesh Borundia1-6/+5
2014-01-28qlcnic: Correct off-by-one errors in bounds checksManish Chopra1-4/+4
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-99/+204
2014-01-28watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/maxDoug Anderson1-2/+2
2014-01-28watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han9-9/+9
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-12/+105
2014-01-28drm/gma500: Lock struct_mutex around cursor updatesPatrik Jakobsson1-2/+10
2014-01-28drm/i915: Fix the offset issue for the stolen GEM objectsAkash Goel1-1/+1
2014-01-28mtd: gpmi: add sanity check when mapping DMA for read_buf/write_bufHuang Shijie1-14/+17
2014-01-28mtd: gpmi: allocate a proper buffer for non ECC read/writeHuang Shijie1-2/+11
2014-01-28mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven1-0/+11
2014-01-28mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven1-1/+1
2014-01-28Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-2/+1
2014-01-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds5-21/+25
2014-01-28firmware/google: drop 'select EFI' to avoid recursive dependencyArd Biesheuvel1-2/+1
2014-01-28i40e: Add missing braces to i40e_dcb_need_reconfig()Dave Jones1-1/+2
2014-01-28xen-netfront: fix resource leak in netfrontAnnie Li1-62/+26
2014-01-28dma: pl08x: Export pl08x_filter_idSachin Kamat1-0/+2
2014-01-28leds: s3c24xx: Remove hardware.h inclusionSachin Kamat1-2/+1