| Commit message (Expand) | Author | Age | Files | Lines |
* | virtio: wrap config->reset calls | Michael S. Tsirkin | 2022-01-15 | 1 | -1/+1 |
* | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-07-14 | 3 | -1466/+0 |
|\ |
|
| * | net: remove the caif_hsi driver | Christoph Hellwig | 2021-07-01 | 3 | -1466/+0 |
* | | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-07-05 | 1 | -6/+7 |
|\ \
| |/
|/| |
|
| * | Merge 5.13-rc4 into tty-next | Greg Kroah-Hartman | 2021-05-31 | 1 | -3/+0 |
| |\ |
|
| * | | tty: make tty_ldisc_ops a param in tty_unregister_ldisc | Jiri Slaby | 2021-05-13 | 1 | -1/+1 |
| * | | tty: set tty_ldisc_ops::num statically | Jiri Slaby | 2021-05-13 | 1 | -1/+2 |
| * | | tty: cumulate and document tty_struct::ctrl* members | Jiri Slaby | 2021-05-13 | 1 | -1/+1 |
| * | | tty: cumulate and document tty_struct::flow* members | Jiri Slaby | 2021-05-13 | 1 | -2/+2 |
| * | | tty: make fp of tty_ldisc_ops::receive_buf{,2} const | Jiri Slaby | 2021-05-13 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-06-19 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | net: caif: fix memory leak in ldisc_open | Pavel Skripkin | 2021-06-14 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-05-27 | 1 | -3/+0 |
|\| | |
|
| * | | net: caif: remove BUG_ON(dev == NULL) in caif_xmit | Du Cheng | 2021-05-13 | 1 | -1/+0 |
| * | | Revert "net: caif: replace BUG_ON with recovery code" | Greg Kroah-Hartman | 2021-05-13 | 1 | -3/+1 |
| |/ |
|
* / | caif_virtio: Fix some typos in caif_virtio.c | Wang Hai | 2021-05-21 | 1 | -3/+3 |
|/ |
|
* | net: caif: inline register_ldisc | Jiri Slaby | 2021-03-10 | 1 | -13/+4 |
* | tty: remove TTY_LDISC_MAGIC | Jiri Slaby | 2021-03-10 | 1 | -1/+0 |
* | Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-02-21 | 1 | -2/+1 |
|\ |
|
| * | tty_port: drop last traces of low_latency | Jiri Slaby | 2021-01-07 | 1 | -2/+1 |
* | | caif_virtio: use new tasklet API | Emil Renner Berthing | 2021-02-03 | 1 | -5/+3 |
|/ |
|
* | caif_virtio: Remove redundant initialization of variable err | Jing Xiangfeng | 2020-10-02 | 1 | -1/+1 |
* | net: caif: Use netif_rx_any_context() | Sebastian Andrzej Siewior | 2020-09-29 | 1 | -17/+2 |
* | net: caif: Remove unused caif SPI driver | Thomas Gleixner | 2020-09-29 | 4 | -1151/+0 |
* | caif: fix cfv_netdev_tx()'s return type | Luc Van Oostenryck | 2020-06-29 | 1 | -1/+1 |
* | caif: fix cfspi_xmit()'s return type | Luc Van Oostenryck | 2020-06-29 | 1 | -2/+2 |
* | caif: fix caif_xmit()'s return type | Luc Van Oostenryck | 2020-06-29 | 1 | -1/+1 |
* | cail,hsi: fix cfhsi_xmit()'s return type | Luc Van Oostenryck | 2020-06-29 | 1 | -3/+3 |
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-13 | 1 | -5/+5 |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2020-06-10 | 1 | -1/+1 |
|\ |
|
| * | vhost: revert "vhost: disable for OABI" | Michael S. Tsirkin | 2020-06-02 | 1 | -1/+1 |
* | | docs: networking: convert caif files to ReST | Mauro Carvalho Chehab | 2020-04-28 | 1 | -1/+1 |
|/ |
|
* | vhost: disable for OABI | Michael S. Tsirkin | 2020-04-20 | 1 | -1/+1 |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2020-04-08 | 1 | -4/+0 |
|\ |
|
| * | vhost: refine vhost and vringh kconfig | Jason Wang | 2020-04-01 | 1 | -4/+0 |
* | | net: caif: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 2020-03-16 | 1 | -36/+36 |
|/ |
|
* | net: caif: replace BUG_ON with recovery code | Aditya Pakki | 2019-12-17 | 1 | -1/+3 |
* | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-11-27 | 1 | -2/+2 |
|\ |
|
| * | net: caif: Fix debugfs on 64-bit platforms | Geert Uytterhoeven | 2019-11-09 | 1 | -2/+2 |
* | | drivers: net: Fix Kconfig indentation, continued | Krzysztof Kozlowski | 2019-11-21 | 1 | -18/+18 |
* | | Minor fixes to the CAIF Transport drivers Kconfig file | rd.dunlab@gmail.com | 2019-10-02 | 1 | -3/+3 |
* | | Isolate CAIF transport drivers into their own menu | rd.dunlab@gmail.com | 2019-10-02 | 1 | -1/+9 |
|/ |
|
* | caif: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-08-12 | 2 | -21/+11 |
* | caif-hsi: fix possible deadlock in cfhsi_exit_module() | Taehee Yoo | 2019-07-17 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner | 2019-05-30 | 5 | -5/+5 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | net: caif: pass struct device to DMA API functions | Christoph Hellwig | 2019-02-12 | 1 | -14/+16 |
* | net: caif: call dev_consume_skb_any when skb xmit done | Yang Wei | 2019-01-29 | 1 | -4/+1 |
* | drivers/net: Use octal not symbolic permissions | Joe Perches | 2018-03-26 | 3 | -32/+32 |
* | net: caif: remove redundant re-assignment of pointer pfrm | Colin Ian King | 2018-01-22 | 1 | -1/+0 |