1. 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
  2. a818d8e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  3. ec62e1c Input: i8042 - use platfrom_create_bundle() helper by Dmitry Torokhov · 14 years ago
  4. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  5. c2d1a2a Input: i8042 - fix KBC jam during hibernate by Alan Jenkins · 14 years ago
  6. 0747e3b Fix spelling of 'platform' in log messages by Stefan Weil · 14 years ago
  7. 967c9ef Input: i8042 - allow installing platform filters for incoming data by Matthew Garrett · 14 years ago
  8. 4e8d340 Input: i8042 - fix locking in interrupt routine by Dmitry Torokhov · 14 years ago
  9. ee1e82c Input: i8042 - try to get stable CTR value when initializing by Dmitry Torokhov · 15 years ago
  10. d3d2dfe Input: i8042 - print debug data when testing AUX IRQ delivery by Dmitry Torokhov · 15 years ago
  11. 181d683 Input: libps2 - additional locking for i8042 ports by Dmitry Torokhov · 15 years ago
  12. f811341 Input: i8042 - use platform_driver_probe by Dmitry Torokhov · 15 years ago
  13. 386b384 Input: i8042 - use boolean type where it makes sense by Dmitry Torokhov · 15 years ago
  14. 5ddbc77 Input: i8042 - try disabling and re-enabling AUX port at close by Dmitry Torokhov · 15 years ago
  15. 1c7827a Input: i8042 - bypass AUX IRQ delivery test on laptops by Dmitry Torokhov · 15 years ago
  16. ebd7768 Input: i8042 - switch to using dev_pm_ops by Dmitry Torokhov · 15 years ago
  17. ddaa434 Input: mark serio and i8042 as suspended when hibernating too by Thadeu Lima de Souza Cascardo · 15 years ago
  18. 7e044e0 Input: serio - do not use deprecated dev.power.power_state by Dmitry Torokhov · 15 years ago
  19. 5ea2fc6 Input: i8042 - introduce a tougher reset by Arjan van de Ven · 15 years ago
  20. 2f6a77d Input: i8042 - retry failed CTR writes when resuming by Jiri Kosina · 16 years ago
  21. d35895d Input: i8042 - make sure Dritek quirk is invoked at resume by Bruno Prémont · 16 years ago
  22. d38501a Input: i8042 - fix warning on non-x86 builds by Roland Dreier · 16 years ago
  23. c18bab8 Input: i8042 - non-x86 build fix by Andrew Morton · 16 years ago
  24. 8987fec Input: i8042 - add Dritek keyboard extension quirk by Carlos Corbacho · 16 years ago
  25. 3b04a61 Input: drop redundant includes of moduleparam.h by Julia Lawall · 16 years ago
  26. a8399c5 Input: i8042 - use synchronize_irq() instead of synchronize_sched() by Dmitry Torokhov · 17 years ago
  27. 553a05b Input: i8042 - export i8042_command() by Márton Németh · 17 years ago
  28. b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  29. 7a1904c Input: i8042 - fix modpost warning by Ralf Baechle · 17 years ago
  30. e3758b2 Input: i8042 - fix retrun value of i8042_aux_test_irq by Fernando Luis Vázquez Cao · 17 years ago
  31. 018db6b Input: i8042 - restore control register when enabling port fails by Markus Armbruster · 17 years ago
  32. d2ada55 Input: i8042 - fix AUX port detection with some chips by Roland Scheidegger · 17 years ago
  33. bc95f36 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  34. 8d04ddb Input: i8042 - disable interfaces when switching to legacy mode by Dmitry Torokhov · 17 years ago
  35. 3ca5de6 Input: i8042 - another attempt to fix AUX delivery checks by Dmitry Torokhov · 17 years ago
  36. 62b529a Input: remove obsolete setup parameters from input drivers by Dmitry Torokhov · 17 years ago
  37. 82dd9ef Input: i8042 - let serio bus suspend ports by Dmitry Torokhov · 17 years ago
  38. 1e4865f Input: i8042 - fix AUX IRQ delivery check by Dmitry Torokhov · 17 years ago
  39. 19f3c3e Input: i8042 - really suppress ACK/NAK during panic blink by Dmitry Torokhov · 17 years ago
  40. a216a4b Input: i8042 - fix shutdown issue on some boxes with active MUXes by Dmitry Torokhov · 18 years ago
  41. f4e3c71 Input: i8042 - remove unneeded call to i8042_interrupt() by Dmitry Torokhov · 18 years ago
  42. 817e6ba Input: i8042 - supress ACK/NAKs when blinking during panic by Dmitry Torokhov · 18 years ago
  43. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  44. de9ce70 Input: i8042 - get rid of polling timer by Dmitry Torokhov · 18 years ago
  45. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  46. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  47. 87fd631 Input: i8042 - convert to the new platform device interface by Dmitry Torokhov · 18 years ago
  48. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  49. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  50. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  51. d39969d Input: i8042 - use kzalloc instead of kcalloc by Dmitry Torokhov · 19 years ago
  52. 945ef0d Input: i8042 - add i8042.nokbd module option to allow supressing by Dmitry Torokhov · 19 years ago
  53. 8d5987a Input: make i8042_platform_init return 'real' error code by Dmitry Torokhov · 19 years ago
  54. 0854e52 Input: i8042 - clean up initialization code; abort if we by Dmitry Torokhov · 19 years ago
  55. 463a4f7 Input: i8042 - don't use negation to mark AUX data by Dmitry Torokhov · 19 years ago
  56. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago
  57. 2673c836 Input: Only write the CTR in i8042 resume function. Reading it is by Vojtech Pavlik · 19 years ago
  58. be15692 Input: Remove (now) unused variable in i8042.c by Vojtech Pavlik · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago