summaryrefslogtreecommitdiff
path: root/drivers/ipack
Commit message (Expand)AuthorAge
* ipack: Improve a size determination in ipack_bus_register()Markus Elfring2017-05-18
* ipack: Delete an error message for a failed memory allocation in ipack_device...Markus Elfring2017-05-18
* ipack: print a hex number after a 0x prefixUwe Kleine-König2016-10-27
* tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-30
* ipoctal: clear break interrupt as soon as it occursFederico Vaga2014-09-23
* ipoctal: get carrier driver to avoid rmmodFederico Vaga2014-09-23
* ipack: save carrier owner to allow device to get itFederico Vaga2014-09-23
* ipoctal: reset function istead of duplicate codeFederico Vaga2014-09-23
* drivers/ipack/devices/ipoctal.h: Fix typo in include guardRasmus Villemoes2014-09-23
* ipack: Replace DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-07-18
* ipoctal: request_irq after configurationFederico Vaga2014-07-09
* ipoctal: protect only the real critical sectionFederico Vaga2014-07-09
* ipack: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-16
* ipack: split ipack_device_register() in several functionsSamuel Iglesias Gonsalvez2013-03-15
* ipack: add ipack_get_device() ipack_put_device()Samuel Iglesias Gonsalvez2013-03-15
* Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-02-21
|\
| * drivers/ipack/devices/ipoctal.c: adjust duplicate testJulia Lawall2013-01-21
| * ipack/devices/ipoctal: add missing rx_enable = 1Samuel Iglesias Gonsalvez2013-01-18
| * ipack/devices/ipoctal: added shutdown callbackSamuel Iglesias Gonsalvez2013-01-15
| * ipack/devices/ipoctal: add rx_enable flagSamuel Iglesias Gonsalvez2013-01-15
| * ipack/devices/ipoctal: remove redundant tty_flip_buffer_push()Samuel Iglesias Gonsalvez2013-01-15
| * ipack/devices/ipoctal: protect the channel data processing with a spinlockSamuel Iglesias Gonsalvez2013-01-15
| * ipack/devices/ipoctal: ack IRQ before processing itSamuel Iglesias Gonsalvez2013-01-15
| * ipack/devices/ipoctal: avoid re-enable RX two times.Samuel Iglesias Gonsalvez2013-01-15
| * ipack/devices/ipoctal: rework disable TX when the TX buffer is emptySamuel Iglesias Gonsalvez2013-01-15
| * ipack/devices/ipoctal: setup TTY_NORMAL flag for each character.Samuel Iglesias Gonsalvez2013-01-15
| * ipack/devices/ipoctal: remove wait_queue and atomic_t board_writeSamuel Iglesias Gonsalvez2013-01-15
| * ipack/devices/ipoctal: fix kernel bug when using pppdSamuel Iglesias Gonsalvez2013-01-15
| * ipack/devices/ipoctal: don't check if nb_bytes is < 0Alberto Garcia2013-01-15
| * ipack/devices/ipoctal: Fix race condition during TxAlberto Garcia2013-01-15
* | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
* | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
* | TTY: switch tty_insert_flip_charJiri Slaby2013-01-15
|/
* Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-11
* ipack: remove use of __devexitBill Pemberton2012-11-21
* ipack: remove use of __devexit_pBill Pemberton2012-11-21
* ipack: remove ipack_ids.h fileSamuel Iglesias Gonsalvez2012-11-16
* ipack: move header files to include/linuxSamuel Iglesias Gonsalvez2012-11-16
* Staging: ipack: move out of stagingGreg Kroah-Hartman2012-11-16