index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
caif
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
net: caif: inline register_ldisc
Jiri Slaby
1
-13
/
+4
2021-03-10
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
1
-1
/
+0
2021-02-20
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+1
2021-02-02
caif_virtio: use new tasklet API
Emil Renner Berthing
1
-5
/
+3
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
1
-2
/
+1
2020-10-01
caif_virtio: Remove redundant initialization of variable err
Jing Xiangfeng
1
-1
/
+1
2020-09-29
net: caif: Use netif_rx_any_context()
Sebastian Andrzej Siewior
1
-17
/
+2
2020-09-29
net: caif: Remove unused caif SPI driver
Thomas Gleixner
4
-1151
/
+0
2020-06-28
caif: fix cfv_netdev_tx()'s return type
Luc Van Oostenryck
1
-1
/
+1
2020-06-28
caif: fix cfspi_xmit()'s return type
Luc Van Oostenryck
1
-2
/
+2
2020-06-28
caif: fix caif_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2020-06-28
cail,hsi: fix cfhsi_xmit()'s return type
Luc Van Oostenryck
1
-3
/
+3
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-5
/
+5
2020-06-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2020-06-02
vhost: revert "vhost: disable for OABI"
Michael S. Tsirkin
1
-1
/
+1
2020-04-28
docs: networking: convert caif files to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-20
vhost: disable for OABI
Michael S. Tsirkin
1
-1
/
+1
2020-04-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+0
2020-04-01
vhost: refine vhost and vringh kconfig
Jason Wang
1
-4
/
+0
2020-03-15
net: caif: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-36
/
+36
2019-12-16
net: caif: replace BUG_ON with recovery code
Aditya Pakki
1
-1
/
+3
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-11-21
drivers: net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
1
-18
/
+18
2019-11-09
net: caif: Fix debugfs on 64-bit platforms
Geert Uytterhoeven
1
-2
/
+2
2019-10-02
Minor fixes to the CAIF Transport drivers Kconfig file
rd.dunlab@gmail.com
1
-3
/
+3
2019-10-02
Isolate CAIF transport drivers into their own menu
rd.dunlab@gmail.com
1
-1
/
+9
2019-08-11
caif: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-21
/
+11
2019-07-17
caif-hsi: fix possible deadlock in cfhsi_exit_module()
Taehee Yoo
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
5
-5
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-12
net: caif: pass struct device to DMA API functions
Christoph Hellwig
1
-14
/
+16
2019-01-29
net: caif: call dev_consume_skb_any when skb xmit done
Yang Wei
1
-4
/
+1
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
3
-32
/
+32
2018-01-22
net: caif: remove redundant re-assignment of pointer pfrm
Colin Ian King
1
-1
/
+0
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-12
/
+9
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-21
drivers: net: caif: use setup_timer() helper.
Allen Pais
1
-9
/
+6
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-15
/
+9
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+10
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
1
-1
/
+2
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
1
-1
/
+2
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
3
-8
/
+4
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
4
-9
/
+5
2017-06-12
net: caif: convert to use DRIVER_ATTR_RO
Greg Kroah-Hartman
1
-10
/
+10
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
4
-4
/
+4
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
1
-2
/
+1
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
1
-1
/
+2
2016-08-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2016-08-02
vhost: split out vringh Kconfig
Michael S. Tsirkin
1
-1
/
+1
[next]