1. 639d248 ppdev: fix PPGETTIME/PPSETTIME ioctls by Arnd Bergmann · 4 years, 7 months ago
  2. 9c2b46e ppdev: fix registering same device name by Sudip Mukherjee · 7 years ago
  3. bf5202b ppdev: check before attaching port by Sudip Mukherjee · 8 years ago
  4. b13d143 ppdev: fix double-free of pp->pdev->name by Jann Horn · 8 years ago
  5. 8b7d3a9 ppdev: use new parport device model by Sudip Mukherjee · 8 years ago
  6. 1701f68 Revert "ppdev: use new parport device model" by Linus Torvalds · 8 years ago
  7. 396ec3de ppdev: use dev_* macros by Sudip Mukherjee · 8 years ago
  8. e7223f1 ppdev: use new parport device model by Sudip Mukherjee · 8 years ago
  9. 3c8db58 ppdev: remove space before tab by Sudip Mukherjee · 8 years ago
  10. a7c71c0 ppdev: fix parenthesis alignment by Sudip Mukherjee · 8 years ago
  11. 83e8060 ppdev: remove braces by Sudip Mukherjee · 8 years ago
  12. 27f3b8a ppdev: add missing blank line by Sudip Mukherjee · 8 years ago
  13. d85c1a2 ppdev: remove whitespace around pointers by Sudip Mukherjee · 8 years ago
  14. 783ea44 ppdev: space prohibited between function name and parenthesis by Sudip Mukherjee · 8 years ago
  15. 17a3596 ppdev: add support for compat ioctl by Bamvor Jian Zhang · 8 years ago
  16. 3b9ab37 ppdev: convert to y2038 safe by Bamvor Jian Zhang · 8 years ago
  17. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  18. 3bd7bf1 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  19. 5d0c3d4 parport: dead code in pp_write by Alan Cox · 12 years ago
  20. 9a32bb3 ppdev: ppdev_init: do not return zero in case of failure by Alexey Khoroshilov · 12 years ago
  21. d98808a drivers/char/ppdev.c: put gotten port value by Julia Lawall · 13 years ago
  22. b9b1134 drivers/char/ppdev.c: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  23. 613655f drivers: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  24. 8757543 drivers/char/ppdev.c: use kasprintf by Julia Lawall · 14 years ago
  25. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  26. 81fc401 ppdev: reduce kernel log spam by Michael Buesch · 15 years ago
  27. 03457cd device create: char: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  28. 6d535d3 ppdev: wrap ioctl handler in driver and push lock down by Alan Cox · 16 years ago
  29. 47aa579 device create: char: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  30. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  31. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  32. 5712cb3 [PARPORT] Remove unused 'irq' argument from parport irq functions by Jeff Garzik · 17 years ago
  33. 3f1a437 Clean up duplicate includes in drivers/char/ by Jesper Juhl · 17 years ago
  34. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  35. da67529 layered parport code uses parport->dev by David Brownell · 17 years ago
  36. a7113a9 [PATCH] struct path: convert char-drivers by Josef Sipek · 18 years ago
  37. 04880ed Driver core: convert ppdev code to use struct device by Greg Kroah-Hartman · 18 years ago
  38. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  39. 62322d2 [PATCH] make more file_operation structs static by Arjan van de Ven · 18 years ago
  40. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  41. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  42. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  43. 95dc112 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  44. e6a6784 [PATCH] parport: move PP_MAJOR from ppdev.h to major.h by Rene Herman · 18 years ago
  45. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  46. ca8eca6 [PATCH] class: convert drivers/char/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago