| Commit message (Expand) | Author | Age | Files | Lines |
* | tpm_ftpm_tee: Free and unregister TEE shared memory during kexec | Tyler Hicks | 2021-07-21 | 1 | -4/+4 |
* | powerpc/powernv: Fix fall-through warning for Clang | Gustavo A. R. Silva | 2021-07-13 | 1 | -0/+1 |
* | Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2021-07-10 | 2 | -26/+29 |
|\ |
|
| * | Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 2021-06-23 | 2 | -26/+29 |
| |\ |
|
| | * | hw_random: ixp4xx: Add OF support | Linus Walleij | 2021-06-17 | 1 | -0/+10 |
| | * | hw_random: ixp4xx: Turn into a module | Linus Walleij | 2021-06-17 | 1 | -20/+17 |
| | * | hw_random: ixp4xx: Use SPDX license tag | Linus Walleij | 2021-06-17 | 1 | -4/+1 |
| | * | hw_random: ixp4xx: enable compile-testing | Arnd Bergmann | 2021-06-17 | 2 | -3/+2 |
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2021-07-09 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | virtio_console: Assure used length from device is limited | Xie Yongji | 2021-07-03 | 1 | -2/+2 |
* | | | | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-07-05 | 3 | -63/+26 |
|\ \ \ \ |
|
| * | | | | tty: make use of tty_get_{char,frame}_size | Jiri Slaby | 2021-06-15 | 1 | -7/+1 |
| * | | | | Merge 5.13-rc4 into tty-next | Greg Kroah-Hartman | 2021-05-31 | 3 | -8/+17 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | ttyprintk: remove redundant initialization of variable i | Colin Ian King | 2021-05-27 | 1 | -1/+1 |
| * | | | | ttyprintk: Removed unnecessary TTY ioctl callback | Samo Pogačnik | 2021-05-13 | 1 | -23/+0 |
| * | | | | ttyprintk: Add TTY port shutdown callback | Samo Pogačnik | 2021-05-13 | 1 | -13/+18 |
| * | | | | tty: make tty_operations::chars_in_buffer return uint | Jiri Slaby | 2021-05-13 | 1 | -3/+3 |
| * | | | | tty: make tty_operations::write_room return uint | Jiri Slaby | 2021-05-13 | 2 | -2/+2 |
| * | | | | tty: cumulate and document tty_struct::flow* members | Jiri Slaby | 2021-05-13 | 1 | -4/+4 |
| * | | | | tty: remove broken r3964 line discipline | Jiri Slaby | 2021-05-13 | 1 | -13/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-07-05 | 18 | -565/+2606 |
|\ \ \ \ |
|
| * | | | | remove the raw driver | Christoph Hellwig | 2021-06-04 | 4 | -385/+0 |
| * | | | | char: xillybus: Fix spelling mistake "overflew" -> "overflowed" | Colin Ian King | 2021-06-03 | 1 | -1/+1 |
| * | | | | char: xillybus: Remove unneeded MODULE_VERSION() usage | Eli Billauer | 2021-06-03 | 5 | -5/+0 |
| * | | | | char: xillybus: Fix condition for invoking the xillybus/ subdirectory | Eli Billauer | 2021-06-03 | 1 | -1/+1 |
| * | | | | char: pcmcia: scr24x_cs: Fix redundant fops | Nijam Haider | 2021-05-27 | 1 | -1/+0 |
| * | | | | char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol() | Yu Kuai | 2021-05-27 | 1 | -0/+4 |
| * | | | | char: xillybus: Add driver for XillyUSB (Xillybus variant for USB) | Eli Billauer | 2021-05-27 | 3 | -0/+2275 |
| * | | | | char: xillybus: Move class-related functions to new xillybus_class.c | Eli Billauer | 2021-05-27 | 6 | -169/+324 |
| * | | | | char: hw_random: pseries-rng: Demote non-conformant kernel-doc header | Lee Jones | 2021-05-21 | 1 | -1/+1 |
| * | | | | char: hpet: Remove unused variable 'm' | Lee Jones | 2021-05-21 | 1 | -2/+2 |
| * | | | | char: pcmcia: cm4040_cs: Remove unused variable 'uc' | Lee Jones | 2021-05-21 | 1 | -2/+1 |
| * | | | | char: pcmcia: cm4000_cs: Remove unused variable 'tmp' | Lee Jones | 2021-05-21 | 1 | -2/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-07-02 | 1 | -0/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | kernel.h: split out panic and oops helpers | Andy Shevchenko | 2021-07-01 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge tag 'tpmdd-next-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-06-30 | 8 | -23/+37 |
|\ \ \ |
|
| * | | | tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status() | Jarkko Sakkinen | 2021-06-23 | 2 | -8/+20 |
| * | | | tpm_tis: Use DEFINE_RES_MEM() to simplify code | Zhen Lei | 2021-06-23 | 1 | -5/+1 |
| * | | | tpm: fix some doc warnings in tpm1-cmd.c | Yang Yingliang | 2021-06-23 | 1 | -2/+2 |
| * | | | tpm_tis_spi: add missing SPI device ID entries | Javier Martinez Canillas | 2021-06-23 | 1 | -0/+2 |
| * | | | tpm: add longer timeout for TPM2_CC_VERIFY_SIGNATURE | Amir Mizinski | 2021-06-23 | 1 | -1/+1 |
| * | | | char: tpm: move to use request_irq by IRQF_NO_AUTOEN flag | Tian Tao | 2021-06-23 | 1 | -2/+2 |
| * | | | tpm_tis_spi: set default probe function if device id not match | Liguang Zhang | 2021-06-23 | 1 | -4/+8 |
| * | | | tpm_crb: Use IOMEM_ERR_PTR when function returns iomem | Tian Tao | 2021-06-23 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'for-linus-5.14-1' of git://github.com/cminyard/linux-ipmi | Linus Torvalds | 2021-06-30 | 11 | -673/+1492 |
|\ \ \ |
|
| * | | | ipmi: kcs_bmc_aspeed: Fix less than zero comparison of a unsigned int | Colin Ian King | 2021-06-21 | 1 | -3/+5 |
| * | | | ipmi: kcs_bmc_aspeed: Optionally apply status address | Andrew Jeffery | 2021-06-21 | 1 | -33/+83 |
| * | | | ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet | Andrew Jeffery | 2021-06-21 | 1 | -12/+12 |
| * | | | ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configuration | Andrew Jeffery | 2021-06-21 | 1 | -2/+180 |
| * | | | ipmi: kcs_bmc: Add serio adaptor | Andrew Jeffery | 2021-06-21 | 3 | -0/+172 |