开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2013-03-10
crypto: omap-sham - Use module_platform_driver macro
Sachin Kamat
2013-03-10
crypto: omap-aes - Use module_platform_driver macro
Sachin Kamat
2013-03-10
crypto: omap-aes - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet
Joel A Fernandes
2013-03-10
crypto: omap-sham - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet
Joel A Fernandes
2013-03-10
crypto: bfin_crc - Fix possible NULL pointer dereference
Syam Sidhardhan
2013-03-10
crypto: atmel-sha - add support for latest release of the IP (0x410)
Nicolas Royer
2013-03-10
crypto: atmel-tdes - add support for latest release of the IP (0x700)
Nicolas Royer
2013-03-10
crypto: atmel-aes - add support for latest release of the IP (0x130)
Nicolas Royer
2013-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-24
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2013-02-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-24
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-02-24
tty vt: fix character insertion overflow
Nicolas Pitre
2013-02-24
Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-23
Merge branch 'akpm' (more incoming from Andrew)
Linus Torvalds
2013-02-23
mm: rename page struct field helpers
Mel Gorman
2013-02-23
usb: forbid memory allocation with I/O during bus reset
Ming Lei
2013-02-23
pm / runtime: force memory allocation with no I/O during Runtime PM callbcack
Ming Lei
2013-02-23
pm / runtime: introduce pm_runtime_set_memalloc_noio()
Ming Lei
2013-02-23
acpi, memory-hotplug: parse SRAT before memblock is ready
Tang Chen
2013-02-23
cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpu
Wen Congyang
2013-02-23
memory-hotplug: remove sysfs file of node
Tang Chen
2013-02-23
memory-hotplug: remove /sys/firmware/memmap/X sysfs
Yasuaki Ishimatsu
2013-02-23
memory-hotplug: check whether all memory blocks are offlined or not when remo...
Yasuaki Ishimatsu
2013-02-23
drivers/md/persistent-data/dm-transaction-manager.c: rename HASH_SIZE
Andrew Morton
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-22
Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
2013-02-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-21
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-02-21
rtc: rtc-davinci: use devm_*() functions
Jingoo Han
2013-02-21
rtc: rtc-max8997: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
rtc: rtc-max8907: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
rtc: rtc-da9052: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
rtc: rtc-wm831x: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
rtc: rtc-tps80031: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
rtc: rtc-lp8788: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
rtc: rtc-coh901331: use devm_clk_get()
Jingoo Han
2013-02-21
rtc: rtc-vt8500: use devm_*() functions
Jingoo Han
2013-02-21
rtc: rtc-tps6586x: use devm_request_threaded_irq()
Jingoo Han
2013-02-21
rtc: rtc-imxdi: use devm_clk_get()
Jingoo Han
2013-02-21
rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug()
Jingoo Han
2013-02-21
rtc: rtc-pcf8583: use dev_warn() instead of printk()
Jingoo Han
2013-02-21
rtc: rtc-sun4v: use pr_warn() instead of printk()
Jingoo Han
2013-02-21
rtc: rtc-vr41xx: use dev_info() instead of printk()
Jingoo Han
[next]