Commit History

Author SHA1 Message Date
  Linus Torvalds c6bd5bcc49 Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 12 years ago
  Bill Pemberton 486a5c28c2 misc: remove use of __devexit 12 years ago
  Bill Pemberton b328bfec51 misc: remove use of __devinitconst 12 years ago
  Bill Pemberton 80c8ae2892 misc: remove use of __devinit 12 years ago
  Bill Pemberton 2d6bed9ca9 drivers/misc: remove use of __devexit_p 12 years ago
  Jiri Slaby 191c5f1027 TTY: call tty_port_destroy in the rest of drivers 12 years ago
  Jiri Slaby c565ee0770 misc: pti, use tty_port_register_device 13 years ago
  Jiri Slaby 5bd4200097 misc: pti, fix tty_port count 13 years ago
  Jiri Slaby fbf1c247da misc: pti, fix fail paths 13 years ago
  Jiri Slaby 3140bae26c misc: pti, do the opposite of ->probe in ->remove 13 years ago
  Jiri Slaby 065185f604 misc: pti, move ->remove to the PCI code 13 years ago
  Jiri Slaby dda3f32c3a misc: pti, stop using iomap's unmap on ioremap space 13 years ago
  Jiri Slaby c6333cc65d misc: pti, pci drvdata cannot be NULL in ->remove 13 years ago
  Jiri Slaby d15684228a misc: pti, add const to pci_device_id table 13 years ago
  Arnd Bergmann 2dc60c589b misc: add missing __devexit_p() annotations 13 years ago
  Jiri Slaby 2f16669d32 TTY: remove re-assignments to tty_driver members 13 years ago
  Jiri Slaby 87cab16beb TTY: remove minor_num from tty_driver 13 years ago
  Jiri Slaby 81f5835eae TTY: use tty_standard_install 13 years ago
  Jesper Juhl 1ebe9dad94 drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and_sent() 13 years ago
  Sergei Trofimovich 06ed4625fd drivers/misc/pti.c: add missing includes 14 years ago
  Linus Torvalds d5ef642355 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 14 years ago
  Linus Torvalds f0deb97ab1 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 14 years ago
  J Freyensee 8168e9c2de PTI feature to allow user to name and mark masterchannel request. 14 years ago
  J Freyensee e556b8131a pti: pti_tty_install documentation mispelling. 14 years ago
  J Freyensee 1312ba40c0 pti: PTI semantics fix in pti_tty_cleanup. 14 years ago
  J Freyensee 1dae42bff5 pti: ENXIO error case memory leak PTI fix. 14 years ago
  J Freyensee 29021bccea pti: double-free security PTI fix 14 years ago
  J Freyensee 0b61d2acb1 Intel PTI implementaiton of MIPI 1149.7. 14 years ago