summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ipmi:devintf: Clean up some coding style issuesCorey Minyard2018-04-181-22/+18
| * | | ipmi: Clean up some debug codeCorey Minyard2018-04-181-33/+25
| * | | ipmi:watchdog: Use the IPMI panic handler instead of the system oneCorey Minyard2018-04-181-37/+23
| * | | ipmi: Add a panic handler for IPMI usersCorey Minyard2018-04-181-110/+104
| * | | ipmi:watchdog: Replace printk() with pr_xxx()Corey Minyard2018-04-181-30/+20
| * | | ipmi:watchdog: Rework locking and handlingCorey Minyard2018-04-181-155/+140
| * | | ipmi: Add a maintenance mode for IPMB messagesCorey Minyard2018-04-181-0/+28
| * | | ipmi: Add a way to tune some timeoutsCorey Minyard2018-04-181-32/+48
* | | | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-051-9/+2
|\ \ \ \
| * \ \ \ Merge 4.17-rc3 into char-misc-nextGreg Kroah-Hartman2018-04-302-92/+113
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | char: mspec: change return type to vm_fault_tSouptick Joarder2018-04-231-9/+2
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-054-4/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"Colin Ian King2018-05-191-1/+1
| * | | | hwrng: stm32 - fix pm_suspend issuelionel.debieve@st.com2018-05-051-2/+7
| * | | | hwrng: stm32 - define default state for rng driverlionel.debieve@st.com2018-05-051-0/+1
| * | | | hwrng: via - support new Centaur CPUdavidwang2018-04-211-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-13/+16
|\ \ \ \
| * | | | random: convert to ->poll_maskChristoph Hellwig2018-05-261-13/+16
| | |_|/ | |/| |
* | | | tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-14/+1
* | | | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-166-86/+7
* | | | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-14/+1
* | | | agp: uninorth: make two functions staticMathieu Malaterre2018-05-101-2/+2
|/ / /
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-261-86/+71
|\ \ \
| * | | virtio_console: reset on out of memoryMichael S. Tsirkin2018-04-251-7/+10
| * | | virtio_console: move removal codeMichael S. Tsirkin2018-04-251-36/+36
| * | | virtio_console: drop custom control queue cleanupMichael S. Tsirkin2018-04-251-17/+0
| * | | virtio_console: free buffers after resetMichael S. Tsirkin2018-04-251-25/+24
| * | | virtio_console: don't tie bufs to a vqMichael S. Tsirkin2018-04-251-7/+7
| | |/ | |/|
* | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-261-6/+42
|\ \ \ | |/ / |/| |
| * | random: rate limit unseeded randomness warningsTheodore Ts'o2018-04-251-5/+34
| * | random: fix possible sleeping allocation from irq contextTheodore Ts'o2018-04-241-1/+8
* | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-211-31/+97
|\| | | |/ |/|
| * random: add new ioctl RNDRESEEDCRNGTheodore Ts'o2018-04-141-1/+12
| * random: crng_reseed() should lock the crng instance that it is modifyingTheodore Ts'o2018-04-141-2/+2
| * random: set up the NUMA crng instances after the CRNG is fully initializedTheodore Ts'o2018-04-141-19/+27
| * random: use a different mixing algorithm for add_device_randomness()Theodore Ts'o2018-04-141-4/+51
| * random: fix crng_ready() testTheodore Ts'o2018-04-141-5/+5
* | Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-04-101-83/+0
|\ \
| * | char: rtc: remove unused rtc_control() APIAlexandre Belloni2018-03-011-83/+0
* | | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2018-04-075-120/+249
|\ \ \
| * | | tpm: fix intermittent failure with self testsJames Bottomley2018-03-233-40/+31
| * | | tpm: add retry logicJames Bottomley2018-03-232-15/+61
| * | | tpm: self test failure should not cause suspend to failChris Chiu2018-03-231-0/+4
| * | | tpm2: add longer timeouts for creation commands.Tomas Winkler2018-03-233-13/+26
| * | | tpm_crb: use __le64 annotated variable for response buffer addressTomas Winkler2018-03-231-2/+3
| * | | tpm: fix buffer type in tpm_transmit_cmdWinkler, Tomas2018-03-232-5/+5
| * | | tpm: tpm-interface: fix tpm_transmit/_cmd kdocWinkler, Tomas2018-03-231-2/+4
| * | | tpm: cmd_ready command can be issued only after granting localityTomas Winkler2018-03-233-47/+119
* | | | kernel.h: Retain constant expression output for max()/min()Kees Cook2018-04-051-4/+4
* | | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-043-5/+4
|\ \ \ \