1. eacf8d8 V4L/DVB (9072): S2API: Add DTV_API_VERSION command by Steven Toth · 16 years ago
  2. d48cb40 V4L/DVB (9071): S2API: Implement result codes for individual commands by Steven Toth · 16 years ago
  3. 459702b V4L/DVB (9070): S2API: Removed the typedef for the commands, used defines instead. by Steven Toth · 16 years ago
  4. 8316568 V4L/DVB (9025): S2API: Deactivate the ISDB-T definitions by Steven Toth · 16 years ago
  5. fc6e8c2 V4L/DVB (9024): S2API: Cleanup dtv_property remove unwanted fields. by Steven Toth · 16 years ago
  6. 75b7f94 V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZ by Steven Toth · 16 years ago
  7. 363429a V4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_ prefixes by Steven Toth · 16 years ago
  8. d7c1500 V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDX by Steven Toth · 16 years ago
  9. 65af619 V4L/DVB (8998): s2api: restore DTV_UNDEFINED by Steven Toth · 16 years ago
  10. 177b868 V4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FEC by Steven Toth · 16 years ago
  11. e7fee0f3 V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command arrays replaced by Steven Toth · 16 years ago
  12. 56f0680 V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changes by Steven Toth · 16 years ago
  13. 6b73eea V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning API by Steven Toth · 16 years ago
  14. 4c522e7 V4L/DVB (8959): include <linux/videodev2.h> into linux/ivtv.h by Kirill A. Shutemov · 16 years ago
  15. 66c6bda V4L/DVB (8691): i2c-id: remove obsolete SAB3036 driver ID by Hans Verkuil · 16 years ago
  16. f723af1 V4L/DVB (8649): v4l2: add AAC bitrate control by Hans Verkuil · 16 years ago
  17. e6b5da8 V4L/DVB (8635): v4l: add AC-3 audio support to the MPEG Encoding API by Hans Verkuil · 16 years ago
  18. 188919a V4L/DVB (8634): v4l2: extend MPEG Encoding API with AVC and AAC by Janne Grunau · 16 years ago
  19. fd04808 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  20. 5c3c4d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  21. ead9d23 Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  22. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  23. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  24. bf6f51e Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  25. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  26. 4dd9ec4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  27. 098ef21 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  28. 92f1f8f ide: Remove ide_spin_wait_hwgroup() and use special requests instead by Elias Oltmanns · 16 years ago
  29. d6e2955 ide: move IDE{FLOPPY,TAPE}_WAIT_CMD defines to <linux/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  30. de699ad ide: add ide_do_test_unit_ready() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 0c8a6c7 ide: add ide_do_start_stop() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 0578042 ide: add ide_set_media_lock() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 49cac39 ide-floppy: ->{srfp,wp} -> IDE_AFLAG_{SRFP,WP} by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 2ac07d9 ide: add ide_queue_pc_tail() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 7645c15 ide: add ide_queue_pc_head() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 7bf7420 ide: add ide_init_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  37. acaa0f5 ide: add ide_io_buffers() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 51509ee ide: add ide_check_atapi_device() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 05236ea ide: move ioctls handling to ide-ioctls.c by Bartlomiej Zolnierkiewicz · 16 years ago
  40. aa768773 ide: add ide_setting_ioctl() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 9232c14 ide: remove ->bus_state field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  42. feb22b7 ide: add proper PCI PM support (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  43. a02227c ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok() by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 93734a2 ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid() by Bartlomiej Zolnierkiewicz · 16 years ago
  45. ff2779b ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 4b58f17 ide: ide_id_has_flush_cache() -> ata_id_flush_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 1a4e4d4 ide: check only for CACHE FLUSH command support in ide_id_has_flush_cache() by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 942dcd8 ide: idedisk_supports_lba48() -> ata_id_lba48_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 367d7e7 ide: ide_dev_is_sata() -> ata_id_is_sata() by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 5d5870f ide: ide_dev_has_iordy() -> ata_id_has_iordy() by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 02d599a ide: remove ->supports_dsc_overlap field from ide_driver_t by Bartlomiej Zolnierkiewicz · 16 years ago
  52. ebc6be5 ide: remove read-only ->atapi_overlap field from ide_drive_t by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 151a670 ide: remove SECTOR_WORDS define by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 8185d5a ide: /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 263138a ide: preparations for /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 7e59ea2 ide: check drive->present in ide_get_paired_drive() by Bartlomiej Zolnierkiewicz · 16 years ago
  58. a2cdee5 ide: remove IDE_CHIPSET_* macros by Bartlomiej Zolnierkiewicz · 16 years ago
  59. b163f46 ide: enhance ide_busy_sleep() by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 3c619ff ide: remove no longer needed ide_drive_t fields by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 3a7d248 ide: use ATA_* defines instead of *_STAT and *_ERR ones by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 48fb268 ide: remove drive->driveid by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  64. b922df7 Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  65. c54dcd8 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
  66. b11ce8a Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. f6bccf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  68. 13dd7f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  69. b0af205 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  70. 445e1ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  71. ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  72. e26feff Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  73. 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
  74. 82219fc Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  75. 5416090 dm: publish dm_vcalloc by Mikulas Patocka · 16 years ago
  76. ea0ec64 dm: publish dm_table_unplug_all by Mikulas Patocka · 16 years ago
  77. 89343da dm: publish dm_get_mapinfo by Mikulas Patocka · 16 years ago
  78. 82b1519 dm: export struct dm_dev by Mikulas Patocka · 16 years ago
  79. 9ac684f Merge branch 'next' into for-linus by James Morris · 16 years ago
  80. c97f681 Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git by Russell King · 16 years ago
  81. e1a8000 gre: Add Transparent Ethernet Bridging by Herbert Xu · 16 years ago
  82. c19e654 gre: Add netlink interface by Herbert Xu · 16 years ago
  83. 8083e4a [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand governor by venkatesh.pallipadi@intel.com · 16 years ago
  84. bf0b90e [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() by venkatesh.pallipadi@intel.com · 16 years ago
  85. a5d8c34 sched debug: add name to sched_domain sysctl entries by Ingo Molnar · 16 years ago
  86. af56394 block: add some comments around the bio read-write flags by Jens Axboe · 16 years ago
  87. 6feef53 block: mark bio_split_pool static by Denis ChengRq · 16 years ago
  88. ad3316b block: Find bio sector offset given idx and offset by Martin K. Petersen · 16 years ago
  89. b02739b block: gendisk integrity wrapper by Martin K. Petersen · 16 years ago
  90. ad7fce9 block: Switch blk_integrity_compare from bdev to gendisk by Martin K. Petersen · 16 years ago
  91. 74aa8c2 block: Introduce integrity data ownership flag by Martin K. Petersen · 16 years ago
  92. b04accc block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1 by Jens Axboe · 16 years ago
  93. 8deaf72 bio.h: Remove unused conditional code by Alberto Bertogli · 16 years ago
  94. d00e29f block: remove end_{queued|dequeued}_request() by Kiyoshi Ueda · 16 years ago
  95. 0497b34 blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure by Jens Axboe · 16 years ago
  96. ef9e3fa block: add lld busy state exporting interface by Kiyoshi Ueda · 16 years ago
  97. c0ddffa include blktrace_api.h in headers_install by Sven Schuetz · 16 years ago
  98. 8bff7c6 libata: set queue SSD flag for SSD devices by Jens Axboe · 16 years ago
  99. a68bbddba block: add queue flag for SSD/non-rotational devices by Jens Axboe · 16 years ago
  100. 9e49184 floppy: support arbitrary first-sector numbers by Keith Wansbrough · 16 years ago