1. 015bb5e Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver() by Grygorii Strashko · 8 years ago
  2. e1443d2 Input: i8042 - add unmask_kbd_data option by Stephen Chandler Paul · 9 years ago
  3. 939ffb1 Input: initialize device counter variables with -1 by Aniroop Mathur · 10 years ago
  4. 0224ec9 Input: serio - avoid negative serio device numbers by Richard Leitner · 10 years ago
  5. 0456c66 Input: serio - add firmware_id sysfs attribute by Hans de Goede · 10 years ago
  6. e696c68 Input: serio - fix sysfs layout by Dmitry Torokhov · 11 years ago
  7. 3778a212 input: serio: remove bus usage of dev_attrs by Greg Kroah-Hartman · 11 years ago
  8. 7eab8de input: serio: use DEVICE_ATTR_RO() by Greg Kroah-Hartman · 11 years ago
  9. 7048f5d Input: serio: convert bus code to use drv_groups by Greg Kroah-Hartman · 11 years ago
  10. 58b45d1 Input: serio - remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  11. fde25a9 Driver core: driver_find() drops reference before returning by Alan Stern · 12 years ago
  12. 1d64b65 Input: serio/gameport - use 'long' system workqueue by Dmitry Torokhov · 13 years ago
  13. 19e9554 Input: serio - clear pending rescans after sysfs driver rebind by Duncan Laurie · 13 years ago
  14. 8ee294c Input: serio - convert to common workqueue instead of a thread by Dmitry Torokhov · 14 years ago
  15. 0982258 Input: serio - support multiple child devices per single parent by Dmitry Eremin-Solenikov · 14 years ago
  16. 53957b5 Input: serio - do not include linux/freezer.h by Dmitry Torokhov · 14 years ago
  17. 7755726 Merge commit 'v2.6.33-rc5' into next by Dmitry Torokhov · 14 years ago
  18. cac9169 Input: serio - use pr_xxx() and dev_xxx() helpers by Dmitry Torokhov · 14 years ago
  19. 4516c81 Input: serio - use list_first_entry() helper by Dmitry Torokhov · 14 years ago
  20. ddf1ffb Input: serio - let device core tell us if device was registered by Dmitry Torokhov · 14 years ago
  21. 386d877 Input: serio - use device core to create 'id' attribute group by Dmitry Torokhov · 14 years ago
  22. ea486e6 Input: serio - do not mark kseriod freezable anymore by Dmitry Torokhov · 14 years ago
  23. 633aae2 Input: serio - switch to using dev_pm_ops by Dmitry Torokhov · 15 years ago
  24. ddaa434 Input: mark serio and i8042 as suspended when hibernating too by Thadeu Lima de Souza Cascardo · 15 years ago
  25. 7e044e0 Input: serio - do not use deprecated dev.power.power_state by Dmitry Torokhov · 15 years ago
  26. 89b09b9 Input: serio - rearrange EXPORT_SYMBOL() markings by Dmitry Torokhov · 15 years ago
  27. a6c2490 Input: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  28. 6aabcdf Input: serio - offload resume to kseriod by Shaohua Li · 16 years ago
  29. e8ef434 Input: serio - remove pending events when unregistering driver by Dmitry Torokhov · 16 years ago
  30. e42837b freezer: introduce freezer-friendly waiting macros by Rafael J. Wysocki · 17 years ago
  31. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  32. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  33. 33143ea Input: serio - take drv_mutex in serio_cleanup() by Dmitry Torokhov · 17 years ago
  34. 70f256f Input: serio - do not touch bus's rwsem by Dmitry Torokhov · 17 years ago
  35. 82dd9ef Input: i8042 - let serio bus suspend ports by Dmitry Torokhov · 17 years ago
  36. 4b31562 SERIO: add the sysfs driver name to all modules by Greg Kroah-Hartman · 17 years ago
  37. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  38. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  39. ed7b1f6 Input: serio - make serio_register_driver() return errors by Dmitry Torokhov · 18 years ago
  40. 9d92fe1 Input: serio - remove serio_unregister_port_delayed() by Dmitry Torokhov · 18 years ago
  41. 1ea2a69 Input: serio - rearrange serio_bus initialization by Marton Nemeth · 18 years ago
  42. 0a66045 Input: serio core - handle errors returned by device_bind_driver() by Dmitry Torokhov · 18 years ago
  43. 88aa010 Input: serio - add lockdep annotations by Jiri Kosina · 18 years ago
  44. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  45. 73b59a3 Input: serio/gameport - check whether driver core calls succeeded by Randy Dunlap · 18 years ago
  46. 9d92111 Input: serio - fix memory leak by Adrian Bunk · 18 years ago
  47. 51c38f9 Input: initialize serio and gameport at subsystem level by Dmitry Torokhov · 18 years ago
  48. c4e32e9 Input: serio - semaphore to mutex conversion by Arjan van de Ven · 18 years ago
  49. 30226f8 [PATCH] Add serio bus_type probe and remove methods by Russell King · 18 years ago
  50. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  51. 9e50afd Input: make serio and gameport more swsusp friendly by Dmitry Torokhov · 19 years ago
  52. ae87dff Input: serio - add modalias attribute and environment variable to by Dmitry Torokhov · 19 years ago
  53. 3c803e8 Commit the manual part of the input layer merge. by Linus Torvalds · 19 years ago
  54. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  55. e404e27 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  56. baae956 [PATCH] serio 'id' attributes by Dmitry Torokhov · 19 years ago
  57. 0c3f2be [PATCH] serio resume fix by Dmitry Torokhov · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago