summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-12-11drivers/rtc/rtc-sirfsoc.c: add alarm_irq_enable supporthao liu1-1/+26
2014-12-11rtc: pcf8563: clear expired alarm at boot timeJan Kardell1-0/+10
2014-12-11rtc: pcf8563: save battery powerJan Kardell1-0/+16
2014-12-11rtc: pcf8563: handle consequeces of lacking second alarm regJan Kardell1-0/+11
2014-12-11rtc: pcf8563: fix wrong time from read_alarmJan Kardell1-2/+2
2014-12-11rtc: pcf8563: fix write of invalid bits to ST2 regJan Kardell1-1/+2
2014-12-11rtc: pcf8563: remove leftover codeJan Kardell1-7/+6
2014-12-11rtc: omap: add copyright entryJohan Hovold1-0/+1
2014-12-11rtc: omap: fix minor coding style issuesJohan Hovold1-19/+27
2014-12-11rtc: omap: enable wake-up from power offJohan Hovold1-1/+8
2014-12-11rtc: omap: add support for pmic_power_enJohan Hovold1-0/+100
2014-12-11rtc: omap: add helper to read 32-bit registersJohan Hovold1-0/+5
2014-12-11rtc: omap: add helper to read raw bcd timeJohan Hovold1-8/+10
2014-12-11rtc: omap: silence bogus power-up reset message at probeJohan Hovold1-6/+13
2014-12-11rtc: omap: add structured device-type infoJohan Hovold1-52/+51
2014-12-11rtc: omap: remove DRIVER_NAME macroJohan Hovold1-5/+3
2014-12-11rtc: omap: add device abstractionJohan Hovold1-106/+133
2014-12-11rtc: omap: make platform-device id table constJohan Hovold1-1/+1
2014-12-11rtc: omap: use dev_infoJohan Hovold1-4/+3
2014-12-11rtc: omap: remove unused register-base defineJohan Hovold1-2/+0
2014-12-11rtc: omap: fix class-device registrationJohan Hovold1-23/+23
2014-12-11rtc: omap: clean up probe error handlingJohan Hovold1-23/+18
2014-12-11rtc: omap: fix interrupt disable at probeJohan Hovold1-3/+5
2014-12-11rtc: omap: fix missing wakealarm attributeJohan Hovold1-2/+3
2014-12-11rtc: omap: fix clock-source configurationJohan Hovold1-2/+4
2014-12-11drivers/rtc/interface.c: check the validation of rtc_time in __rtc_read_timeHyogi Gim1-0/+8
2014-12-11drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probeGuo Zeng1-8/+8
2014-12-11printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches1-1/+1
2014-12-11cma: make default CMA area size zero for x86Akinobu Mita1-1/+7
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds20-415/+298
2014-12-11Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-20/+3
2014-12-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+6
2014-12-10cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell4-6/+6
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller40-201/+326
2014-12-10Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2014-12-10isdn/capi: correct argument types of command_2_indexTilman Schmidt1-1/+1
2014-12-10isdn/gigaset: enable Kernel CAPI support by defaultTilman Schmidt1-1/+1
2014-12-10isdn/gigaset: elliminate unnecessary argument from send_cb()Tilman Schmidt1-16/+15
2014-12-10isdn/gigaset: clarify gigaset_modem_fill control structureTilman Schmidt1-28/+24
2014-12-10isdn/gigaset: drop duplicate declarationTilman Schmidt1-3/+0
2014-12-10enic: add support for set/get rss hash keyGovindarajulu Varadarajan3-4/+49
2014-12-10ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck3-3/+3
2014-12-10ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck3-3/+3
2014-12-10cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck1-5/+6
2014-12-10ethernet/intel: Use napi_alloc_skbAlexander Duyck6-11/+10
2014-12-10Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller6-33/+24
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds14-202/+390
2014-12-10Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-159/+271
2014-12-10Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-48/+115
2014-12-10Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel1-1/+1