aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
...
| * | | tpm/st33zp24/i2c: Change xxx_request_resources headerChristophe RICARD2016-06-25
| * | | tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD2016-06-25
| * | | tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD2016-06-25
| * | | tpm/st33zp24: Extend Copyright headersChristophe RICARD2016-06-25
| * | | tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD2016-06-25
| * | | tpm/st33zp24: Auto-select core moduleChristophe RICARD2016-06-25
| * | | tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD2016-06-25
| * | | tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD2016-06-25
| * | | tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD2016-06-25
| * | | tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD2016-06-25
| * | | tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD2016-06-25
| |/ /
* | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-28
|\ \ \
| * | | random: use for_each_online_node() to iterate over NUMA nodesTheodore Ts'o2016-07-27
* | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-27
|\| | |
| * | | random: strengthen input validation for RNDADDTOENTCNTTheodore Ts'o2016-07-03
| * | | random: add backtracking protection to the CRNGTheodore Ts'o2016-07-03
| * | | random: make /dev/urandom scalable for silly userspace programsTheodore Ts'o2016-07-03
| * | | random: replace non-blocking pool with a Chacha20-based CRNGTheodore Ts'o2016-07-03
| * | | random: properly align get_random_int_hashEric Biggers2016-06-13
| * | | random: add interrupt callback to VMBus IRQ handlerStephan Mueller2016-06-13
| * | | random: print a warning for the first ten uninitialized random usersTheodore Ts'o2016-06-13
| * | | random: initialize the non-blocking pool via add_hwgenerator_randomness()Theodore Ts'o2016-06-13
| |/ /
* | | Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-07-27
|\ \ \
| * | | i2c: add a protocol parameter to the alert callbackBenjamin Tissoires2016-06-17
| |/ /
* | | ipmi: remove trydefaults parameter and default initTony Camuso2016-07-27
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\ \ \
| * | | shmem: get_unmapped_area align huge pageHugh Dickins2016-07-26
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-07-26
|\ \ \ \ | |/ / / |/| | |
| * | | hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon2016-06-27
| * | | hwrng: bcm2835 - Add support for Broadcom BCM5301xFlorian Fainelli2016-06-24
| * | | hwrng: meson - Add Amlogic Meson Hardware Random GeneratorNeil Armstrong2016-06-13
| * | | hwrng: exynos - fixup IO accesorsBen Dooks2016-06-13
| * | | hwrng: bcm2835 - Read as much data as availableYendapally Reddy Dhananjaya Reddy2016-05-31
| * | | hwrng: bcm2835 - Support Broadcom NSP SoC rngYendapally Reddy Dhananjaya Reddy2016-05-31
| * | | hwrng: stm32 - fix maybe uninitialized variable warningMaxime Coquelin2016-05-31
| |/ /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-07-25
|\ \ \
| * | | x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina2016-07-08
| | |/ | |/|
* / | dsp56k: prevent a harmless underflowDan Carpenter2016-07-14
|/ /
* / ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()Junichi Nomura2016-06-13
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-21
|\
| * lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko2016-05-20
* | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-21
|\ \
| * | char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven2016-05-01
| * | char/rtc: replace blacklist with whitelistArnd Bergmann2016-05-01
| * | char: xillybus: use devm_add_action_or_resetSudip Mukherjee2016-04-30
* | | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-20
|\ \ \ | |_|/ |/| |
| * | tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-30
| * | tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley2016-04-30
| * | tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley2016-04-30
| * | tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-30