1. bf9a9f8 Input: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  2. 46f49b7 Input: serio_raw - signal EFAULT even if read/write partially succeeds by Dmitry Torokhov · 12 years ago
  3. 486c8ab Input: serio_raw - ensure we don't block in non-blocking read by Dmitry Torokhov · 12 years ago
  4. 65ac9f7 Input: serio - use module_serio_driver by Axel Lin · 12 years ago
  5. 7a0a27d Input: serio_raw - return proper result when serio_raw_read fails by Che-Liang Chiou · 13 years ago
  6. 4fa0771 Input: serio_raw - return proper result when serio_raw_write fails by Dmitry Torokhov · 13 years ago
  7. 0c62fbf Input: serio_raw - really signal HUP upon disconnect by Dmitry Torokhov · 13 years ago
  8. d89c9bc Input: serio_raw - remove stray semicolon by Che-Liang Chiou · 13 years ago
  9. 550eca7 Input: serio_raw - fix memory leak when closing char device by Dmitry Torokhov · 13 years ago
  10. 8c1c10d Input: serio_raw - kick clients when disconnecting port by Dmitry Torokhov · 13 years ago
  11. 85f5b35 Input: serio_raw - explicitly mark disconnected ports as dead by Dmitry Torokhov · 13 years ago
  12. 15a564d Input: serio_raw - fix coding style issues by Dmitry Torokhov · 13 years ago
  13. 8d92847 Input: serio_raw - use dev_*() for messages by Dmitry Torokhov · 13 years ago
  14. 8c31eb0 Input: serio_raw - use bool for boolean data by Dmitry Torokhov · 13 years ago
  15. 843e784 Input: serio_raw - perform proper locking when adding clients to list by Dmitry Torokhov · 13 years ago
  16. 7c5bbb2 Input: serio_raw - rename serio_raw_list to serio_raw_client by Dmitry Torokhov · 13 years ago
  17. ba538cd Input: serio_raw - use kref instead of rolling out its own refcounting by Dmitry Torokhov · 13 years ago
  18. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  19. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  20. 77554b4 Input: serio_raw - remove BKL by Thadeu Lima de Souza Cascardo · 15 years ago
  21. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  22. 60aa492 Rationalize fasync return values by Jonathan Corbet · 16 years ago
  23. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  24. d19497e Input: serio_raw - allow attaching to translated (SERIO_I8042XL) ports by Niels de Vos · 16 years ago
  25. 9edca64 serio: BKL pushdown by Arnd Bergmann · 16 years ago
  26. 4f179f7 Input: serio_raw - shut up errorneous warning by Andrew Morton · 17 years ago
  27. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  28. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  29. 94fbcde Driver core: change misc class_devices to be real devices by Greg Kroah-Hartman · 18 years ago
  30. 153a9df0 Input: handle serio_register_driver() errors by Akinobu Mita · 18 years ago
  31. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  32. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  33. b39787a Input: use kzalloc() throughout the code by Eric Sesterhenn · 19 years ago
  34. c4e32e9 Input: serio - semaphore to mutex conversion by Arjan van de Ven · 19 years ago
  35. dc1e97b Input: serio_raw - link serio_raw misc device to corresponding by Dmitry Torokhov · 19 years ago
  36. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago