1. e9f1373 i2c: Add i2c_new_dummy() utility by David Brownell · 16 years ago
  2. 9b766b8 i2c: Stop using the redundant client list by David Brownell · 16 years ago
  3. b7a3670 i2c-pxa: Add polling transfer by Mike Rapoport · 16 years ago
  4. 7bca087 i2c: Discard unused driver IDs by Jean Delvare · 16 years ago
  5. 6d16bfb i2c/tps65010: move header to <linux/i2c/...> by David Brownell · 16 years ago
  6. 026526f i2c: Drop redundant i2c_driver.list by Jean Delvare · 16 years ago
  7. 87c6c22 i2c: Drop redundant i2c_adapter.list by Jean Delvare · 16 years ago
  8. e48d331 i2c: Change prototypes of refcounting functions by Jean Delvare · 16 years ago
  9. bdc511f i2c: Use the driver model reference counting by Jean Delvare · 16 years ago
  10. bfb6df2 i2c: Constify client address data by Mark M. Hoffman · 16 years ago
  11. 7e8b992 i2c: some overdue driver removal by Adrian Bunk · 16 years ago
  12. eee87d3 i2c: the scheduled I2C RTC driver removal by Adrian Bunk · 16 years ago
  13. 1c7c2cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  14. 7267c33 ide: remove REQ_TYPE_ATA_CMD by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 34f5d5a ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 2624565 ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 4906f3b ide: kill DATA_READY define by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 4d7a984 ide: task_end_request() fix by Tejun Heo · 16 years ago
  19. 657cc1a ide: set IDE_TFLAG_IN_* flags before queuing/executing command by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 35cf2b9 ide: fix ->io_32bit race in ide_taskfile_ioctl() by Tejun Heo · 16 years ago
  21. 9e47be0 ide: remove broken disk byte-swapping support by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 81ca691 ide: add ide_set_irq() inline helper by Bartlomiej Zolnierkiewicz · 16 years ago
  23. ade2daf ide: make remaining built-in only IDE host drivers modular (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  24. cbb010c ide: drop 'initializing' argument from ide_register_hw() by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 57c802e ide: add ide_init_port_hw() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  26. b0d5bc2 ide: Fix build break caused by "ide: remove ideprobe_init()" by Olof Johansson · 16 years ago
  27. 151575e ide: remove ideprobe_init() by Bartlomiej Zolnierkiewicz · 16 years ago
  28. f01393e ide: merge ->fixup and ->quirkproc methods by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 15ce926 ide: merge ->dma_host_{on,off} methods into ->dma_host_set method by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 4a546e0 ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 8704de8 cy82c693: add ->set_dma_mode method by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 894cdde [S390] do local_irq_restore while spinning in spin_lock_irqsave. by Hisashi Hifumi · 16 years ago
  33. dab5209 [S390] add smp_call_function_mask by Carsten Otte · 16 years ago
  34. 028fed8 [S390] Unused field / extern declaration in processor.h by Martin Schwidefsky · 16 years ago
  35. 0ac30be [S390] single-step cleanup by Roland McGrath · 16 years ago
  36. 5800266 [S390] include/asm-s390/: Spelling fixes by Joe Perches · 16 years ago
  37. 48657d2 [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible. by Michael Holzheu · 16 years ago
  38. 99ca4e5 [S390] kernel: Shutdown Actions Interface by Michael Holzheu · 16 years ago
  39. 48483b3 [S390] Get rid of additional_cpus kernel parameter. by Heiko Carstens · 16 years ago
  40. 519580f [S390] Use new style spinlock initializer in __RWSEM_INITIALIZER. by Heiko Carstens · 16 years ago
  41. 3b4beb3 [S390] Remove owner_pc member from raw_spinlock_t. by Heiko Carstens · 16 years ago
  42. 5fd9c6e [S390] Change vmalloc defintions by Christian Borntraeger · 16 years ago
  43. 8ffd74a [S390] Avoid warnings in tlblush.h by Martin Schwidefsky · 16 years ago
  44. 6f457e1 [S390] Fix tlb flushing with idte. by Martin Schwidefsky · 16 years ago
  45. 08d0796 [S390] Standby cpu activation/deactivation. by Heiko Carstens · 16 years ago
  46. 4e8e56c [S390] cio: Extend adapter interrupt interface. by Peter Oberparleiter · 16 years ago
  47. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  48. 29bd17a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  49. 2ba14a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  50. d69a3ad dlm: Split lock mode and flag constants into a sharable header. by Joel Becker · 17 years ago
  51. 99f1c97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  52. a9e527e IPoIB: improve IPv4/IPv6 to IB mcast mapping functions by Rolf Manderscheid · 17 years ago
  53. 88314e4 RDMA/cma: add support for rdma_migrate_id() by Sean Hefty · 17 years ago
  54. 4fc8cd4 IB/mad: Report number of times a mad was retried by Sean Hefty · 17 years ago
  55. b31fde6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  56. f31c338 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  57. 4db90a1 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 3071a9d ide: make 'extra' field in struct ide_port_info u8 by Bartlomiej Zolnierkiewicz · 16 years ago
  59. a501633 ide-disk: use ide_get_lba_addr() by Bartlomiej Zolnierkiewicz · 16 years ago
  60. c2b57cd ide: add ide_tf_read() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  61. f6e29e3 ide-disk: use do_rw_taskfile() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 57d7366 ide: remove 'handler' field from ide_task_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 1192e52 ide: use ->data_phase to set ->handler in do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 10d9015 ide: convert do_rw_taskfile() to use ->data_phase by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 1edee60 ide: merge flagged_taskfile() into do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 866e2ec ide: remove 'tf_in_flags' field from ide_task_t by Bartlomiej Zolnierkiewicz · 16 years ago
  67. ac026ff ide: remove 'command_type' field from ide_task_t by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 7299a39 ide: remove hwif->intrproc by Bartlomiej Zolnierkiewicz · 16 years ago
  69. f919790 ide: remove SELECT_INTERRUPT() by Bartlomiej Zolnierkiewicz · 16 years ago
  70. cd3dbc9 ide: remove QUIRK_LIST() by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 2fc5738 ide: add ide_pktcmd_tf_load() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 8e7657a ide: remove atapi_ireason_t (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 790d123 ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t by Bartlomiej Zolnierkiewicz · 16 years ago
  74. e5f9f5a ide: remove atapi_feature_t by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 0e38a66 ide: remove atapi_error_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 22c525b ide: remove ata_status_t and atapi_status_t by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 6a21441 ide: CPU endianness doesn't matter for special_t by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 29ed2a5 ide: remove REQ_TYPE_ATA_TASK by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 807e35d ide: use ide_tf_load() in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 4ee06b7 ide: remove stale ide.h "configuration options" by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 74095a9 ide: use do_rw_taskfile() in flagged_taskfile() by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 9a3c49b ide: add ide_no_data_taskfile() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 9e42237 ide: add ide_tf_load() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 650d841 ide: add struct ide_taskfile (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  85. cd2a2d9 ide: remove task_ioreg_t typedef (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 1c029fd ide: remove ->dma_master field from ide_hwif_t (take 5) by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 9121106 V4L/DVB (7058): IR corrections for the Pinnacle 800i by Steven Toth · 16 years ago
  88. 27c685a V4L/DVB (7042): xc5000: Tuner analog support by Steven Toth · 17 years ago
  89. f234081 V4L/DVB (7002): cx25840: Add basic CX23885 AVCore support by Steven Toth · 17 years ago
  90. d05051c V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_event by Mauro Carvalho Chehab · 17 years ago
  91. e8018c9 V4L/DVB (6973): Add Beholder TV 401/405/407/409/505/507/609/M6 support by Andrey J. Melnikoff (TEMHOTA) · 17 years ago
  92. 8574ac6 V4L/DVB (6921): include/media/v4l2-i2c-drv.h must #include <media/v4l2-common.h> by Michael Krufky · 17 years ago
  93. 6fb377f V4L/DVB (6869): cs5345: new i2c driver by Hans Verkuil · 17 years ago
  94. 0b394de V4L/DVB (6868): i2c-id.h: add I2C_DRIVERID_CS5345 by Hans Verkuil · 17 years ago
  95. ea48c13 V4L/DVB (6861): cx2341x: command argument should be u32 instead of int by Hans Verkuil · 17 years ago
  96. ab16605 V4L/DVB (6785): tda8290: remove dependency on struct tuner by Michael Krufky · 17 years ago
  97. 2a2bfbf V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer need it by Hans Verkuil · 17 years ago
  98. d6964aa V4L/DVB (6603): V4L: videobuf: convert streaming and reading to bitfields by Brandon Philips · 17 years ago
  99. 0fc0686 V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_ by Brandon Philips · 17 years ago
  100. 2c94a67 V4L/DVB (6580): Set slave's master before master's attach call. by Sakari Ailus · 17 years ago