1. 9105585 ipack: print a hex number after a 0x prefix by Uwe Kleine-König · 8 years ago
  2. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 8 years ago
  3. 95e838c ipoctal: clear break interrupt as soon as it occurs by Federico Vaga · 10 years ago
  4. 82a8234 ipoctal: get carrier driver to avoid rmmod by Federico Vaga · 10 years ago
  5. 36c53b3 ipack: save carrier owner to allow device to get it by Federico Vaga · 10 years ago
  6. 78f22bc ipoctal: reset function istead of duplicate code by Federico Vaga · 10 years ago
  7. e0b04f2 drivers/ipack/devices/ipoctal.h: Fix typo in include guard by Rasmus Villemoes · 10 years ago
  8. 7426d29 ipack: Replace DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  9. 4847cc0 ipoctal: request_irq after configuration by Federico Vaga · 10 years ago
  10. 968d04e ipoctal: protect only the real critical section by Federico Vaga · 10 years ago
  11. 5152a50 ipack: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  12. e926301 ipack: split ipack_device_register() in several functions by Samuel Iglesias Gonsalvez · 11 years ago
  13. fa88286 ipack: add ipack_get_device() ipack_put_device() by Samuel Iglesias Gonsalvez · 11 years ago
  14. 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  15. fc8d713 drivers/ipack/devices/ipoctal.c: adjust duplicate test by Julia Lawall · 11 years ago
  16. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  17. 2910fe2 ipack/devices/ipoctal: add missing rx_enable = 1 by Samuel Iglesias Gonsalvez · 11 years ago
  18. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  19. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 11 years ago
  20. e0f8d32 ipack/devices/ipoctal: added shutdown callback by Samuel Iglesias Gonsalvez · 11 years ago
  21. b0d17fb ipack/devices/ipoctal: add rx_enable flag by Samuel Iglesias Gonsalvez · 11 years ago
  22. b06073f ipack/devices/ipoctal: remove redundant tty_flip_buffer_push() by Samuel Iglesias Gonsalvez · 11 years ago
  23. e7e664f ipack/devices/ipoctal: protect the channel data processing with a spinlock by Samuel Iglesias Gonsalvez · 11 years ago
  24. 21d27ed ipack/devices/ipoctal: ack IRQ before processing it by Samuel Iglesias Gonsalvez · 11 years ago
  25. a3882b7 ipack/devices/ipoctal: avoid re-enable RX two times. by Samuel Iglesias Gonsalvez · 11 years ago
  26. 9d01b6f ipack/devices/ipoctal: rework disable TX when the TX buffer is empty by Samuel Iglesias Gonsalvez · 11 years ago
  27. b5071f2 ipack/devices/ipoctal: setup TTY_NORMAL flag for each character. by Samuel Iglesias Gonsalvez · 11 years ago
  28. a1da13a ipack/devices/ipoctal: remove wait_queue and atomic_t board_write by Samuel Iglesias Gonsalvez · 11 years ago
  29. 7e5730d ipack/devices/ipoctal: fix kernel bug when using pppd by Samuel Iglesias Gonsalvez · 11 years ago
  30. 69a6b9b ipack/devices/ipoctal: don't check if nb_bytes is < 0 by Alberto Garcia · 11 years ago
  31. cc83f83 ipack/devices/ipoctal: Fix race condition during Tx by Alberto Garcia · 11 years ago
  32. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  33. 29c3544 ipack: remove use of __devexit by Bill Pemberton · 11 years ago
  34. c5dee46 ipack: remove use of __devexit_p by Bill Pemberton · 11 years ago
  35. 27cf2d1 ipack: remove ipack_ids.h file by Samuel Iglesias Gonsalvez · 11 years ago
  36. 7dbce02 ipack: move header files to include/linux by Samuel Iglesias Gonsalvez · 11 years ago
  37. 05e5027 Staging: ipack: move out of staging by Greg Kroah-Hartman · 11 years ago