1. 054f5b0 Char: cyclades, add firmware loading by Jiri Slaby · 17 years ago
  2. c065f35 rtc-ds1307 becomes new-style i2c driver by David Brownell · 17 years ago
  3. be5f59f rtc-ds1307: oscillator restart for ds13{37,38,39,40} by Rodolfo Giometti · 17 years ago
  4. 537739d RTC driver for DS1216 chips by Thomas Bogendoerfer · 17 years ago
  5. 2e774c7 rtc: add support for the ST M48T59 RTC by Mark Zhan · 17 years ago
  6. 617780d rtc: watchdog support for rtc-m41t80 driver by Atsushi Nemoto · 17 years ago
  7. caaff56 rtc: add rtc-m41t80 driver by Atsushi Nemoto · 17 years ago
  8. 5663c14 RTC Kconfig tweax by David Brownell · 17 years ago
  9. 4c4e139 RTC_CLASS is no longer considered EXPERIMENTAL by Alessandro Zummo · 17 years ago
  10. fa04e78 Driver for the Atmel on-chip RTC on AT32AP700x devices by Hans-Christian Egtvedt · 17 years ago
  11. ac495bf rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driver by Hans-Christian Egtvedt · 17 years ago
  12. d815461 rtc-rs5c372 becomes a new-style i2c driver by David Brownell · 17 years ago
  13. 045e0e8 rtc-ds1307 cleanups by David Brownell · 17 years ago
  14. 6dd4ac3 i2o debug output cleanup by Vasily Averin · 17 years ago
  15. 44aaa93 i2o proc reading oops by Vasily Averin · 17 years ago
  16. 3d0fd33 i2o message leak in i2o_msg_post_wait_mem() by Vasily Averin · 17 years ago
  17. 010904c wrong memory access in i2o_block_device_lock() by Vasily Averin · 17 years ago
  18. 1725d71 i2o_cfg_passthru cleanup by Vasily Averin · 17 years ago
  19. 2bf68a3 i4l: leak in eicon/idifunc.c by Armin Schindler · 17 years ago
  20. 5e6c20a isdn/capi warning fixes by Andrew Morton · 17 years ago
  21. 8cd2aba Use menuconfig objects: ISDN: CONFIG_CAPI_EICON by Jan Engelhardt · 17 years ago
  22. f28df7e Use menuconfig objects: ISDN: CONFIG_CAPI_AVM by Jan Engelhardt · 17 years ago
  23. df19434 Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI by Jan Engelhardt · 17 years ago
  24. cf4d5f1d Use menuconfig objects: ISDN: CONFIG_ISDN by Jan Engelhardt · 17 years ago
  25. c713f57 sane irq initialization in sedlbauer hisax by Karsten Keil · 17 years ago
  26. 2b7c302 Make ISDN CAPI use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  27. 6acee02 Mismatching declarations of revision strings in HiSax by David Woodhouse · 17 years ago
  28. 67837f2 Use mutex instead of semaphore in CAPI 2.0 driver by Matthias Kaehlcke · 17 years ago
  29. 9404082 use mutex instead of semaphore in SPI core/init code by Matthias Kaehlcke · 17 years ago
  30. f2cac67 spi_txx9 controller driver by Atsushi Nemoto · 17 years ago
  31. ccdc7bf SPI: omap2_mcspi driver by Samuel Ortiz · 17 years ago
  32. f29ba28 spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x by Joakim Tjernlund · 17 years ago
  33. ae918c0 SPI master driver for Xilinx virtex by Andrei Konovalov · 17 years ago
  34. 447aef1 SPI: tle620x power switch driver by Ben Dooks · 17 years ago
  35. da0abc2 S3c24xx SPI controllers both select 'bitbang' by David Brownell · 17 years ago
  36. defbd3b atmel_spi: don't always deselect chip between messages by David Brownell · 17 years ago
  37. 8da0859 atmel_spi: minor updates by David Brownell · 17 years ago
  38. 698ca47 spi_mpc83xx.c underclocking hotfix by Clifford Wolf · 17 years ago
  39. 78961a5 spi_lm70llp parport adapter driver by Kaiwan N Billimoria · 17 years ago
  40. 4917d92 spidev compiler warning gone by David Brownell · 17 years ago
  41. c06e677 SPI: add 3wire mode flag by David Brownell · 17 years ago
  42. dccd573 SPI controller drivers: check for unsupported modes by David Brownell · 17 years ago
  43. ff294cb IBMASM: must depend on CONFIG_INPUT by Dmitry Torokhov · 17 years ago
  44. 8945495 IBMASM: miscellaneous fixes by Dmitry Torokhov · 17 years ago
  45. da6b9c9 IBMASM: dont use extern in function declarations by Dmitry Torokhov · 17 years ago
  46. 3110dc7 IBMASM: whitespace cleanup by Dmitry Torokhov · 17 years ago
  47. b45d527 sb1250-duart.c: SB1250 DUART serial support by Maciej W. Rozycki · 17 years ago
  48. c6d4d63 unregister_blkdev(): delete redundant message by Akinobu Mita · 17 years ago
  49. 00d5940 unregister_blkdev() delete redundant messages in callers by Akinobu Mita · 17 years ago
  50. 74489a9 Add support for Xilinx SystemACE CompactFlash interface by Grant Likely · 17 years ago
  51. 99121c0 powerpc: 8xx: fix whitespace and indentation by Vitaly Bordug · 17 years ago
  52. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  53. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 17 years ago
  54. 5ee403f parse error, drivers/i2c/busses/i2c-pmcmsp.c by Yoann Padioleau · 17 years ago
  55. ae6f4a8 Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  56. 45ea5dcd drm: add idr_init to drm_stub.c by Dave Airlie · 17 years ago
  57. cca5307 drm: fix problem with SiS typedef with sisfb enabled. by Dave Airlie · 17 years ago
  58. a5fcaa2 Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  59. d4e2cbe drm: convert drawable code to using idr by Dave Airlie · 17 years ago
  60. 6296814 drm: convert drm context code to use Linux idr by Dave Airlie · 17 years ago
  61. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  62. 1f1c288 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  63. f798634 [SERIAL] SUNHV: Fix jerky console on LDOM guests. by David S. Miller · 17 years ago
  64. c5e3ae8 forcedeth bug fix: realtek phy by Ayaz Abdulla · 17 years ago
  65. d215d8a forcedeth bug fix: vitesse phy by Ayaz Abdulla · 17 years ago
  66. 14a67f3 forcedeth bug fix: cicada phy by Ayaz Abdulla · 17 years ago
  67. 05ffdd7 atl1: reorder atl1_main functions by Jay Cliburn · 17 years ago
  68. 2ca13da atl1: fix excessively indented code by Jay Cliburn · 17 years ago
  69. 53ffb42 atl1: cleanup atl1_main by Jay Cliburn · 17 years ago
  70. 2b11614 atl1: header file cleanup by Jay Cliburn · 17 years ago
  71. 70d9d4b atl1: remove irq_sem by Jay Cliburn · 17 years ago
  72. d4f01a7 cdc-subset to support new vendor/product ID by jing xiang · 17 years ago
  73. 9030c0d 8139cp: implement the missing dev->tx_timeout by Francois Romieu · 17 years ago
  74. c97884b myri10ge: Remove nonsensical limit in the tx done routine by Brice Goglin · 17 years ago
  75. be5ae97 gianfar: kill unused header by Kumar Gala · 17 years ago
  76. 06103b1 EP93XX_ETH must select MII by John Donoghue · 17 years ago
  77. 446ebd0 macb: Add multicast capability by Patrice Vilchez · 17 years ago
  78. 6c36a70 macb: Use generic PHY layer by frederic RODO · 17 years ago
  79. 54ab292 s390: add barriers to qeth driver by Frank Blaschka · 17 years ago
  80. aa617aa s390: scatter-gather for inbound traffic in qeth driver by Frank Blaschka · 17 years ago
  81. 44c8215 eHEA: Introducing support vor DLPAR memory add by Thomas Klein · 17 years ago
  82. 5be80846 Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 17 years ago
  83. 8910b49 Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/s2io.c by Micah Gruber · 17 years ago
  84. c2dc1ad Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  85. 9793c32 Fix too few arguments to function `scsi_cmd_ioctl' by S.Çağlar Onur · 17 years ago
  86. e245bef Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  87. 14dc524 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  88. 02b2318 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  89. b91cba5 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  90. 347e03d cpwatchdog build fix by Andrew Morton · 17 years ago
  91. 17e0c7c sn_console section mismatch warning by Jes Sorensen · 17 years ago
  92. 8f14137 drivers/char/ipmi/ipmi_si_intf.c: lower printk severity by Dan Aloni · 17 years ago
  93. e5fa499 drivers/char/ipmi/ipmi_poweroff.c: lower printk severity by Dan Aloni · 17 years ago
  94. b211121 isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag() by Jesper Juhl · 17 years ago
  95. 7e7d136 serial: remove termios checks from various old char serial drivers by Alan Cox · 17 years ago
  96. d471d34 68360serial: remove broken optimisation by Alan Cox · 17 years ago
  97. de1764a synclink: remove bogus 'no change' termios optimisation from synclink drivers by Alan Cox · 17 years ago
  98. 3542612 genericserial: remove bogus optimisation check and dead code paths by Alan Cox · 17 years ago
  99. db0ef08 amiserial: remove incorrect 'no termios change' check by Alan Cox · 17 years ago
  100. 2618c60 dma: make dma pool to use kmalloc_node by Yinghai Lu · 17 years ago