aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-12-11gianfar: Fix dma check map error when DMA_API_DEBUG is enabledKevin Hao
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai
2014-12-11Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-10net: fec: only enable mdio interrupt before phy device link upNimrod Andy
2014-12-10net: fec: clear all interrupt events to support i.MX6SXNimrod Andy
2014-12-10net: fec: reset fep link status in suspend functionNimrod Andy
2014-12-10Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds
2014-12-10rtc: refine rtc_timer_do_work() to consider other set alarm failuresXunlei Pang
2014-12-10rtc/ab8500: set uie_unsupported flagXunlei Pang
2014-12-10drivers/rtc/rtc-snvs: fix suspend/resumeSanchayan Maity
2014-12-10drivers/rtc/rtc-snvs: add clock supportSanchayan Maity
2014-12-10rtc: omap: drop vendor-prefix from power-controller dt propertyJohan Hovold
2014-12-10drivers/rtc/rtc-isl12057.c: report error code upon failure in dev_err() callsArnaud Ebalard
2014-12-10drivers/rtc/rtc-isl12057.c: add proper handling of oscillator failure bitArnaud Ebalard
2014-12-10drivers/rtc/rtc-isl12057.c: add support for century bitArnaud Ebalard
2014-12-10drivers/rtc/rtc-isl12057.c: fix masking of register valuesArnaud Ebalard
2014-12-10rtc: ds1307: add support for mcp7940x chipsTomas Novotny
2014-12-10drivers/rtc/rtc-ds1374.c: add watchdog supportSøren Andersen
2014-12-10drivers/rtc/rtc-sirfsoc.c: replace local_irq_disable by spin_lock_irq for SMP...Barry Song
2014-12-10drivers/rtc/rtc-sirfsoc.c: add alarm_irq_enable supporthao liu
2014-12-10rtc: pcf8563: clear expired alarm at boot timeJan Kardell
2014-12-10rtc: pcf8563: save battery powerJan Kardell
2014-12-10rtc: pcf8563: handle consequeces of lacking second alarm regJan Kardell
2014-12-10rtc: pcf8563: fix wrong time from read_alarmJan Kardell
2014-12-10rtc: pcf8563: fix write of invalid bits to ST2 regJan Kardell
2014-12-10rtc: pcf8563: remove leftover codeJan Kardell
2014-12-10rtc: omap: add copyright entryJohan Hovold
2014-12-10rtc: omap: fix minor coding style issuesJohan Hovold
2014-12-10rtc: omap: enable wake-up from power offJohan Hovold
2014-12-10rtc: omap: add support for pmic_power_enJohan Hovold
2014-12-10rtc: omap: add helper to read 32-bit registersJohan Hovold
2014-12-10rtc: omap: add helper to read raw bcd timeJohan Hovold
2014-12-10rtc: omap: silence bogus power-up reset message at probeJohan Hovold
2014-12-10rtc: omap: add structured device-type infoJohan Hovold
2014-12-10rtc: omap: remove DRIVER_NAME macroJohan Hovold
2014-12-10rtc: omap: add device abstractionJohan Hovold
2014-12-10rtc: omap: make platform-device id table constJohan Hovold
2014-12-10rtc: omap: use dev_infoJohan Hovold
2014-12-10rtc: omap: remove unused register-base defineJohan Hovold
2014-12-10rtc: omap: fix class-device registrationJohan Hovold
2014-12-10rtc: omap: clean up probe error handlingJohan Hovold
2014-12-10rtc: omap: fix interrupt disable at probeJohan Hovold
2014-12-10rtc: omap: fix missing wakealarm attributeJohan Hovold
2014-12-10rtc: omap: fix clock-source configurationJohan Hovold
2014-12-10drivers/rtc/interface.c: check the validation of rtc_time in __rtc_read_timeHyogi Gim
2014-12-10drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probeGuo Zeng
2014-12-10printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches