summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-02-17Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-02-17watchdog: bcm47xx_wdt.c: allow enabling on BCM5301X archRafał Miłecki
2015-02-17watchdog: jz4740: Add DT supportZubair Lutfullah Kakakhel
2015-02-17watchdog: dw_wdt: Try to get a 30 second watchdog by defaultDoug Anderson
2015-02-17watchdog: dw_wdt: pat the watchdog before enabling itDoug Anderson
2015-02-17watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792Guenter Roeck
2015-02-17watchdog: bcm47xx_wdt.c: add restart handler supportRafał Miłecki
2015-02-17watchdog: gpio_wdt: Add "always_running" feature to GPIO watchdogMike Looijmans
2015-02-17watchdog: da9063: Add restart handler supportGeert Uytterhoeven
2015-02-17watchdog: Add driver for Mediatek watchdogMatthias Brugger
2015-02-17watchdog: Fix omap watchdogs to enable the magic close bitTony Lindgren
2015-02-17watchdog: rt2880_wdt: minor clean upJohn Crispin
2015-02-17watchdog: hpwdt: Fix initialization message in hpwdt.cMasanari Iida
2015-02-17watchdog: it87_wdt: add IT8783 IDPaolo Teti
2015-02-17watchdog: imx2: Constify struct regmap_config and watchdog_opsKrzysztof Kozlowski
2015-02-17watchdog: ImgTec PDC Watchdog Timer DriverNaidu Tellapati
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-17i2c: iproc: Add Broadcom iProc I2C DriverRay Jui
2015-02-17i2c: designware-pci: update Intel copyright lineAndy Shevchenko
2015-02-17EDAC, amd64_edac: Prevent OOPS with >16 memory controllersDaniel J Blueman
2015-02-17virtio: don't set VIRTIO_CONFIG_S_DRIVER_OK twice.Rusty Russell
2015-02-16rtc: add driver for DS1685 family of real time clocksJoshua Kinard
2015-02-16brd: rename XIP to DAXMatthew Wilcox
2015-02-16staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard
2015-02-16rtc: isl12057: deprecate use of isl in compatible string for isilArnaud Ebalard
2015-02-16rtc: isl12022: deprecate use of isl in compatible string for isilArnaud Ebalard
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-02-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-16Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-16mfd: intel_soc_pmic: Add missing error check for devm_kzallocKiran Padwal
2015-02-16dmaengine: pl330: add DMA_PAUSE featureRobert Baldyga
2015-02-16dmaengine: pl330: improve pl330_tx_status() functionRobert Baldyga
2015-02-16dmaengine: rcar-dmac: Disable channel 0 when using IOMMULaurent Pinchart
2015-02-16dmaengine: rcar-dmac: Work around descriptor mode IOMMU errataLaurent Pinchart
2015-02-16dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC deviceLaurent Pinchart
2015-02-16dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISRLaurent Pinchart
2015-02-16dmaengine: rcar-dmac: Fix spinlock issues in interruptLaurent Pinchart
2015-02-16dmaenegine: edma: fix sparse warningsLad, Prabhakar
2015-02-16Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-02-16md/raid10: round up to bdev_logical_block_size in narrow_write_error.NeilBrown
2015-02-16md/raid1: round up to bdev_logical_block_size in narrow_write_errorNate Dailey