summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-01Merge tag 'for-linux-4.12' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2017-04-28ipmi/watchdog: fix wdog hang on panic waiting for ipmi responseRobert Lippert
2017-04-26s390/trng: Introduce s390 TRNG device driver.Harald Freudenberger
2017-04-14time: Change k_clock timer_set() and timer_get() to use timespec64Deepa Dinamani
2017-04-14time: Change k_clock clock_set() to use timespec64Deepa Dinamani
2017-04-14time: Change k_clock clock_getres() to use timespec64Deepa Dinamani
2017-04-14time: Change k_clock clock_get() to use timespec64Deepa Dinamani
2017-04-14Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-12mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-04-11Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar
2017-04-10ipmi_si: use smi_num for init_nameTony Camuso
2017-04-07ipmi: bt-bmc: Add ast2500 compatible stringJoel Stanley
2017-04-07ipmi_ssif: use setup_timerGeliang Tang
2017-04-07ipmi: Fix kernel panic at ipmi_ssif_thread()Joeseph Chang
2017-04-07virtio_console: fix uninitialized variable useMichael S. Tsirkin
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-16hwrng: geode - Revert managed API changesPrarit Bhargava
2017-03-16hwrng: amd - Revert managed API changesPrarit Bhargava
2017-03-16ppdev: fix registering same device nameSudip Mukherjee
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-08hwrng: omap - Do not access INTMASK_REG on EIP76Thomas Petazzoni
2017-03-08hwrng: omap - use devm_clk_get() instead of of_clk_get()Thomas Petazzoni
2017-03-08hwrng: omap - write registers after enabling the clockThomas Petazzoni
2017-03-07drivers/char/nwbutton: Fix build breakage caused by include file reshufflingGuenter Roeck
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02virtio-console: avoid DMA from stackOmar Sandoval
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar
2017-02-28Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27scripts/spelling.txt: add "explictely" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-22Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-02-20ipmi: bt-bmc: Use a regmap for register accessAndrew Jeffery
2017-02-20tpm: declare tpm2_get_pcr_allocation() as staticJarkko Sakkinen
2017-02-15tpm: Fix expected number of response bytes of TPM1.2 PCR ExtendStefan Berger