aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/n_gsm.c
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* n_gsm: fix UIH control byte : P bit should be 0Eric BĂ©nard2011-03-09
* Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-24
|\
| * n_gsm: copy mtu over when configuring via ioctl interfaceKen Mills2011-02-03
* | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* | tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\
| * n_gsm: clean up printksAlan Cox2010-11-11
| * n_gsm: Fix support for legacy encodingAlan Cox2010-11-11
* | n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checkedKen Mills2010-12-16
* | n_gsm: Fix message length handling when building headerKen Mills2010-12-16
* | n_gsm: Fix length handlingKen Mills2010-11-11
* | n_gsm: Copy n2 over when configuring via ioctl interfaceKen Mills2010-11-11
|/
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-05