1. 78a849a HID: move microsoft quirks by Jiri Slaby · 16 years ago
  2. 02ae9a1 HID: add compat support by Jiri Slaby · 16 years ago
  3. 8c19a51 HID: move apple quirks by Jiri Slaby · 16 years ago
  4. d458a9d HID: move ignore quirks by Jiri Slaby · 16 years ago
  5. 5f22a79 HID: move logitech quirks by Jiri Slaby · 16 years ago
  6. 022e8c4 HID: move usage input mapping to hid.h by Jiri Slaby · 16 years ago
  7. c500c97 HID: hid, make parsing event driven by Jiri Slaby · 16 years ago
  8. 85cdaf5 HID: make a bus from hid code by Jiri Slaby · 16 years ago
  9. e8c84f9 modpost: add support for hid by Jiri Slaby · 16 years ago
  10. 7591103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  11. cf2fa66 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  12. 4abdc6e ide: Implement disk shock protection support (v4) by Elias Oltmanns · 16 years ago
  13. 0a9b6f8 ide: add ide_drive_t.dma flag by Borislav Petkov · 16 years ago
  14. 2dbe7e9 ide: move SFF DMA code to ide-dma-sff.c by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 2bbd57c ide: switch to DMA-mapping API part #2 by Bartlomiej Zolnierkiewicz · 16 years ago
  16. ffa15a6 ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n by Bartlomiej Zolnierkiewicz · 16 years ago
  17. de23ec9 ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 653bcf5 ide: __ide_dma_end() -> ide_dma_end() by Bartlomiej Zolnierkiewicz · 16 years ago
  19. f879048 ide-disk: move all ioctl handling to ide-disk_ioctl.c by Bartlomiej Zolnierkiewicz · 16 years ago
  20. a36223b ide: remove ide_host_alloc_all() by Bartlomiej Zolnierkiewicz · 16 years ago
  21. bfa7d8e ide: ->ide_dma_clear_irq() -> ->clear_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  22. d6ff9f6 ide: merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 6982daf ide: convert 'pio_mode' device setting to use DS_SYNC flag by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 7f612f2 ide: remove [ata_]select_t by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 0d346ba ide: sanitize ide*_pm_* enums by Bartlomiej Zolnierkiewicz · 16 years ago
  26. d1d7671 ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices by Bartlomiej Zolnierkiewicz · 16 years ago
  27. e4634d4 ide: remove superfluous ->dma field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 0ae4b31 ide: remove superfluous ->media field from ide_driver_t by Bartlomiej Zolnierkiewicz · 16 years ago
  29. c392204 ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRY by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 97100fc ide: add device flags by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 35c1375 ide-disk: set_addressing() fixes by Bartlomiej Zolnierkiewicz · 16 years ago
  32. e1c7c46 ide: add a driver-wide debugging macro by Borislav Petkov · 16 years ago
  33. b22b2ca ide: add drive->debug_mask switch by Borislav Petkov · 16 years ago
  34. 5aeddf9 ide: unify conversion macros by Borislav Petkov · 16 years ago
  35. baf08f0 ide: make ide_transfer_pc() static by Bartlomiej Zolnierkiewicz · 16 years ago
  36. aa5d2de ide: make ide_pc_intr() static by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 85e3903 ide: add ->pc_{update,io}_buffers methods by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 6b0da28 ide: add ide_retry_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 67c5636 ide: add request_sense_{pc,rq} to ide_drive_t by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 844b946 ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 2b9efba ide: add pointer to the current packet command to ide_drive_t by Bartlomiej Zolnierkiewicz · 16 years ago
  42. b14c721 ide: drop dsc_handle argument from ide_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  43. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  44. 8d71ff0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  45. 244dc4e Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  46. e7f2f99 Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  47. 47afa7a tty: some ICANON magic is in the wrong places by Alan Cox · 16 years ago
  48. 15f1a63 Add an instance parameter devpts interfaces by Sukadev Bhattiprolu · 16 years ago
  49. bf970ee tty: extract the pty init time special cases by Alan Cox · 16 years ago
  50. 73ec06f tty: Finish fixing up the init_dev interface to use ERR_PTR by Alan Cox · 16 years ago
  51. 8b0a88d tty: More driver operations by Alan Cox · 16 years ago
  52. 7d7b93c tty: kref the tty driver object by Alan Cox · 16 years ago
  53. 99f1fe1 tty: Clean up the tty_init_dev changes further by Alan Cox · 16 years ago
  54. d81ed10 tty: Remove more special casing and out of place code by Alan Cox · 16 years ago
  55. feebed6 tty: shutdown method by Alan Cox · 16 years ago
  56. 2cb5998 tty: the vhangup syscall is racy by Alan Cox · 16 years ago
  57. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  58. 1d65b4a tty: Add termiox by Alan Cox · 16 years ago
  59. c26c56c tty: Cris has a nice RS485 ioctl so we should steal it by Alan Cox · 16 years ago
  60. 9c9f4de tty: Add a kref count by Alan Cox · 16 years ago
  61. 348eb12 pps: Reserve a line discipline number for PPS by Alan Cox · 16 years ago
  62. e049573 tty: split the buffering from tty_io by Alan Cox · 16 years ago
  63. 0c8946d serial: Make uart_port's ioport "unsigned long". by David Miller · 16 years ago
  64. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  65. d945b69 Automatic MODULE_ALIAS() for DMI match tables. by David Woodhouse · 16 years ago
  66. a52f68c V4L/DVB (9185): S2API: Ensure we have a reasonable ROLLOFF default by Darron Broad · 16 years ago
  67. ef526f4 V4L/DVB (9182): S2API: Added support for DTV_HIERARCHY by Steven Toth · 16 years ago
  68. b87625f V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSION_MODE by Steven Toth · 16 years ago
  69. a4de91b V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_HP/LP by Steven Toth · 16 years ago
  70. cc7d705 V4L/DVB (9179): S2API: frontend.h cleanup by Brandon Philips · 16 years ago
  71. 0a6393a V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16 by Steven Toth · 16 years ago
  72. 82d7669 V4L/DVB (9173): S2API: Remove the hardcoded command limit during validation by Steven Toth · 16 years ago
  73. c00193f Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4 by Ingo Molnar · 16 years ago
  74. accba5f Merge branch 'linus' into oprofile-v2 by Ingo Molnar · 16 years ago
  75. 3280fb3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  76. 9256292 integrity: special fs magic by Mimi Zohar · 16 years ago
  77. 807f4f8 Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  78. 46b5e34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  79. 0dab9cf add key_revoke() dummy for KEYS=n by Adrian Bunk · 16 years ago
  80. 0710483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
  81. 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
  82. 46eaa67 x86: memory corruption check - cleanup by Ingo Molnar · 16 years ago
  83. a9b9e81 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
  84. eacf8d8 V4L/DVB (9072): S2API: Add DTV_API_VERSION command by Steven Toth · 16 years ago
  85. d48cb40 V4L/DVB (9071): S2API: Implement result codes for individual commands by Steven Toth · 16 years ago
  86. 459702b V4L/DVB (9070): S2API: Removed the typedef for the commands, used defines instead. by Steven Toth · 16 years ago
  87. 8316568 V4L/DVB (9025): S2API: Deactivate the ISDB-T definitions by Steven Toth · 16 years ago
  88. fc6e8c2 V4L/DVB (9024): S2API: Cleanup dtv_property remove unwanted fields. by Steven Toth · 16 years ago
  89. 75b7f94 V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZ by Steven Toth · 16 years ago
  90. 363429a V4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_ prefixes by Steven Toth · 16 years ago
  91. d7c1500 V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDX by Steven Toth · 16 years ago
  92. 65af619 V4L/DVB (8998): s2api: restore DTV_UNDEFINED by Steven Toth · 16 years ago
  93. 177b868 V4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FEC by Steven Toth · 16 years ago
  94. e7fee0f3 V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command arrays replaced by Steven Toth · 16 years ago
  95. 56f0680 V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changes by Steven Toth · 16 years ago
  96. 6b73eea V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning API by Steven Toth · 16 years ago
  97. 4c522e7 V4L/DVB (8959): include <linux/videodev2.h> into linux/ivtv.h by Kirill A. Shutemov · 16 years ago
  98. 66c6bda V4L/DVB (8691): i2c-id: remove obsolete SAB3036 driver ID by Hans Verkuil · 16 years ago
  99. f723af1 V4L/DVB (8649): v4l2: add AAC bitrate control by Hans Verkuil · 16 years ago
  100. e6b5da8 V4L/DVB (8635): v4l: add AC-3 audio support to the MPEG Encoding API by Hans Verkuil · 16 years ago