index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
caif
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-07
net: fix warning of versioncheck
Shan Wei
1
-1
/
+0
2011-06-29
caif: Fix recieve/receive typo
Joe Perches
1
-1
/
+1
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
4
-4
/
+0
2011-06-21
drivers/net: Remove casts of void *
Joe Perches
1
-1
/
+1
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+2
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
1
-4
/
+2
2011-06-01
caif: Add CAIF HSI Link layer driver
Dmitry.Tarnyagin
3
-0
/
+1232
2011-04-22
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
1
-2
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-4
/
+4
2011-03-17
net: change to new flag variable
matt mooney
1
-3
/
+1
2011-01-03
Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Russell King
1
-1
/
+1
2010-12-22
ux500: rename modem IRQ and MBOX files
Linus Walleij
1
-1
/
+1
2010-12-08
CAIF: Fix U5500 compile error for shared memory driver
Kim Lilliestierna XX
2
-2
/
+2
2010-11-18
net: caif: spi: fix potential NULL dereference
Vasiliy Kulikov
1
-2
/
+2
2010-11-03
caif: SPI-driver bugfix - incorrect padding.
Sjur Brændeland
2
-19
/
+51
2010-10-27
caif-u5500: Build config for CAIF shared mem driver
Amarnath Revanna
2
-0
/
+11
2010-10-27
caif-u5500: CAIF shared memory mailbox interface
Amarnath Revanna
1
-0
/
+129
2010-10-27
caif-u5500: CAIF shared memory transport protocol
sjur.brandeland@stericsson.com
1
-0
/
+744
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-2
/
+4
2010-08-24
caif-driver: add HAS_DMA dependency
Heiko Carstens
1
-1
/
+1
2010-08-10
caif-spi: Bugfix SPI_DATA_POS settings were inverted.
Sjur Braendeland
1
-2
/
+2
2010-07-26
caif: handle snprintf() return
Dan Carpenter
1
-0
/
+3
2010-07-12
drivers/net/caif: Remove unnecessary casts of private_data
Joe Perches
1
-2
/
+2
2010-06-29
caif-driver: Add CAIF-SPI Protocol driver.
Sjur Braendeland
4
-0
/
+1122
2010-06-29
caif: Kconfig and Makefile fixes
Sjur Braendeland
2
-12
/
+3
2010-06-20
caif: Use link layer MTU instead of fixed MTU
Sjur Braendeland
1
-1
/
+0
2010-06-02
caif: add newlines after declarations in caif_serial.c
Dan Carpenter
1
-0
/
+9
2010-06-02
caif: remove unneeded variable from caif_net_open()
Dan Carpenter
1
-2
/
+0
2010-04-28
caif: Ldisc add permission check and mem-alloc error check
Sjur Braendeland
1
-1
/
+4
2010-04-07
caif: tty's are kref objects so take a reference
Alan Cox
1
-1
/
+2
2010-04-07
caif: check write operations
Alan Cox
1
-0
/
+4
2010-03-30
net-caif-driver: add CAIF serial driver (ldisc)
Sjur Braendeland
3
-0
/
+470