summaryrefslogtreecommitdiffstats
path: root/net/irda/ircomm
Commit message (Expand)AuthorAgeFilesLines
* tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-1/+1
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+2
* TTY: move low_latency to tty_portJiri Slaby2013-01-151-1/+1
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-1/+1
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-0/+1
* net, TTY: initialize tty->driver_data before usageSasha Levin2012-10-051-0/+2
* serial: add a new helper functionHuang Shijie2012-09-052-3/+3
* TTY: ircomm_tty, add tty installJiri Slaby2012-08-131-16/+25
* tty: move the termios object into the ttyAlan Cox2012-07-162-11/+11
* TTY: ircomm, use tty_port_close_start helperJiri Slaby2012-06-121-47/+1
* TTY: ircomm, use tty_port_close_end helperJiri Slaby2012-06-121-15/+1
* TTY: ircomm, define carrier routinesJiri Slaby2012-06-121-10/+33
* TTY: ircomm, define local tty_portJiri Slaby2012-06-121-53/+56
* TTY: ircomm, use tty from tty_portJiri Slaby2012-06-124-41/+70
* TTY: ircomm, revamp lockingJiri Slaby2012-06-121-20/+18
* TTY: ircomm, use flags from tty_portJiri Slaby2012-06-123-30/+31
* TTY: ircomm, use open counts from tty_portJiri Slaby2012-06-121-21/+21
* TTY: ircomm, use close times from tty_portJiri Slaby2012-06-122-8/+6
* TTY: ircomm, add tty_portJiri Slaby2012-06-122-11/+12
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-5/+1
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
* TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-251-1/+1
* net: Remove casts of void *Joe Perches2011-06-161-1/+1
* irda: Fix error propagation in ircomm_lmp_connect_response()David S. Miller2011-05-191-4/+1
* irda: Kill set but unused variable 'clen' in ircomm_connect_indication()David S. Miller2011-05-191-6/+0
* net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi2011-05-121-9/+5
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-2/+2
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-2/+2
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-2/+2
* Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintionsTracey Dent2010-11-221-2/+2
* net: return operator cleanupEric Dumazet2010-09-231-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-114-0/+4
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* | net: remove trailing space in messagesFrans Pop2010-03-241-1/+1
|/
* NET: irda, remove unnecessary checksJiri Slaby2010-01-101-6/+0
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* net: mark read-only arrays as constJan Engelhardt2009-08-052-4/+4
* net: Move rx skb_orphan call to where neededHerbert Xu2009-06-231-0/+1
* proc tty: switch ircomm to ->proc_fopsAlexey Dobriyan2009-04-011-118/+138
* tty: Fix an ircomm warning and note another bugAlan Cox2009-01-021-2/+3
* tty: Ldisc revampAlan Cox2008-07-201-7/+7
* tty: The big operations reworkAlan Cox2008-04-301-4/+2
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-058-166/+166
* [IRDA]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-291-3/+5
* [IrDA]: Frame length validation.Robie Basak2008-01-281-0/+12
* [IRDA]: Spelling fixesJoe Perches2007-12-201-1/+1
* [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FSPavel Emelyanov2007-12-051-1/+1
* [IRDA]: Make ircomm_tty static.Adrian Bunk2007-10-261-1/+1
* [IRDA]: IrCOMM discovery indication simplificationRyan Reading2007-10-171-12/+3
OpenPOWER on IntegriCloud