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
/
tty
/
serial
/
max3100.c
Age
Commit message (
Expand
)
Author
2013-04-05
serial: max3100: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-03-18
tty: max3100: Use dev_pm_ops
Lars-Peter Clausen
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: move low_latency to tty_port
Jiri Slaby
2012-12-28
tty/max3100: don't use [delayed_]work_pending()
Tejun Heo
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-09-17
tty: serial: max3100: Fix error case
Alan Cox
2012-09-05
tty: max3100: use module_spi_driver
Devendra Naga
2011-11-26
TTY: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-10-31
tty: Add module.h to drivers/tty users who just expect it there.
Paul Gortmaker
2011-09-22
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman