1. 6050709 [PATCH] i2c: Discard explicit static initializations to 0 by Jean Delvare · 19 years ago
  2. b918ecd [PATCH] hwmon: Do not forcibly enable via686a by default by Jean Delvare · 19 years ago
  3. e415e48 [PATCH] hwmon: adm9240 whitespace cleanups by Jean Delvare · 19 years ago
  4. 088341b [PATCH] hwmon: via686a: save 0.5k by long v[256] -> s16 v[256] by Jean Delvare · 19 years ago
  5. c7461a6 [PATCH] hwmon: adm9240 driver update - dynamic sysfs by Grant Coady · 19 years ago
  6. 205cf13 [PATCH] hwmon: adm9240 driver update - cleanups by Grant Coady · 19 years ago
  7. 84860bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  8. 8caf891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
  9. f12baea [MCAST] IPv6: Fix algorithm to compute Querier's Query Interval by Yan Zheng · 19 years ago
  10. e89e9cf [IPv4/IPv6]: UFO Scatter-gather approach by Ananda Raju · 19 years ago
  11. 7038f1c JFS: make sure right-most xtree pages have header.next set to zero by Dave Kleikamp · 19 years ago
  12. de51441 Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by Arnaldo Carvalho de Melo · 19 years ago
  13. 245dc3d [Bluetooth] Ignore additional interfaces of BPA 100/105 devices by Marcel Holtmann · 19 years ago
  14. dd7f552 [Bluetooth] Update security filter for Extended Inquiry Response by Marcel Holtmann · 19 years ago
  15. 6516455 [Bluetooth] Make more functions static by Marcel Holtmann · 19 years ago
  16. 0372a66 [Bluetooth] Cleanup of the HCI UART driver by Marcel Holtmann · 19 years ago
  17. 20dd6f5 [Bluetooth] Remove TXCRC compile option for BCSP driver by Marcel Holtmann · 19 years ago
  18. 408c1ce [Bluetooth] Move CRC table into RFCOMM core by Marcel Holtmann · 19 years ago
  19. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  20. 8ed5759 Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6 by Linus Torvalds · 19 years ago
  21. 1a222bca [PATCH] Fix documentation of driver suspend/resume callbacks by Takashi Iwai · 19 years ago
  22. c41455f [PATCH] kernel-doc: drivers/base fixes by Randy Dunlap · 19 years ago
  23. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  24. a3a3395 [PATCH] Driver Core: Big kfree NULL check cleanup - Documentation by Jesper Juhl · 19 years ago
  25. ad7e14a5 [PATCH] update required version of udev by Greg Kroah-Hartman · 19 years ago
  26. a1bdc7a [PATCH] drivers/base - fix sparse warnings by Ben Dooks · 19 years ago
  27. a7fadbe [PATCH] input core: remove custom-made hotplug handler by Dmitry Torokhov · 19 years ago
  28. c9bcd58 [PATCH] INPUT: Create symlinks for backwards compatibility by Greg Kroah-Hartman · 19 years ago
  29. ea9f240 [PATCH] INPUT: rename input_dev_class to input_class to be correct. by Greg Kroah-Hartman · 19 years ago
  30. b0fdfeb [PATCH] INPUT: remove the input_class structure, as it is unused. by Greg Kroah-Hartman · 19 years ago
  31. 629b77a [PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices by Greg Kroah-Hartman · 19 years ago
  32. 967ca69 [PATCH] INPUT: move the input class devices under their new input_dev devices by Greg Kroah-Hartman · 19 years ago
  33. 23d5090 [PATCH] INPUT: export input_dev_class so that input drivers can use it. by Greg Kroah-Hartman · 19 years ago
  34. 1020402 [PATCH] INPUT: register the input class device sooner by Greg Kroah-Hartman · 19 years ago
  35. 5c1e9a6 [PATCH] Input: export input_dev data via sysfs attributes by Dmitry Torokhov · 19 years ago
  36. 051b2fe [PATCH] Input: show sysfs path in /proc/bus/input/devices by Dmitry Torokhov · 19 years ago
  37. 5ebdcbc [PATCH] Input: convert sound/ppc/beep to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  38. 34abf91 [PATCH] Input: convert net/bluetooth to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  39. 17dd3f0 [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  40. 0259567 [PATCH] Input: convert konicawc to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  41. c7f7a56 [PATCH] Input: convert drivers/macintosh to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  42. b7df391 [PATCH] drivers/media: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  43. 76b7cddf [PATCH] Input: convert driver/input/misc to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  44. 8878967 [PATCH] Input: convert onetouch to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  45. b416f2e [PATCH] Input: convert sonypi to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  46. eca1ed1 [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  47. bd62266 [PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  48. c5b7c7c [PATCH] drivers/usb/input: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  49. 3c42f0c [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  50. 2e5b636 [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  51. d19fbe8 [PATCH] Input: prepare to sysfs integration by Dmitry Torokhov · 19 years ago
  52. 4f00469 [PATCH] Input: kill devfs references by Dmitry Torokhov · 19 years ago
  53. 74be227 [PATCH] Driver Core: document struct class_device properly by Greg Kroah-Hartman · 19 years ago
  54. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  55. 51d172d [PATCH] Driver Core: add the ability for class_device structures to be nested by Greg Kroah-Hartman · 19 years ago
  56. a7fd670 [PATCH] add sysfs attr to re-emit device hotplug event by Kay Sievers · 19 years ago
  57. d8539d8 [PATCH] Driver core: pass interface to class interface methods by Dmitry Torokhov · 19 years ago
  58. 7bd7b09 [PATCH] I2O: remove i2o_device_class by Dmitry Torokhov · 19 years ago
  59. 607cf4d [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code by Greg Kroah-Hartman · 19 years ago
  60. 4f5ca09 [PATCH] I2O: remove class interface by Dmitry Torokhov · 19 years ago
  61. dbe9035 [PATCH] Driver core: send hotplug event before adding class interfaces by Dmitry Torokhov · 19 years ago
  62. b94dc6b [PATCH] usb device wakeup flags by David Brownell · 19 years ago
  63. 0ac8524 [PATCH] driver model wakeup flags by David Brownell · 19 years ago
  64. 2a7ff1f [PATCH] changes device to driver in porting.txt by Erik Hovland · 19 years ago
  65. 4ed17dc [PATCH] kobject_uevent.c has a typo in a comment by Erik Hovland · 19 years ago
  66. d5dee80 [PATCH] add sysfs support for ide tape by Will Dyson · 19 years ago
  67. 3dc7c55 [PATCH] aoe: update to version 14 by Ed L. Cashin · 19 years ago
  68. 475172f [PATCH] aoe: use get_unaligned for accesses in ATA id buffer by Ed L. Cashin · 19 years ago
  69. 27d1097 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  70. 83928e1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  71. 210cc67 Auto-update from upstream by Kyle McMartin · 19 years ago
  72. 9be16a0 Merge branch 'sx8' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 19 years ago
  73. 5fadd05 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  74. e5dfa92 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  75. 5dd9624 Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  76. 28d721e Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  77. 0ee40c6 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  78. 50f4c00 [ARM] 3042/1: AAED-2000 - LCD panel informations by Bellido Nicolas · 19 years ago
  79. 049eb32 [ARM] 3041/1: AAEC-2000 - CLCD controller platform glue by Bellido Nicolas · 19 years ago
  80. 4224b67 [ARM] 3040/1: AAEC-2000 - Preliminary clock interface support by Bellido Nicolas · 19 years ago
  81. 4a91ca2 [ARM] 3039/1: AAEC-2000 - Add MTD support by Bellido Nicolas · 19 years ago
  82. f0904e2 [ARM] 3038/1: AAEC-2000 - Proper includes in hardware.h by Bellido Nicolas · 19 years ago
  83. 4028ef4 [ARM] 3037/1: AAED-2000 - Add defines for GPIO registers on external port. by Bellido Nicolas · 19 years ago
  84. 13b1d67 [ARM] 3036/1: AAEC-2000 - Add defines for GPIO registers by Bellido Nicolas · 19 years ago
  85. 236fa08 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15 by Linus Torvalds · 19 years ago
  86. 6f475c0 [ARM] 2897/2: PXA2xx IRDA support by Nicolas Pitre · 19 years ago
  87. a999cb0 [ARM] 3035/1: RISCOS compat code fix by Nicolas Pitre · 19 years ago
  88. 8573b80 [ARM] 3031/1: fix typos in comments of mmc.h by Erik Hovland · 19 years ago
  89. dd5b295 [ARM] 2921/1: Support for the RTC / nvram on the Comdial MP1000 by Jon Ringle · 19 years ago
  90. d9e2964 [ARM] 3029/1: Add HWUART support for PXA 255/26x by Matt Reimer · 19 years ago
  91. 80a1857 [ARM] 2787/2: PXA27x low power modes support by Todd Poynor · 19 years ago
  92. 917f68f [ARM] 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000 by Jon Ringle · 19 years ago
  93. 0b83f14 [ARM] 2918/1: [update] Base port of Comdial MP1000 platfrom by Jon Ringle · 19 years ago
  94. 260b236 [PATCH] gfp_t: the rest by Al Viro · 19 years ago
  95. c4cdd03 [PATCH] gfp_t: reiserfs mapping_set_gfp_mask() use by Al Viro · 19 years ago
  96. b4e3ca1 [PATCH] gfp_t: remaining bits of drivers/* by Al Viro · 19 years ago
  97. 9e24974 [PATCH] gfp_t: drivers/net by Al Viro · 19 years ago
  98. 53f9fc9 [PATCH] gfp_t: remaining bits of arch/* by Al Viro · 19 years ago
  99. 1ef64e6 [PATCH] gfp_t: sound by Al Viro · 19 years ago
  100. 87b750d [PATCH] gfp_t: drivers/infiniband by Al Viro · 19 years ago