summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-10-28ipack: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley27-150/+157
2014-09-24ipoctal: clear break interrupt as soon as it occursFederico Vaga1-1/+3
2014-09-24ipoctal: get carrier driver to avoid rmmodFederico Vaga1-3/+27
2014-09-24ipack: save carrier owner to allow device to get itFederico Vaga3-3/+28
2014-09-24ipoctal: reset function istead of duplicate codeFederico Vaga1-21/+14
2014-09-24drivers/ipack/devices/ipoctal.h: Fix typo in include guardRasmus Villemoes1-1/+1
2014-07-18ipack: Replace DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-07-10ipoctal: request_irq after configurationFederico Vaga1-7/+8
2014-07-10ipoctal: protect only the real critical sectionFederico Vaga1-3/+2
2013-10-17ipack: convert bus code to use dev_groupsGreg Kroah-Hartman1-7/+15
2013-03-15ipack: split ipack_device_register() in several functionsSamuel Iglesias Gonsalvez3-21/+56
2013-03-15ipack: add ipack_get_device() ipack_put_device()Samuel Iglesias Gonsalvez2-0/+15
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds107-4115/+20749
2013-01-21drivers/ipack/devices/ipoctal.c: adjust duplicate testJulia Lawall1-1/+1
2013-01-19tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach55-47/+165
2013-01-19ipack/devices/ipoctal: add missing rx_enable = 1Samuel Iglesias Gonsalvez1-0/+1
2013-01-16TTY: switch tty_flip_buffer_pushJiri Slaby146-988/+446
2013-01-16TTY: switch tty_insert_flip_charJiri Slaby76-286/+297
2013-01-16ipack/devices/ipoctal: added shutdown callbackSamuel Iglesias Gonsalvez1-0/+17
2013-01-16ipack/devices/ipoctal: add rx_enable flagSamuel Iglesias Gonsalvez1-2/+8
2013-01-16ipack/devices/ipoctal: remove redundant tty_flip_buffer_push()Samuel Iglesias Gonsalvez1-1/+0
2013-01-16ipack/devices/ipoctal: protect the channel data processing with a spinlockSamuel Iglesias Gonsalvez1-0/+3
2013-01-16ipack/devices/ipoctal: ack IRQ before processing itSamuel Iglesias Gonsalvez1-4/+4
2013-01-16ipack/devices/ipoctal: avoid re-enable RX two times.Samuel Iglesias Gonsalvez1-6/+4
2013-01-16ipack/devices/ipoctal: rework disable TX when the TX buffer is emptySamuel Iglesias Gonsalvez1-11/+7
2013-01-16ipack/devices/ipoctal: setup TTY_NORMAL flag for each character.Samuel Iglesias Gonsalvez1-1/+2
2013-01-16ipack/devices/ipoctal: remove wait_queue and atomic_t board_writeSamuel Iglesias Gonsalvez1-16/+3
2013-01-16ipack/devices/ipoctal: fix kernel bug when using pppdSamuel Iglesias Gonsalvez1-19/+2
2013-01-16ipack/devices/ipoctal: don't check if nb_bytes is < 0Alberto Garcia1-3/+1
2013-01-16ipack/devices/ipoctal: Fix race condition during TxAlberto Garcia1-7/+4
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds166-1782/+8146
2012-11-21ipack: remove use of __devexitBill Pemberton1-1/+1
2012-11-21ipack: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-16ipack: remove ipack_ids.h fileSamuel Iglesias Gonsalvez4-34/+33
2012-11-16ipack: move header files to include/linuxSamuel Iglesias Gonsalvez4-6/+5
2012-11-16Staging: ipack: move out of stagingGreg Kroah-Hartman19-21/+5