summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-17rtc: add driver for DS1685 family of real time clocksJoshua Kinard
2015-02-17brd: rename XIP to DAXMatthew Wilcox
2015-02-17staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard
2015-02-17rtc: isl12057: deprecate use of isl in compatible string for isilArnaud Ebalard
2015-02-17rtc: 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-16Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-15Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-15Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-02-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-14drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCsGregory CLEMENT
2015-02-14rtc: rtc-ab-b5ze-s3: add sub-minute alarm supportArnaud Ebalard
2015-02-14rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chipArnaud Ebalard
2015-02-14drivers/rtc/rtc-rk808.c: fix rtc time reading issueChris Zhong
2015-02-14drivers/rtc/rtc-isl12057.c: constify struct regmap_configKrzysztof Kozlowski
2015-02-14drivers/rtc/rtc-at91sam9.c: constify struct regmap_configKrzysztof Kozlowski
2015-02-14drivers/rtc/rtc-imxdi.c: add more known register bitsJuergen Borleis
2015-02-14drivers/rtc/rtc-imxdi.c: trivial clean up codeJuergen Borleis
2015-02-14rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree usersArnaud Ebalard
2015-02-14drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driverArnaud Ebalard
2015-02-14drivers/rtc/rtc-pcf2123.c: add support for devicetreeJoshua Clayton
2015-02-14x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin