index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-03-01
rtc: sirfsoc: remove useless sirfsoc_rtc_ioctl
Alexandre Belloni
2018-03-01
rtc: m48t59: use generic nvmem
Alexandre Belloni
2018-03-01
rtc: m48t59: switch to rtc_register_device
Alexandre Belloni
2018-03-01
rtc: ds1343: use generic nvmem
Alexandre Belloni
2018-03-01
rtc: ds1343: remove undocumented and useless sysfs files
Alexandre Belloni
2018-03-01
rtc: ds1343: switch to rtc_register_device
Alexandre Belloni
2018-03-01
rtc: ds1343: simplify regmap initialization
Alexandre Belloni
2018-03-01
rtc: remove nvmem_config
Alexandre Belloni
2018-03-01
rtc: rv8803: fix possible race condition
Alexandre Belloni
2018-03-01
rtc: rv8803: put struct nvmem_config on the stack
Alexandre Belloni
2018-03-01
rtc: rv8803: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
rtc: pcf85363: put struct nvmem_config on the stack
Alexandre Belloni
2018-03-01
rtc: pcf85363: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
rtc: omap: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
rtc: m48t86: put m48t86_nvmem_cfg on the stack
Alexandre Belloni
2018-03-01
rtc: m48t86: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
rtc: ds1511: put ds1511_nvmem_cfg on the stack
Alexandre Belloni
2018-03-01
rtc: ds1511: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
rtc: ds1307: put struct nvmem_config on the stack
Alexandre Belloni
2018-03-01
rtc: ds1307: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
rtc: ds1305: put ds1305_nvmem_cfg on the stack
Alexandre Belloni
2018-03-01
rtc: ds1305: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
rtc: export rtc_nvmem_register() to drivers
Alexandre Belloni
2018-03-01
rtc: nvmem: allow registering the nvmem device before the rtc
Alexandre Belloni
2018-02-14
rtc: nvmem: disallow registering nvmem more than once
Alexandre Belloni
2018-02-14
rtc: nvmem: return error values
Alexandre Belloni
2018-02-14
rtc: nvmem: pass nvmem_config to rtc_nvmem_register()
Alexandre Belloni
2018-02-13
rtc: ds1302: remove redundant initializations of pointer bp
Colin Ian King
2018-02-13
rtc: goldfish: Add missing MODULE_LICENSE
James Hogan
2018-02-13
rtc: Fix overflow when converting time64_t to rtc_time
Baolin Wang
2018-02-13
rtc: Add tracepoints for RTC system
Baolin Wang
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-02-10
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-02-10
Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86
Linus Torvalds
2018-02-10
Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-09
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-02-09
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
Vadim Pasternak
2018-02-09
platform/x86: mlx-platform: Add support for new msn201x system type
Vadim Pasternak
2018-02-09
platform/x86: mlx-platform: Add support for new msn274x system type
Vadim Pasternak
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-09
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2018-02-09
Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linux
Linus Torvalds
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
2018-02-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2018-02-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
2018-02-09
net: stmmac: remove redundant enable of PMT irq
Niklas Cassel
2018-02-09
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
Niklas Cassel
2018-02-09
net: stmmac: discard disabled flags in interrupt status register
Niklas Cassel
[next]