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