index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
caif
/
caif_serial.c
Age
Commit message (
Expand
)
Author
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-04-23
caif: Remove my bouncing email address.
sjur.brandeland@stericsson.com
2013-03-25
CAIF: fix tty->warned build error
Jiri Slaby
2013-03-18
TTY: cleanup tty->hw_stopped uses
Jiri Slaby
2013-01-15
TTY: move low_latency to tty_port
Jiri Slaby
2012-07-24
caif: fix NULL pointer check
Alan Cox
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-06
caif: Replace BUG_ON with WARN_ON.
Roar Førde
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-04-22
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
2010-06-20
caif: Use link layer MTU instead of fixed MTU
Sjur Braendeland
2010-06-02
caif: add newlines after declarations in caif_serial.c
Dan Carpenter
2010-06-02
caif: remove unneeded variable from caif_net_open()
Dan Carpenter
2010-04-28
caif: Ldisc add permission check and mem-alloc error check
Sjur Braendeland
2010-04-07
caif: tty's are kref objects so take a reference
Alan Cox
2010-04-07
caif: check write operations
Alan Cox
2010-03-30
net-caif-driver: add CAIF serial driver (ldisc)
Sjur Braendeland