summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-01rtc: sirfsoc: remove useless sirfsoc_rtc_ioctlAlexandre Belloni
2018-03-01rtc: m48t59: use generic nvmemAlexandre Belloni
2018-03-01rtc: m48t59: switch to rtc_register_deviceAlexandre Belloni
2018-03-01rtc: ds1343: use generic nvmemAlexandre Belloni
2018-03-01rtc: ds1343: remove undocumented and useless sysfs filesAlexandre Belloni
2018-03-01rtc: ds1343: switch to rtc_register_deviceAlexandre Belloni
2018-03-01rtc: ds1343: simplify regmap initializationAlexandre Belloni
2018-03-01rtc: remove nvmem_configAlexandre Belloni
2018-03-01rtc: rv8803: fix possible race conditionAlexandre Belloni
2018-03-01rtc: rv8803: put struct nvmem_config on the stackAlexandre Belloni
2018-03-01rtc: rv8803: call rtc_nvmem_register()Alexandre Belloni
2018-03-01rtc: pcf85363: put struct nvmem_config on the stackAlexandre Belloni
2018-03-01rtc: pcf85363: call rtc_nvmem_register()Alexandre Belloni
2018-03-01rtc: omap: call rtc_nvmem_register()Alexandre Belloni
2018-03-01rtc: m48t86: put m48t86_nvmem_cfg on the stackAlexandre Belloni
2018-03-01rtc: m48t86: call rtc_nvmem_register()Alexandre Belloni
2018-03-01rtc: ds1511: put ds1511_nvmem_cfg on the stackAlexandre Belloni
2018-03-01rtc: ds1511: call rtc_nvmem_register()Alexandre Belloni
2018-03-01rtc: ds1307: put struct nvmem_config on the stackAlexandre Belloni
2018-03-01rtc: ds1307: call rtc_nvmem_register()Alexandre Belloni
2018-03-01rtc: ds1305: put ds1305_nvmem_cfg on the stackAlexandre Belloni
2018-03-01rtc: ds1305: call rtc_nvmem_register()Alexandre Belloni
2018-03-01rtc: export rtc_nvmem_register() to driversAlexandre Belloni
2018-03-01rtc: nvmem: allow registering the nvmem device before the rtcAlexandre Belloni
2018-02-14rtc: nvmem: disallow registering nvmem more than onceAlexandre Belloni
2018-02-14rtc: nvmem: return error valuesAlexandre Belloni
2018-02-14rtc: nvmem: pass nvmem_config to rtc_nvmem_register()Alexandre Belloni
2018-02-13rtc: ds1302: remove redundant initializations of pointer bpColin Ian King
2018-02-13rtc: goldfish: Add missing MODULE_LICENSEJames Hogan
2018-02-13rtc: Fix overflow when converting time64_t to rtc_timeBaolin Wang
2018-02-13rtc: Add tracepoints for RTC systemBaolin Wang
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-02-10Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-10Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-09platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak
2018-02-09platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak
2018-02-09platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2018-02-09Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linuxLinus Torvalds
2018-02-09ibmvnic: Remove skb->protocol checks in ibmvnic_xmitJohn Allen
2018-02-09s390/qeth: fix SETIP command handlingJulian Wiedmann
2018-02-09s390/qeth: fix underestimated count of buffer elementsUrsula Braun
2018-02-09net: stmmac: remove redundant enable of PMT irqNiklas Cassel
2018-02-09net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel
2018-02-09net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel