1. ecf3a31 ide: turn set_irq() method into write_devctl() method by Sergei Shtylyov · 15 years ago
  2. 4d74c3f ide: use ATA_HOB by Sergei Shtylyov · 15 years ago
  3. 47ab834 ide-disk: use ATA_ERR by Sergei Shtylyov · 15 years ago
  4. 74638c8 ide: add support for CFA specified transfer modes (take 3) by Sergei Shtylyov · 15 years ago
  5. c419993 ide-iops: only clear DMA words on setting DMA mode by Sergei Shtylyov · 15 years ago
  6. 8d64fcd ide: identify data word 53 bit 1 doesn't cover words 62 and 63 (take 3) by Sergei Shtylyov · 15 years ago
  7. 985232e au1xxx-ide: auide_{in|out}sw() should be static by Sergei Shtylyov · 15 years ago
  8. 349d12a ide-floppy: use ide_pio_bytes() by Bartlomiej Zolnierkiewicz · 15 years ago
  9. d93bc45 ide-{floppy,tape}: fix padding for PIO transfers by Bartlomiej Zolnierkiewicz · 15 years ago
  10. 9f5af4d ide: remove CONFIG_BLK_DEV_IDEDOUBLER config option by Bartlomiej Zolnierkiewicz · 15 years ago
  11. 41fa9f8 ide: decrease size of ->pc_buf field in struct ide_atapi_pc by Bartlomiej Zolnierkiewicz · 15 years ago
  12. b547916 ide: fix locking in drive_release_dev() by Bartlomiej Zolnierkiewicz · 15 years ago
  13. 4465461 ide: merge ide_arm and ide_generic host drivers by Bartlomiej Zolnierkiewicz · 15 years ago
  14. 52913ab ide-generic: remove no longer needed sysfs interface by Bartlomiej Zolnierkiewicz · 15 years ago
  15. f094d4d8 ide: sanitize ide_build_sglist() and ide_destroy_dmatable() by Bartlomiej Zolnierkiewicz · 15 years ago
  16. 88b4132 ide: set/clear drive->waiting_for_dma flag in the core code by Bartlomiej Zolnierkiewicz · 15 years ago
  17. 11998b3 ide: move ide_map_sg() call out of ->dma_setup method (take 2) by Bartlomiej Zolnierkiewicz · 15 years ago
  18. 8a4a573 ide: add ->dma_check method by Bartlomiej Zolnierkiewicz · 15 years ago
  19. 7526efa trm290: use custom ->dma_{start,end} to handle trm290_prepare_drive() by Bartlomiej Zolnierkiewicz · 15 years ago
  20. a6d67ff ns87415: use custom ->dma_{start,end} to handle ns87415_prepare_drive() by Bartlomiej Zolnierkiewicz · 15 years ago
  21. 5ae5412 ide: add ide_dma_prepare() helper by Bartlomiej Zolnierkiewicz · 15 years ago
  22. 4453011 ide: destroy DMA mappings after ending DMA (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  23. 1cee52d ide: inline ide_dma_timeout() into ide_dma_timeout_retry() by Bartlomiej Zolnierkiewicz · 15 years ago
  24. 35c9b4d ide: add ->dma_clear method and remove ->dma_timeout one by Bartlomiej Zolnierkiewicz · 15 years ago
  25. e698ea8 ide-cd: minor ide_cdrom_setup() cleanup by Bartlomiej Zolnierkiewicz · 15 years ago
  26. 14fa91c ide-cd: unify transfer padding in cdrom_newpc_intr() by Bartlomiej Zolnierkiewicz · 15 years ago
  27. 4a3d8cf ide-cd: use common completion path for DMA requests in cdrom_newpc_intr() by Bartlomiej Zolnierkiewicz · 15 years ago
  28. c7ec899 ide-cd: use scatterlists for PIO transfers (non-fs requests) (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  29. 8652b31 ide-cd: merge ide_cd_prepare_rw_request() into cdrom_start_rw() by Bartlomiej Zolnierkiewicz · 15 years ago
  30. 06a449e ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests by Bartlomiej Zolnierkiewicz · 15 years ago
  31. a08915b ide-cd: use scatterlists for PIO transfers (fs requests) by Bartlomiej Zolnierkiewicz · 15 years ago
  32. 5ed57ad ide-cd: cleanup ide_cd_do_request() by Bartlomiej Zolnierkiewicz · 15 years ago
  33. c4c69e2 ide-cd: kill whole failed request in ide_cd_do_request() by Bartlomiej Zolnierkiewicz · 15 years ago
  34. f63174e ide-cd: remove cdrom_end_request() by Bartlomiej Zolnierkiewicz · 15 years ago
  35. 8a11697 ide-cd: unify cdrom_newpc_intr() exit paths by Bartlomiej Zolnierkiewicz · 15 years ago
  36. 984c5e5 ide-cd: move setting REQ_FAILED flag out from 'end_request' exit path by Bartlomiej Zolnierkiewicz · 15 years ago
  37. e0458cc ide-cd: unify ide_cd_do_request() exit paths by Bartlomiej Zolnierkiewicz · 15 years ago
  38. 299c485 ide-cd: factor out failed request completion from cdrom_end_request() by Bartlomiej Zolnierkiewicz · 15 years ago
  39. 6041e8f ide-cd: remove no longer needed 'ignore' module parameter by Bartlomiej Zolnierkiewicz · 15 years ago
  40. 1ab6d74 ide-cd: remove needless ide_dump_status_no_sense() wrapper by Bartlomiej Zolnierkiewicz · 15 years ago
  41. 13eae6a ide-cd: remove dead code from cdrom_decode_status() by Bartlomiej Zolnierkiewicz · 15 years ago
  42. bf12a9c ide-cd: use ide_end_rq() also for failed non-fs requests by Bartlomiej Zolnierkiewicz · 15 years ago
  43. 116e690 ide-cd: remove dead URLs by Bartlomiej Zolnierkiewicz · 15 years ago
  44. f2bc316 ide: use PageHighMem() instead of ifdefs in ide_pio_bytes() by Bartlomiej Zolnierkiewicz · 15 years ago
  45. 7a00798 ide: add support for arbitrary transfer lengths to ide_pio_bytes() by Bartlomiej Zolnierkiewicz · 15 years ago
  46. 2eba082 ide-atapi: start DMA after issuing a packet command by Borislav Petkov · 15 years ago
  47. da19620 at91_ide: fix ->ftf_flags handling by Bartlomiej Zolnierkiewicz · 15 years ago
  48. 479edf0 ide: drivers/ide/ide-atapi.c needs <linux/scatterlist.h> by Geert Uytterhoeven · 15 years ago
  49. 9010941 ide: Fix code dealing with sleeping devices in do_ide_request() by Elias Oltmanns · 15 years ago
  50. 019abbc Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. 2d25ee3 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  52. 915db32 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  53. ebc8eca Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  54. b94d10e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  55. 83826dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  56. fd3a019 V4L/DVB (11316): saa7191: tuner ops wasn't set. by Hans Verkuil · 15 years ago
  57. 7c46733 V4L/DVB (11315): cx25840: fix 'unused variable' warning. by Hans Verkuil · 15 years ago
  58. 73722dd V4L/DVB (11314): au8522: remove unused I2C_DRIVERID by Hans Verkuil · 15 years ago
  59. 5eb35fd V4L/DVB (11312): tuner: remove V4L1 code from this driver. by Hans Verkuil · 15 years ago
  60. bccfa44 V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers by Hans Verkuil · 15 years ago
  61. 41c129a V4L/DVB (11310): cx18: remove intermediate 'ioctl' step by Hans Verkuil · 15 years ago
  62. df1d5ed V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' step by Hans Verkuil · 15 years ago
  63. 2c26976 V4L/DVB (11308): msp3400: use the V4L2 header since no V4L1 code is there by Mauro Carvalho Chehab · 15 years ago
  64. 43d5eab V4L/DVB (11305): cx88: prevent probing rtc and ir devices by Hans Verkuil · 15 years ago
  65. a0d1251 V4L/DVB (11304): v4l2: remove v4l2_subdev_command calls where they are no longer needed. by Hans Verkuil · 15 years ago
  66. 267ea2a V4L/DVB (11303): tda7432: remove legacy code for old-style i2c API by Hans Verkuil · 15 years ago
  67. a613891 V4L/DVB (11302): tda9875: remove legacy code for old-style i2c API by Hans Verkuil · 15 years ago
  68. 4705e8c V4L/DVB (11301): wm8775: remove legacy code for old-style i2c API by Hans Verkuil · 15 years ago
  69. b8341e1 V4L/DVB (11300): cx88: convert to v4l2_subdev. by Hans Verkuil · 15 years ago
  70. b6198ade V4L/DVB (11298): cx25840: remove legacy code for old-style i2c API by Hans Verkuil · 15 years ago
  71. 0d5a19f V4L/DVB (11297): cx23885: convert to v4l2_subdev. by Hans Verkuil · 15 years ago
  72. d35ed62 V4L/DVB (11296): cx23885: bugfix error message if firmware is not found by Steven Toth · 15 years ago
  73. c0714f6 V4L/DVB (11295): cx23885: convert to v4l2_device. by Hans Verkuil · 15 years ago
  74. 8bbd90c V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMT by Márton Németh · 15 years ago
  75. 0ce566d V4L/DVB (11292): uvcvideo: Add support for Syntek cameras found in JAOtech Smart Terminals by Laurent Pinchart · 15 years ago
  76. 919a548 V4L/DVB (11290): Add Elgato EyeTV DTT to dibcom driver by Klaus Flittner · 15 years ago
  77. 16ba1ee V4L/DVB (11289): Patch for Yuan MC770 DVB-T (1164:0871) by Xoan Loureiro · 15 years ago
  78. 91b9436 V4L/DVB (11288): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 2/2 by Uwe Bugla · 15 years ago
  79. 1589a99 V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2 by Uwe Bugla · 15 years ago
  80. 7def728 V4L/DVB (11285): Remove unecessary udelay by Patrick Boettcher · 15 years ago
  81. 1662070 V4L/DVB (11284): Fix i2c code of flexcop-driver for rare revisions by Patrick Boettcher · 15 years ago
  82. aef8220 V4L/DVB (11283): saa6588: remove legacy code. by Hans Verkuil · 15 years ago
  83. 2983baf V4L/DVB (11282): saa7134: add RDS support. by Hans Verkuil · 15 years ago
  84. ffe84b7 V4L/DVB (11281): bttv: move saa6588 config to the helper chip config by Hans Verkuil · 15 years ago
  85. 893cce0 V4L/DVB (11279): bttv: tda9875 is no longer used by bttv, so remove from bt8xx/Kconfig. by Hans Verkuil · 15 years ago
  86. 859f027 V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disappear. by Hans Verkuil · 15 years ago
  87. e4129a9 V4L/DVB (11277): tvaudio: always call init_timer to prevent rmmod crash. by Hans Verkuil · 15 years ago
  88. 411674f V4L/DVB (11276): tvaudio: add tda9875 support. by Hans Verkuil · 15 years ago
  89. 5fa7b9f V4L/DVB (11275): tvaudio: fix mute and s/g_tuner handling by Hans Verkuil · 15 years ago
  90. 8f84a77 V4L/DVB (11272): zr364xx: Remove code for things already done by video_ioctl2 by Trent Piepho · 15 years ago
  91. 975f576 V4L/DVB (11271): usbvision: Remove buffer type checks from enum_fmt_vid_cap, XXXbuf by Trent Piepho · 15 years ago
  92. 6174523 V4L/DVB (11270): meye: Remove buffer type checks from XXX_fmt_vid_cap, XXXbuf by Trent Piepho · 15 years ago
  93. 185cda9 V4L/DVB (11269): cx88-blackbird: Stop setting buffer type in XXX_fmt_vid_cap by Trent Piepho · 15 years ago
  94. f29816b V4L/DVB (11268): cx23885-417: Don't need to zero ioctl parameter fields by Trent Piepho · 15 years ago
  95. e33ee31 V4L/DVB (11267): cafe_ccic: Remove buffer type check from XXXbuf by Trent Piepho · 15 years ago
  96. 4f5a744 V4L/DVB (11266): vino: Remove code for things already done by video_ioctl2 by Trent Piepho · 15 years ago
  97. 2509e1c V4L/DVB (11265): stkwebcam: Remove buffer type check from g_parm and q/dq/reqbufs by Trent Piepho · 15 years ago
  98. 020b882 V4L/DVB (11264): omap24xxcam: Remove buffer type check from vidioc_s/g_parm by Trent Piepho · 15 years ago
  99. 5a27578 V4L/DVB (11263): gspca: Stop setting buffer type, and avoid memset in querycap by Trent Piepho · 15 years ago
  100. 601bc29 V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parm by Trent Piepho · 15 years ago