1. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  2. 48a7466 TTY: isdn/gigaset, use tty_port by Jiri Slaby · 12 years ago
  3. fc258f8 TTY: isdn/gigaset, do not set tty->driver_data to NULL by Jiri Slaby · 12 years ago
  4. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  5. 5bd4973 gigaset: Use semicolons to terminate statements by Joe Perches · 12 years ago
  6. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 12 years ago
  7. 07a97fe drivers/isdn: Add module.h to ISDN files implicitly using it. by Paul Gortmaker · 13 years ago
  8. 2f9381e gigaset: call module_put before restart of if_open() by Pavel Shved · 13 years ago
  9. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  10. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  11. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  12. 0cae6ef isdn/gigaset: remove obsolete compile time options by Tilman Schmidt · 14 years ago
  13. e3628dd isdn/gigaset: avoid copying AT commands twice by Tilman Schmidt · 14 years ago
  14. b91ecb0 gigaset: include cleanup cleanup by Tilman Schmidt · 14 years ago
  15. 873a69a gigaset: prune use of tty_buffer_request_room by Tilman Schmidt · 14 years ago
  16. 1528b18 gigaset: reduce syslog clutter by Tilman Schmidt · 14 years ago
  17. 5452fee drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  18. d9ba9c9 gigaset: checkpatch cleanup by Tilman Schmidt · 15 years ago
  19. 1cec972 gigaset: add kerneldoc comments by Tilman Schmidt · 15 years ago
  20. a4304f2 tty: gigaset: really fix chars_in_buffer by Tilman Schmidt · 15 years ago
  21. 23198fd tty: fix chars_in_buffers by Alan Cox · 15 years ago
  22. 42e3d61 gigaset: fix possible oops in error handling by Tilman Schmidt · 15 years ago
  23. 51370e5 gigaset: in file ops, check for device disconnect before anything else by Tilman Schmidt · 15 years ago
  24. 236b87c gigaset: ifdef cleanup by Tilman Schmidt · 16 years ago
  25. c8770dc gigaset: use pr_err() and pr_info() by Tilman Schmidt · 16 years ago
  26. 25f1304 gigaset: get rid of info() and warn() macros by Tilman Schmidt · 16 years ago
  27. 5002779 gigaset: use dev_ macros for messages by Tilman Schmidt · 16 years ago
  28. e468c04 Gigaset: permit module unload by Tilman Schmidt · 16 years ago
  29. 9d4bee2 gigaset: atomic cleanup by Tilman Schmidt · 16 years ago
  30. 7435f50 [PATCH] drivers/isdn/gigaset: reduce mutex scope by Tilman Schmidt · 17 years ago
  31. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 17 years ago
  32. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  33. 01107d3 Driver core: convert tty core to use struct device by Greg Kroah-Hartman · 18 years ago
  34. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  35. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  36. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  37. 3dda4e3 [PATCH] i4l gigaset: move sysfs entry to tty class device by Hansjoerg Lipp · 18 years ago
  38. 69049cc [PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomic by Tilman Schmidt · 18 years ago
  39. abfd1dc [PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversion by Tilman Schmidt · 18 years ago
  40. 0137150 [PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argument by Tilman Schmidt · 18 years ago
  41. 784d585 [PATCH] isdn4linux: Siemens Gigaset drivers: logging usage by Tilman Schmidt · 18 years ago
  42. 917f508 [PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup by Tilman Schmidt · 18 years ago
  43. ee8a4b7 [PATCH] isdn4linux: Siemens Gigaset drivers - tty interface by Hansjoerg Lipp · 18 years ago