1. 5726fb2 rtc: remove /sys/class/rtc-dev/* by David Brownell · 17 years ago
  2. 2bd7e20 ISDN: Spinlock initializer cleanup by Thomas Gleixner · 17 years ago
  3. 9ea6e5d use mutex instead of semaphore in CAPI 2.0 interface by Matthias Kaehlcke · 17 years ago
  4. 635244c fix spinlock usage in hysdn_log_close() by Matthias Kaehlcke · 17 years ago
  5. 13af68e drivers/isdn/hardware/eicon/: remove unused header files by Armin Schindler · 17 years ago
  6. 3a3a51d make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static by Adrian Bunk · 17 years ago
  7. 1a1c9bb inode numbering: change libfs sb creation routines to avoid collisions with their root inodes by Jeff Layton · 17 years ago
  8. 63bd235 au1550 SPI controller driver by Jan Nikitenko · 17 years ago
  9. 33e34dc SPI kerneldoc by David Brownell · 17 years ago
  10. 814a8d5 /dev/spidevB.C interface by Andrea Paterniani · 17 years ago
  11. 735ce95 minor spi_butterfly cleanup by David Brownell · 17 years ago
  12. fef92c3 8250: Remove commented out irq cruft by Josh Boyer · 17 years ago
  13. 0e82d5b use mutex instead of semaphore for misc char devices by Matthias Kaehlcke · 17 years ago
  14. 6acc369 use mutex instead of semaphore in hdaps driver by Matthias Kaehlcke · 17 years ago
  15. d081d47 use mutex instead of semaphore in TPM driver by Matthias Kaehlcke · 17 years ago
  16. 69f545e use mutex instead of semaphore in RocketPort driver by Matthias Kaehlcke · 17 years ago
  17. 62eb5b1 synclink_gt use dynamic tty device registration by Paul Fulghum · 17 years ago
  18. cef2cf0 Misc: add sensable phantom driver by Jiri Slaby · 17 years ago
  19. a2f7298 old buffer overflow in moxa driver by dann frazier · 17 years ago
  20. f19b121 Driver for the Maxim DS1WM, a 1-wire bus master ASIC core by akpm@linux-foundation.org · 17 years ago
  21. c1f858b w1: allow bus master to have reset and byte ops by Evgeniy Polyakov · 17 years ago
  22. 60ed34b W1 printk format warning fix by Evgeniy Polyakov · 17 years ago
  23. 8e39c93 tpm: fix sleep-in-spinlock by Parag Warudkar · 17 years ago
  24. cc0a8fb drivers/char: use __set_current_state() by Milind Arun Choudhary · 17 years ago
  25. b3561ea Clean up mutex_trylock noise by Jean Delvare · 17 years ago
  26. 2f1a2cc console UTF-8 fixes by Egmont Koblinger · 17 years ago
  27. a4bb27d serial_txx9: zap changelog from source code by Atsushi Nemoto · 17 years ago
  28. 07bafde serial_txx9: Use assigned device numbers by Atsushi Nemoto · 17 years ago
  29. db9c02f pnpbios: convert to use the kthread API by Eric W. Biederman · 17 years ago
  30. 076fa0f SPIN_LOCK_UNLOCKED cleanup in drivers/serial by Milind Arun Choudhary · 17 years ago
  31. ccc9425 SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboard by Milind Arun Choudhary · 17 years ago
  32. d5d3b73 cciss: include scsi/scsi.h unconditionally by Stephen Cameron · 17 years ago
  33. f038f9a Add keyboard blink driver by Andi Kleen · 17 years ago
  34. 49a4ec1 fix hotplug for legacy platform drivers by David Brownell · 17 years ago
  35. 198b766 cciss: set rq->errors more correctly in driver by Mike Miller (OS Dev) · 17 years ago
  36. 03bbfee cciss: add SG_IO ioctl to cciss by Mike Miller (OS Dev) · 17 years ago
  37. d38ae16 cciss: reformat error handling by Mike Miller (OS Dev) · 17 years ago
  38. b2bbe38 dtlk: fix error checks in module_init() by Akinobu Mita · 17 years ago
  39. 10f8a59 parport_serial: fix PCI must_checks by Randy Dunlap · 17 years ago
  40. 7e80d0d i386: sched.h inclusion from module.h is baack by Alexey Dobriyan · 17 years ago
  41. b259d74 ROUND_UP macro cleanup in drivers/char/lp.c by Milind Arun Choudhary · 17 years ago
  42. 2833bf6 Replace deprecated SA_xxx interrupt flags by Thomas Gleixner · 17 years ago
  43. 55955aa PNPACPI sets pnpdev->dev.archdata by David Brownell · 17 years ago
  44. 7328508 remove artificial software max_loop limit by Ken Chen · 17 years ago
  45. 4f911d6 Make /dev/port conditional on config symbol by Russell King · 17 years ago
  46. 62456726d Fix 82875 PCI setup by John Feeney · 17 years ago
  47. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  48. 2828703 Add a new deferrable delayed work init by Venki Pallipadi · 17 years ago
  49. da67529 layered parport code uses parport->dev by David Brownell · 17 years ago
  50. a7d801a legacy PC parports support parport->dev by Jean Delvare · 17 years ago
  51. c15a383 parport->dev driver model support by David Brownell · 17 years ago
  52. ca509f6 Protect tty drivers list with tty_mutex by Alexey Dobriyan · 17 years ago
  53. ef51c97 Remove do_sync_file_range() by Mark Fasheh · 17 years ago
  54. 524e675 Char: cs5535_gpio, add MODULE_DEVICE_TABLE by Jiri Slaby · 17 years ago
  55. 8d5916d Char: rocket, add MODULE_DEVICE_TABLE by Jiri Slaby · 17 years ago
  56. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  57. 98a27ba tty: introduce no_tty and use it in selinux by Eric W. Biederman · 17 years ago
  58. 2a65f1d tty: simplify calling of put_pid. by Eric W. Biederman · 17 years ago
  59. f67c362 tty: remove unnecessary export of proc_clear_tty by Eric W. Biederman · 17 years ago
  60. 69331af Fixes and cleanups for earlyprintk aka boot console by Gerd Hoffmann · 17 years ago
  61. aa5bd7e rtc: add RTC class driver for the Maxim MAX6900 by Dale Farnsworth · 17 years ago
  62. e9f2bd8 RTC: add rtc-rs5c313 driver by Nobuhiro Iwamatsu · 17 years ago
  63. e97cb3e Subject: jsm driver fix for linuxpps support by Len Sorensen · 17 years ago
  64. 3c04c27 Small fixes for jsm driver by Len Sorensen · 17 years ago
  65. 1a86b5e cyclades: remove custom types by Klaus Kudielka · 17 years ago
  66. 7c4e95b fix cyclades.h for x86_64 (and probably others) by Klaus Kudielka · 17 years ago
  67. d9a2f4a drivers/char/synclink.c: check kmalloc() return value by Amit Choudhary · 17 years ago
  68. fd46387 remove unused header file: drivers/char/digi.h by Robert P. J. Day · 17 years ago
  69. b656eea remove unused header file: drivers/message/i2o/i2o_lan.h by Robert P. J. Day · 17 years ago
  70. 4a1ccb5 virtual_eisa_root_init() should be __init by Andrew Morton · 17 years ago
  71. cd436af rocket: remove modversions include by Robert P. J. Day · 17 years ago
  72. 4ea1b0f floppy: handle device_create_file() failure while init by Dmitriy Monakhov · 17 years ago
  73. 6de2d20 replace pci_find_device in drivers/telephony/ixj.c by Surya · 17 years ago
  74. d954e8e tpm_infineon: add support for devices in mmio space by Alex Williamson · 17 years ago
  75. 2e17c55 init dma masks in pnp_dev by David Brownell · 17 years ago
  76. ee527cd Use stop_machine_run in the Intel RNG driver by Prarit Bhargava · 17 years ago
  77. 6f2fad7 Apple SMC driver (hardware monitoring and control) by Nicolas Boichat · 17 years ago
  78. 4fa156e drivers/char/hvc_console.c: cleanups by Adrian Bunk · 17 years ago
  79. fca3b74 ipmi: add pci remove handling by Corey Minyard · 17 years ago
  80. f64da95 ipmi: add new IPMI nmi watchdog handling by Corey Minyard · 17 years ago
  81. ee6cd5f ipmi: allow shared interrupts by Corey Minyard · 17 years ago
  82. dba9b4f ipmi: add powerpc openfirmware sensing by Corey Minyard · 17 years ago
  83. a3142c8 Fix section mismatch of memory hotplug related code. by Yasunori Goto · 17 years ago
  84. d679f80 [SCSI] esp_scsi: Fix section mismatch warnings. by Martin Habets · 17 years ago
  85. de9f0cf [VIDEO] sunxvr2500: Fix PCI device ID table. by David S. Miller · 17 years ago
  86. 5f757f9 Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  87. 9fa0853 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  88. ef93127 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  89. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  90. 5b6b549 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  91. 35c7482 spi_s3c24xx.c: Fix build by Arnaud Patard · 17 years ago
  92. 0976251 rename TANBAC TB0219 config by Yoichi Yuasa · 17 years ago
  93. 2fda4c9 ehci-ps3, ohci-ps3: fix compilation by Geoff Levand · 17 years ago
  94. c24228d cx88-video build fix by Andrew Morton · 17 years ago
  95. c65808e remove unused header file: drivers/serial/crisv10.h by Robert P. J. Day · 17 years ago
  96. ab3bfca remove software_suspend() by Johannes Berg · 17 years ago
  97. a5f6abd Blackfin: blackfin on-chip SPI controller driver by Wu, Bryan · 17 years ago
  98. 8cc75c9 Blackfin: on-chip RTC controller driver by Wu, Bryan · 17 years ago
  99. 0851a28 Blackfin: add blackfin support in smc91x ethernet controller driver by Wu, Bryan · 17 years ago
  100. 194de56 blackfin: serial driver by Bryan Wu · 17 years ago