index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
caif
/
caif_spi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: caif: Remove unused caif SPI driver
Thomas Gleixner
2020-09-29
1
-874
/
+0
*
caif: fix cfspi_xmit()'s return type
Luc Van Oostenryck
2020-06-29
1
-2
/
+2
*
net: caif: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-16
1
-36
/
+36
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-30
1
-1
/
+1
*
net: caif: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
1
-14
/
+16
*
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
1
-3
/
+1
|
\
|
*
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
1
-2
/
+1
|
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-2
/
+1
*
|
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-07-04
1
-10
/
+10
|
\
\
|
|
/
|
/
|
|
*
net: caif: convert to use DRIVER_ATTR_RO
Greg Kroah-Hartman
2017-06-12
1
-10
/
+10
*
|
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-1
/
+1
|
/
*
net: caif: use correct format specifier
xypron.glpk@gmx.de
2016-08-01
1
-2
/
+2
*
net: caif: check return value of alloc_netdev
Rasmus Villemoes
2015-11-09
1
-2
/
+5
*
net: caif: convert to using IFF_NO_QUEUE
Phil Sutter
2015-08-18
1
-1
/
+1
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-16
1
-2
/
+2
*
caif: delete unnecessary field initialization
Julia Lawall
2014-02-17
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-30
1
-0
/
+1
|
\
|
*
caif: spi: missing platform_driver_unregister() on error in cfspi_init_module()
Wei Yongjun
2013-04-25
1
-0
/
+1
*
|
caif: Remove bouncing address for Daniel Martensson
sjur.brandeland@stericsson.com
2013-04-23
1
-2
/
+2
*
|
caif: Remove my bouncing email address.
sjur.brandeland@stericsson.com
2013-04-23
1
-1
/
+0
|
/
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-06
1
-8
/
+2
*
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-20
1
-1
/
+1
*
caif-spi: Bugfix for dump upon device removal
Erwan Bracq
2011-12-06
1
-86
/
+90
*
caif: Remove OOM messages, use kzalloc
Joe Perches
2011-08-28
1
-4
/
+0
*
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
2011-06-24
1
-1
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
net: caif: spi: fix potential NULL dereference
Vasiliy Kulikov
2010-11-18
1
-2
/
+2
*
caif: SPI-driver bugfix - incorrect padding.
Sjur Brændeland
2010-11-04
1
-15
/
+42
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-2
/
+4
*
caif: handle snprintf() return
Dan Carpenter
2010-07-27
1
-0
/
+3
*
drivers/net/caif: Remove unnecessary casts of private_data
Joe Perches
2010-07-13
1
-2
/
+2
*
caif-driver: Add CAIF-SPI Protocol driver.
Sjur Braendeland
2010-06-29
1
-0
/
+847