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