1. 30399bb misc: pti: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  2. 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
  3. 486a5c2 misc: remove use of __devexit by Bill Pemberton · 12 years ago
  4. b328bfe misc: remove use of __devinitconst by Bill Pemberton · 12 years ago
  5. 80c8ae2 misc: remove use of __devinit by Bill Pemberton · 12 years ago
  6. 2d6bed9 drivers/misc: remove use of __devexit_p by Bill Pemberton · 12 years ago
  7. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  8. c565ee0 misc: pti, use tty_port_register_device by Jiri Slaby · 12 years ago
  9. 5bd4200 misc: pti, fix tty_port count by Jiri Slaby · 12 years ago
  10. fbf1c24 misc: pti, fix fail paths by Jiri Slaby · 12 years ago
  11. 3140bae misc: pti, do the opposite of ->probe in ->remove by Jiri Slaby · 12 years ago
  12. 065185f misc: pti, move ->remove to the PCI code by Jiri Slaby · 12 years ago
  13. dda3f32 misc: pti, stop using iomap's unmap on ioremap space by Jiri Slaby · 12 years ago
  14. c6333cc misc: pti, pci drvdata cannot be NULL in ->remove by Jiri Slaby · 12 years ago
  15. d156842 misc: pti, add const to pci_device_id table by Jiri Slaby · 12 years ago
  16. 2dc60c5 misc: add missing __devexit_p() annotations by Arnd Bergmann · 12 years ago
  17. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  18. 87cab16 TTY: remove minor_num from tty_driver by Jiri Slaby · 12 years ago
  19. 81f5835 TTY: use tty_standard_install by Jiri Slaby · 12 years ago
  20. 1ebe9da drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and_sent() by Jesper Juhl · 13 years ago
  21. 06ed462 drivers/misc/pti.c: add missing includes by Sergei Trofimovich · 13 years ago
  22. d5ef642 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  23. f0deb97 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  24. 8168e9c PTI feature to allow user to name and mark masterchannel request. by J Freyensee · 13 years ago
  25. e556b81 pti: pti_tty_install documentation mispelling. by J Freyensee · 13 years ago
  26. 1312ba4 pti: PTI semantics fix in pti_tty_cleanup. by J Freyensee · 13 years ago
  27. 1dae42b pti: ENXIO error case memory leak PTI fix. by J Freyensee · 13 years ago
  28. 29021bcc pti: double-free security PTI fix by J Freyensee · 13 years ago
  29. 0b61d2a Intel PTI implementaiton of MIPI 1149.7. by J Freyensee · 13 years ago