1. d58da59 [ACPI] S3 Suspend to RAM: fix driver suspend/resume methods by David Shaohua Li · 19 years ago
  2. 362b06b [ACPI] S3 Suspend to RAM: interrupt resume fix by David Shaohua Li · 19 years ago
  3. e2a5b42 [ACPI] ACPI poweroff fix by Alexey Starikovskiy · 19 years ago
  4. be91492 [ACPI] CONFIG_ACPI now depends on CONFIG_PM by Len Brown · 19 years ago
  5. bd4698d [ACPI] Allow simultaneous Fixed Feature and Control Method buttons by Alexey Starikovskiy · 19 years ago
  6. 45b1b19 [ACPI] update CONFIG_ACPI_CONTAINER Kconfig help by Keiichiro Tokunaga · 19 years ago
  7. eb1dd68 [SCSI] SPI transport class, don't negotiate options not supported by James Bottomley · 19 years ago
  8. 8d5d45f [PATCH] I2C: Move hwmon drivers (2/3) by Jean Delvare · 19 years ago
  9. ad2f931 [PATCH] I2C: Move hwmon drivers (1/3) by Jean Delvare · 19 years ago
  10. 0e65f82 [PATCH] w1: fix CRC calculation on bigendian platforms. by Evgeniy Polyakov · 19 years ago
  11. 80efa8c [PATCH] I2C: SENSORS_ATXP1 must select I2C_SENSOR by Adrian Bunk · 19 years ago
  12. 2db3276 [PATCH] I2C: drop bogus eeprom comment by Jean Delvare · 19 years ago
  13. a0920e1 [PATCH] i2c: make better use of IDR in i2c-core by Mark M. Hoffman · 19 years ago
  14. 5da69ba4 [PATCH] I2C: m41t00: fix incorrect kfree by Jean Delvare · 19 years ago
  15. 2146fec [PATCH] I2C: max6875 Kconfig update by Jean Delvare · 19 years ago
  16. 9ab1ee2 [PATCH] I2C: New max6875 driver may corrupt EEPROMs by Jean Delvare · 19 years ago
  17. 541e6a0 [PATCH] I2C: Strip trailing whitespace from strings by Jean Delvare · 19 years ago
  18. 65fc50e [PATCH] I2C: minor TPS6501x cleanups by david-b@pacbell.net · 19 years ago
  19. 6328c0e [PATCH] I2C: Coding style cleanups to via686a by Denis Vlasenko · 19 years ago
  20. 2a40342 [SCSI] aic7xxx: remove ahc_tailq by Christoph Hellwig · 19 years ago
  21. dfd287f [SCSI] aic7xxx: sane pci probing by Christoph Hellwig · 19 years ago
  22. 7f602c5 [SCSI] add TYPE_RBC to our type table by James Bottomley · 19 years ago
  23. 200d481 Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  24. a599012 [SCSI] dpt_i2o warning fix by Andrew Morton · 19 years ago
  25. cc33895 [SCSI] aic79xx: ahd_linux_dev_reset() cleanup by Andrew Morton · 19 years ago
  26. bc5d048 Input: HID - only report events coming from interrupts to hiddev by Adam Kropelin · 19 years ago
  27. 153ab42 Input: elo - fix help in Kconfig (wrong module name) by Michael Prokop · 19 years ago
  28. 6f5eacf Input: joydev - remove custom conversion from jiffies to msecs by Tobias Klauser · 19 years ago
  29. 6345fdf Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepad by Luca T · 19 years ago
  30. 963f626 Input: ALPS - unconditionally enable tapping mode by Peter Osterlund · 19 years ago
  31. b30dc120 Input: ALPS - fix resume (for DualPoints) by David Moore · 19 years ago
  32. 9ba5eaa Input: synaptics - limit rate to 40pps on Toshiba Dynabooks by Simon Horman · 19 years ago
  33. 20f0794 Input: i8042 - add Fujitsu T3010 to NOMUX blacklist. by Vojtech Pavlik · 19 years ago
  34. 865190c Input: i8042 - add Alienware Sentia to NOMUX blacklist. by Dmitry Torokhov · 19 years ago
  35. bef5a66 Input: serio_raw - fix Kconfig help by Neil Brown · 19 years ago
  36. dc1e97b Input: serio_raw - link serio_raw misc device to corresponding by Dmitry Torokhov · 19 years ago
  37. e0d21d9 Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  38. 1934b8b [PATCH] Sync up ieee-1394 by Ben Collins · 19 years ago
  39. 836cf04 drm: cleanup buffer/map code by Dave Airlie · 19 years ago
  40. d01cff4 drm: add mga driver callbacks by Dave Airlie · 19 years ago
  41. 6795c98 Add support for PCI MGA cards to MGA DRM. by Dave Airlie · 19 years ago
  42. b5d499c drm: make drm_alloc_agp take a dev arg. by Dave Airlie · 19 years ago
  43. 93f453f drm: add new mga ids and types by Dave Airlie · 19 years ago
  44. cda1738 drm: add test for AGP devices and driver override for it. by Dave Airlie · 19 years ago
  45. ceb9c27 drm: destatic exported function. by Dave Airlie · 19 years ago
  46. d84f76d drm: export symbols for use by drivers by Dave Airlie · 19 years ago
  47. aff138a drm: fix minor function header issue by Dave Airlie · 19 years ago
  48. 7ab9840 drm: update some function so a driver can call them by Dave Airlie · 19 years ago
  49. 9c8da5e drm: update support for drm pci buffers by Dave Airlie · 19 years ago
  50. d59431b Refactor common, boilerplate ioctl code from drm_addbufs_* functions into by Dave Airlie · 19 years ago
  51. b84397d6 drm: add framebuffer maps by Dave Airlie · 19 years ago
  52. 2d0f9ea drm: add _DRM_CONSISTENT map type by Dave Airlie · 19 years ago
  53. f179bc7 drm: fix stupid missing semicolon. by Dave Airlie · 19 years ago
  54. 0109fd3 Merge head 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  55. cc14cf4 Merge head 'drm-3264' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  56. 4cda1fd Merge head 'drm-via' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  57. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  58. d88854f [PATCH] device-mapper: dm-raid1: Limit bios to size of mirror region by Alasdair G Kergon · 19 years ago
  59. 316240f [PATCH] m32r: framebuffer device support by Hirokazu Takata · 19 years ago
  60. 89b39f5 [PATCH] yenta: don't depend on CardBus by Dominik Brodowski · 19 years ago
  61. 5bc6b68 [PATCH] yenta: no CardBus if IRQ fails by Russell King · 19 years ago
  62. 44670d2 [PATCH] pcmcia: remove references to pcmcia/version.h by Dominik Brodowski · 19 years ago
  63. 2ffe6e2 [PATCH] pcmcia: remove client services version (fix) by Pavel Roskin · 19 years ago
  64. a00db1b [PATCH] pcmcia: remove client services version by Pavel Roskin · 19 years ago
  65. 2bc5a9b [PATCH] pcmcia: reduce client_handle_t usage by Dominik Brodowski · 19 years ago
  66. e12a9a9 [PATCH] pcmcia: remove client_t usage by Dominik Brodowski · 19 years ago
  67. 1e212f3 [PATCH] pcmcia: move event handler by Dominik Brodowski · 19 years ago
  68. bf45d9b0 [PATCH] pcmcia: deprecate ioctl by Dominik Brodowski · 19 years ago
  69. 69a4d56 [PATCH] pcmcia: fix i82365 request_region double usage by Ian Campbell · 19 years ago
  70. 08d8052 [PATCH] v4l: LGDT3302 read status fix by Michael Krufky · 19 years ago
  71. 0d723c0 [PATCH] v4l: add DVB support for DViCO FusionHDTV3 Gold-T by Michael Krufky · 19 years ago
  72. e057ee1 [PATCH] v4l: add TerraTec Cinergy 1400 DVB-T by Michael Krufky · 19 years ago
  73. f179849 [PATCH] v4l: add DVB support for DViCO FusionHDTV3 Gold-Q by Michael Krufky · 19 years ago
  74. 9ac4c158 [PATCH] v4l: cx88 hue offset fix by Michael Krufky · 19 years ago
  75. a82decf [PATCH] v4l: cx88 update by Mauro Carvalho Chehab · 19 years ago
  76. d590f9c [PATCH] dvb: usb: add supprt for WideView WT-220U by Patrick Boettcher · 19 years ago
  77. 4b2bd30 [PATCH] dvb: dst: fix tuning problem by Steffen Motzer · 19 years ago
  78. 63b5c1c [PATCH] dvb: usb/pci: correct syntax of driver name fields by Patrick Boettcher · 19 years ago
  79. d8667cb [PATCH] dvb: frontend: add driver for LGDT3302 by Mac Michaels · 19 years ago
  80. 25de192 [PATCH] dvb: ttpci: fix timeout handling to be save with PREEMPT by Oliver Endriss · 19 years ago
  81. e161f817 [PATCH] dvb: usb: dont use HZ for timeouts by Patrick Boettcher · 19 years ago
  82. 58769a5 [PATCH] dvb: usb: A800 rc and timeout fixes by Andrew Hodgson · 19 years ago
  83. 1df896a [PATCH] dvb: usb: IR input fixes by Patrick Boettcher · 19 years ago
  84. 04f3e5e [PATCH] dvb: usb: vp7045 IR map fix by Michael Paxton · 19 years ago
  85. fb41f5a [PATCH] dvb: usb: fix WideView USB ids by Patrick Boettcher · 19 years ago
  86. 2d188c6 [PATCH] dvb: usb: add vp7045 IR keymap by Patrick Boettcher · 19 years ago
  87. d72fa1c [PATCH] dvb: usb Kconfig help text update by Patrick Boettcher · 19 years ago
  88. 9743280 [PATCH] dvb: usb: digitv memcpy fix by Patrick Boettcher · 19 years ago
  89. 2f7f96b [PATCH] dvb: usb: add VideoWalker DVB-T USB ids by Patrick Boettcher · 19 years ago
  90. 8257e8a [PATCH] dvb: usb: cxusb DVB-T fixes by Patrick Boettcher · 19 years ago
  91. c251ef6 [PATCH] dvb: usb: dvb_usb_properties init fix by Patrick Boettcher · 19 years ago
  92. 78c6e73 [PATCH] dvb: usb: digitv-usb fixes by Patrick Boettcher · 19 years ago
  93. 0589b8e [PATCH] dvb: frontend: add ALPS TDED4 PLL by Patrick Boettcher · 19 years ago
  94. c9b06fa [PATCH] dvb: usb: add module parm to disable remote control polling by Patrick Boettcher · 19 years ago
  95. 22c6d93 [PATCH] dvb: usb: support Medion hybrid USB2.0 DVB-T/analogue box by Patrick Boettcher · 19 years ago
  96. 49dc82f [PATCH] dvb: frontend: add FMD1216ME PLL by Patrick Boettcher · 19 years ago
  97. 7f5fee5 [PATCH] dvb: usb: add isochronous streaming method by Patrick Boettcher · 19 years ago
  98. 8945c8c [PATCH] dvb: usb: fix ADSTech Instant TV DVB-T USB2.0 support by Patrick Boettcher · 19 years ago
  99. 68293dd [PATCH] dvb: dvb-usb: support Artect T1 with broken USB ids by Johannes Stezenbach · 19 years ago
  100. 5393639 [PATCH] dvb: ttpci: add support for Hauppauge/TT DVB-C budget by Gavin Hamill · 19 years ago