summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-12-11rtc: omap: add copyright entryJohan Hovold
2014-12-11rtc: omap: fix minor coding style issuesJohan Hovold
2014-12-11rtc: omap: enable wake-up from power offJohan Hovold
2014-12-11rtc: omap: add support for pmic_power_enJohan Hovold
2014-12-11rtc: omap: add helper to read 32-bit registersJohan Hovold
2014-12-11rtc: omap: add helper to read raw bcd timeJohan Hovold
2014-12-11rtc: omap: silence bogus power-up reset message at probeJohan Hovold
2014-12-11rtc: omap: add structured device-type infoJohan Hovold
2014-12-11rtc: omap: remove DRIVER_NAME macroJohan Hovold
2014-12-11rtc: omap: add device abstractionJohan Hovold
2014-12-11rtc: omap: make platform-device id table constJohan Hovold
2014-12-11rtc: omap: use dev_infoJohan Hovold
2014-12-11rtc: omap: remove unused register-base defineJohan Hovold
2014-12-11rtc: omap: fix class-device registrationJohan Hovold
2014-12-11rtc: omap: clean up probe error handlingJohan Hovold
2014-12-11rtc: omap: fix interrupt disable at probeJohan Hovold
2014-12-11rtc: omap: fix missing wakealarm attributeJohan Hovold
2014-12-11rtc: omap: fix clock-source configurationJohan Hovold
2014-12-11drivers/rtc/interface.c: check the validation of rtc_time in __rtc_read_timeHyogi Gim
2014-12-11drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probeGuo Zeng
2014-12-11printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches
2014-12-11cma: make default CMA area size zero for x86Akinobu Mita
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-10Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-10Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-12-10Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-10Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-10Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-12-09Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-12-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-09Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-09Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-12-09Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-09Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-09Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-09Merge tag 'regmap-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2014-12-09Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-09Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2014-12-09Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-09Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2014-12-08Merge branch 'at91/cleanup5' into next/driversArnd Bergmann
2014-12-08Merge branch 'brcm/stb-smp-uart' into next/driversArnd Bergmann
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley
2014-12-08hwmon: (tmp401) Detect TMP435 on all addresses it supportsGuenter Roeck
2014-12-08mmc: sdhci-msm: Convert to mmc_send_tuning()Ulf Hansson