1. c4124c9 HID: remove redundant WARN_ON()s in order not to scare users by Jiri Kosina · 16 years ago
  2. 0887b4c HID: force hiddev creation for SONY PS3 controller by Bastien Nocera · 17 years ago
  3. 9f6b372 HID: Use hid blacklist in usbmouse/usbkbd by Pascal Terjan · 17 years ago
  4. 628edcd HID: proper handling of MS 4k and 6k devices by Jiri Kosina · 17 years ago
  5. 9a15c99 HID: remove unused variable in quirk event handler by Jiri Kosina · 17 years ago
  6. 36ccaad6 HID: hid-input quirk for BTC 8193 by Jiri Kosina · 17 years ago
  7. 87bc2aa HID: separate hid-input event quirks from generic code by Jiri Kosina · 17 years ago
  8. 10bd065 HID: refactor mapping to input subsystem for quirky devices by Jiri Kosina · 17 years ago
  9. 8dcd5afa HID: Microsoft Wireless Optical Desktop 3.0 quirk by Drew Fisher · 17 years ago
  10. bc37073 HID: Add support for Logitech Elite keyboards by Carlos Corbacho · 17 years ago
  11. af9e0ea HID: add full support for Genius KB-29E by Jiri Kosina · 17 years ago
  12. 3ba5619 HID: fix a potential bug in pointer casting by Li Zefan · 17 years ago
  13. c80e5ff HID: Implement horizontal wheel handling for A4 Tech X5-005D by Pavel Troller · 17 years ago
  14. a45d82d HID: Add support for Apple aluminum USB keyboards. by Michel Daenzer · 17 years ago
  15. 81e1a87 HID: Rename some code identifiers from PowerBook specific to Apple generic by Michel Daenzer · 17 years ago
  16. 3c684c8 HID: Map MS Presenter 8000 bottom-side buttons by Jan Kiszka · 17 years ago
  17. 9152530 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  18. 991dee5 i2c-bfin-twi: Register adapter with a specific bus number by Kalle Pokki · 16 years ago
  19. 8b798c4 i2c-au1550: Convert to platform driver by Manuel Lauss · 16 years ago
  20. 91f2795 i2c-au1550: properly terminate zero-byte transfers by Manuel Lauss · 16 years ago
  21. 4bd28eb mpc-i2c: Propagate error values properly by Jon Smirl · 16 years ago
  22. e9f1373 i2c: Add i2c_new_dummy() utility by David Brownell · 16 years ago
  23. 0b987dc i2c: Drop legacy locking in i2c_new_probed_device by Jean Delvare · 16 years ago
  24. 9ddced1 i2c: Limit locking scope in i2c_detach_client by Jean Delvare · 16 years ago
  25. 86ec5ec i2c-remove-redundant-i2c_client-list.patch by David Brownell · 16 years ago
  26. 961f80f i2c: Drivers stop using the redundant client list by Jean Delvare · 16 years ago
  27. 9b766b8 i2c: Stop using the redundant client list by David Brownell · 16 years ago
  28. 0d227a7 i2c-viapro: Add support for the VT8237S by Jean Delvare · 16 years ago
  29. 9b7389c i2c-piix4: Drop redundant PCI function number check by Jean Delvare · 16 years ago
  30. 0f07a24 i2c: Let the user specify PCI driver data through new_id by Jean Delvare · 16 years ago
  31. b7a3670 i2c-pxa: Add polling transfer by Mike Rapoport · 16 years ago
  32. cea443a i2c: Support i2c_transfer in atomic contexts by Mike Rapoport · 16 years ago
  33. 5271071 i2c-sibyte: Remove the bus scan module parameter by Jean Delvare · 16 years ago
  34. 7bca087 i2c: Discard unused driver IDs by Jean Delvare · 16 years ago
  35. 6342064 i2c-i801: Implement I2C block read support by Jean Delvare · 16 years ago
  36. a0921b6 i2c-i801: Clear special mode bits as needed by Jean Delvare · 16 years ago
  37. 369f6f4 i2c-i801: More explicit names for chip features by Jean Delvare · 16 years ago
  38. ae7b049 i2c-i801: Document which chip support what feature by Jean Delvare · 16 years ago
  39. 6d16bfb i2c/tps65010: move header to <linux/i2c/...> by David Brownell · 16 years ago
  40. caada32 i2c: Rename main mutex by Jean Delvare · 16 years ago
  41. 026526f i2c: Drop redundant i2c_driver.list by Jean Delvare · 16 years ago
  42. 87c6c22 i2c: Drop redundant i2c_adapter.list by Jean Delvare · 16 years ago
  43. e48d331 i2c: Change prototypes of refcounting functions by Jean Delvare · 16 years ago
  44. bdc511f i2c: Use the driver model reference counting by Jean Delvare · 16 years ago
  45. 0f79b72 i2c: Deprecate drivers for I2C buses on video adapters by Jean Delvare · 16 years ago
  46. 2caeac8 i2c: Don't uselessly set i2c_adapter.retries by Jean Delvare · 16 years ago
  47. 05c7aba i2c: Kill rogue driver IDs by Jean Delvare · 16 years ago
  48. 2cdddeb i2c: normal_i2c can be made const (remaining drivers) by Jean Delvare · 16 years ago
  49. 922539a i2c: normal_i2c can be made const (rtc drivers) by Jean Delvare · 16 years ago
  50. bfb6df2 i2c: Constify client address data by Mark M. Hoffman · 16 years ago
  51. 6408a83 i2c-algo-pcf: Delete broken 10-bit address support by Jean Delvare · 16 years ago
  52. bf3e2d1 i2c-algo-bit: Fix NAK/ARB comments by David Brownell · 16 years ago
  53. cf978ab i2c-algo-bit: Whitespace fixes (+ NAK/ARB comments) by David Brownell · 16 years ago
  54. 59d70df i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x by eric miao · 16 years ago
  55. 7e8b992 i2c: some overdue driver removal by Adrian Bunk · 16 years ago
  56. 5a4a238 ixp4xx-i2c-gpio by Michael-Luke Jones · 16 years ago
  57. eee87d3 i2c: the scheduled I2C RTC driver removal by Adrian Bunk · 16 years ago
  58. 569be44 i2c-stub: Use a single array for byte and word operations by Jean Delvare · 16 years ago
  59. b3af547 i2c-stub: Mention the existence of an helper script by Jean Delvare · 16 years ago
  60. 1b3e5ba i2c/tsl2550: Add power management added by Rodolfo Giometti · 16 years ago
  61. 5864ae0 i2c: Add support for the PCF8575 chip by Bart Van Assche · 16 years ago
  62. 217bcec i2c-ibm_iic: Whitespace cleanup by Stefan Roese · 16 years ago
  63. ccf60d8 i2c-pasemi: use i2c_add_numbered_adapter() by Olof Johansson · 16 years ago
  64. 541b6a7 i2c-nforce2: The nForce2 can do block transactions by Jean Delvare · 16 years ago
  65. 326e96b printk: revert ktime_get() timestamps by Ingo Molnar · 16 years ago
  66. ef3f2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  67. 1c7c2cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  68. 0444fa7 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  69. 69e4d4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  70. 7267c33 ide: remove REQ_TYPE_ATA_CMD by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 5a9e77a ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 34f5d5a ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 0455fcc ide: fix final status check in drive_cmd_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 4d977e4 ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 18a056f ide: don't enable local IRQs for PIO-in in driver_cmd_intr() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 852738f ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 145b75e ide: initialize rq->cmd_type in ide_init_drive_cmd() callers by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 2624565 ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 4906f3b ide: kill DATA_READY define by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 4d7a984 ide: task_end_request() fix by Tejun Heo · 16 years ago
  81. 79f21b8 ide: use rq->nr_sectors in task_end_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 03c3c70 ide: remove needless ->cursg clearing from task_end_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 657cc1a ide: set IDE_TFLAG_IN_* flags before queuing/executing command by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 3687221 ide-tape: fix handling of non-special requests in ->end_request method by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 73d7de0 ide: fix final status check in task_in_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 49c746e ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in ide_end_drive_cmd() by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 35cf2b9 ide: fix ->io_32bit race in ide_taskfile_ioctl() by Tejun Heo · 16 years ago
  88. 63c4467 cmd64x: remove /proc/ide/cmd64x by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 9e47be0 ide: remove broken disk byte-swapping support by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 3a5015c ide: add ide_busy_sleep() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  91. ce71ed9 ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprecate it by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 9ac5922 ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c by Bartlomiej Zolnierkiewicz · 16 years ago
  93. c99c92c ide: print banner message once per controller in m68k host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 81ca691 ide: add ide_set_irq() inline helper by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 4f52a32 ide-pmac: use custom hwif->sg_max_nents only if DMA support is enabled by Bartlomiej Zolnierkiewicz · 16 years ago
  96. ce635f6 rapide: remove write-only hwif->hwif_data by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 79127c3 ide: use ide_init_port_hw() in setup-pci.c by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 6828fc9 ide: always use ide_std_init_ports() in setup-pci.c by Bartlomiej Zolnierkiewicz · 16 years ago
  99. aa79a2f au1xxx-ide: use ide_init_port_hw() by Bartlomiej Zolnierkiewicz · 16 years ago
  100. a42bcc0 au1xxx-ide: au_ide_probe() fixes by Bartlomiej Zolnierkiewicz · 16 years ago