1. 0f492f2 HID: add appletv IR receiver quirk by Peter Korsgaard · 16 years ago
  2. f129ea6 HID: fix a lockup regression when using force feedback on a PID device by Anssi Hannula · 16 years ago
  3. dded364 HID: hiddev.h: Fix example code. by Antonio Ospite · 16 years ago
  4. 34a5cee HID: hiddev.h: Fix mixed space and tabs in example code. by Antonio Ospite · 16 years ago
  5. 7957501 HID: convert to dev_* prints by Jiri Slaby · 16 years ago
  6. 76483cf HID: remove hid-ff by Jiri Slaby · 16 years ago
  7. 987fbc1 HID: move zeroplus FF processing by Jiri Slaby · 16 years ago
  8. 10e41a7 HID: move thrustmaster FF processing by Jiri Slaby · 16 years ago
  9. 5f02229 HID: move pantherlord FF processing by Jiri Slaby · 16 years ago
  10. 2b107d6 HID: fix incorrent length condition in hidraw_write() by Jiri Kosina · 16 years ago
  11. d92870d HID: fix tty<->hid deadlock by Jiri Slaby · 16 years ago
  12. d1d3a5f HID: ignore iBuddy devices by Remi Cattiau · 16 years ago
  13. 1f93445 HID: report descriptor fix for remaining MacBook JIS keyboards by Tomoya Adachi · 16 years ago
  14. e36153f HID: fix gyration build error by Randy Dunlap · 16 years ago
  15. 2bea94d HID: Autocentering support for Logitech MOMO Racing Wheel by Sergey Belyashov · 16 years ago
  16. 6f3c0e5 HID: fix grammo in HID_COMPAT Kconfig help text by Alex Chiang · 16 years ago
  17. 66ebf66 HID: add support for Super Dual Box Pro USB PS2/PS2 adapter by Jiri Kosina · 16 years ago
  18. c0bd6a4 HID: remove ignore quirk for MGE UPS devices by Richard Hughes · 16 years ago
  19. 0f37cd0 HID: introduce list for hiddev creation forcing by Jiri Kosina · 16 years ago
  20. 606bd0a HID: move logitech FF processing by Jiri Slaby · 16 years ago
  21. 6edfa8d HID: move reset leds quirk by Jiri Slaby · 16 years ago
  22. 93c1013 HID: move connect quirks by Jiri Slaby · 16 years ago
  23. fea6f18 HID: move dell quirks by Jiri Slaby · 16 years ago
  24. bd28ce0 HID: move sony quirks by Jiri Slaby · 16 years ago
  25. 2b88b80 HID: remove rdesc quirk support by Jiri Slaby · 16 years ago
  26. 3715ade HID: remove hid-input-quirks by Jiri Slaby · 16 years ago
  27. 980a3da HID: move samsung quirks by Jiri Slaby · 16 years ago
  28. 949f8fe HID: move gyration quirks by Jiri Slaby · 16 years ago
  29. 3b8006e HID: move monterey quirks by Jiri Slaby · 16 years ago
  30. 1e76253 HID: move petalynx quirks by Jiri Slaby · 16 years ago
  31. b5635b1 HID: move belkin quirks by Jiri Slaby · 16 years ago
  32. fcfacfd HID: move chicony quirks by Jiri Slaby · 16 years ago
  33. 1f243e3 HID: move ezkey quirks by Jiri Slaby · 16 years ago
  34. 3b239cd HID: move cherry quirks by Jiri Slaby · 16 years ago
  35. 14a21cd HID: move a4tech quirks by Jiri Slaby · 16 years ago
  36. 0f22132 HID: move cypress quirks by Jiri Slaby · 16 years ago
  37. 90231e7 HID: move sunplus quirks by Jiri Slaby · 16 years ago
  38. 78a849a68 HID: move microsoft quirks by Jiri Slaby · 16 years ago
  39. 880d29f HID: indent switches/cases by Jiri Slaby · 16 years ago
  40. 02ae9a1 HID: add compat support by Jiri Slaby · 16 years ago
  41. 8c19a51 HID: move apple quirks by Jiri Slaby · 16 years ago
  42. d458a9d HID: move ignore quirks by Jiri Slaby · 16 years ago
  43. 5f22a79 HID: move logitech quirks by Jiri Slaby · 16 years ago
  44. 022e8c4 HID: move usage input mapping to hid.h by Jiri Slaby · 16 years ago
  45. 990436a HID: move ids into separate file by Jiri Slaby · 16 years ago
  46. c500c97 HID: hid, make parsing event driven by Jiri Slaby · 16 years ago
  47. 85cdaf5 HID: make a bus from hid code by Jiri Slaby · 16 years ago
  48. e8c84f9 modpost: add support for hid by Jiri Slaby · 16 years ago
  49. 7591103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  50. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  51. 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
  52. 9c6102d ata: Add documentation for hard disk shock protection interface (v3) by Elias Oltmanns · 16 years ago
  53. 4abdc6e ide: Implement disk shock protection support (v4) by Elias Oltmanns · 16 years ago
  54. 08243ba ide-cd: fix printk format warning by Alexander Beregalov · 16 years ago
  55. a8269e5 piix: add Hercules EC-900 mini-notebook to ich_laptop short cable list by Herton Ronaldo Krzesinski · 16 years ago
  56. f9476b9 ide-atapi: assign taskfile flags per device type by Borislav Petkov · 16 years ago
  57. 12469ac ide-cd: move cdrom_info.dma to ide_drive_t.dma by Borislav Petkov · 16 years ago
  58. 0a9b6f8 ide: add ide_drive_t.dma flag by Borislav Petkov · 16 years ago
  59. 35d9b17 ide-cd: add a debug_mask module parameter by Borislav Petkov · 16 years ago
  60. fc8323f ide-cd: convert driver to new ide debugging macro (v3) by Borislav Petkov · 16 years ago
  61. 2dbe7e9 ide: move SFF DMA code to ide-dma-sff.c by Bartlomiej Zolnierkiewicz · 16 years ago
  62. db3f99e ide: cleanup ide-dma.c by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 14c123f ide: cleanup ide_build_dmatable() by Bartlomiej Zolnierkiewicz · 16 years ago
  64. c19f7f2 ide: remove needless includes from ide-dma.c by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 2bbd57c ide: switch to DMA-mapping API part #2 by Bartlomiej Zolnierkiewicz · 16 years ago
  66. ffa15a6 ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n by Bartlomiej Zolnierkiewicz · 16 years ago
  67. de23ec9 ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 653bcf5 ide: __ide_dma_end() -> ide_dma_end() by Bartlomiej Zolnierkiewicz · 16 years ago
  69. f5e0b5e pmac: remove needless pmac_ide_destroy_dmatable() wrapper by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 9055ba3 pmac: remove superfluous pmif == NULL checks by Bartlomiej Zolnierkiewicz · 16 years ago
  71. e415e49 ide: Two fixes regarding memory allocation by Elias Oltmanns · 16 years ago
  72. 06b8951 ide-disk: move /proc handling to ide-disk_proc.c (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  73. f879048 ide-disk: move all ioctl handling to ide-disk_ioctl.c by Bartlomiej Zolnierkiewicz · 16 years ago
  74. b9103da ide-floppy: move /proc handling to ide-floppy_proc.c (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 5bb1536 ide-floppy: move all ioctl handling to ide-floppy_ioctl.c (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 14d83b12 ide-cd: no need to zero drive->special.all by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 4ab3d50 ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify() by Bartlomiej Zolnierkiewicz · 16 years ago
  78. a36223b ide: remove ide_host_alloc_all() by Bartlomiej Zolnierkiewicz · 16 years ago
  79. cf404910 ide-generic: remove no longer needed ide_probe_legacy() by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 6ccc6d7 ide-generic: no need to probe all ports at once by Bartlomiej Zolnierkiewicz · 16 years ago
  81. bfa7d8e ide: ->ide_dma_clear_irq() -> ->clear_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  82. a9ab09e ide: use unique names for struct pci_driver instances by Bartlomiej Zolnierkiewicz · 16 years ago
  83. d6ff9f6 ide: merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 0e3d84a ide: factor out reset error reporting from reset_pollfunc() by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 6982daf ide: convert 'pio_mode' device setting to use DS_SYNC flag by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 7f612f2 ide: remove [ata_]select_t by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 123995b ide: use 'drive->dn & 1' instead of drive->select.b.unit by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 8595259 cy82c693: remove no longer needed CY82C693_DEBUG_LOGS code by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 00bb2c1 cy82c693: remove dead CY82C693_SETDMA_CLOCK code by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 0d346ba ide: sanitize ide*_pm_* enums by Bartlomiej Zolnierkiewicz · 16 years ago
  91. d1d7671 ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices by Bartlomiej Zolnierkiewicz · 16 years ago
  92. c67c216 ide: remove superfluous ->waiting_for_dma checks by Bartlomiej Zolnierkiewicz · 16 years ago
  93. e4634d4 ide: remove superfluous ->dma field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 0ae4b31 ide: remove superfluous ->media field from ide_driver_t by Bartlomiej Zolnierkiewicz · 16 years ago
  95. c392204 ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRY by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 97100fc ide: add device flags by Bartlomiej Zolnierkiewicz · 16 years ago
  97. be3c096 ide-disk: add ide_do_setfeature() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 35c1375 ide-disk: set_addressing() fixes by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 1ea1031 ide: fix IDE ACPI for slave device-only configurations by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 0964dbe ide-floppy: add a debug_mask module parameter by Borislav Petkov · 16 years ago