1. 4332a77 [PATCH] libata-dev: irq-pio minor fix by Albert Lee · 18 years ago
  2. 862cff6 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  3. c16226a Merge branch 'master' by Jeff Garzik · 18 years ago
  4. 7819d64 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  5. af64371 [libata] bump versions by Jeff Garzik · 18 years ago
  6. 4bced2d [libata] kill bogus cut-n-pasted comments in three drivers by Jeff Garzik · 18 years ago
  7. ef7a456 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  8. 597a767 [PATCH] revert incorrect mutex conversion in hdaps driver by Arjan van de Ven · 18 years ago
  9. 7f344f0 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  10. 63589ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  11. 24c7cd0 [PATCH] sbp2: fix spinlock recursion by Stefan Richter · 18 years ago
  12. b043b67 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  13. cd5e25d9 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  14. 86dca4f Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 18 years ago
  15. 9c8680e Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  16. f900e58 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  17. 56ca904 [ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1 by Pavel Pisa · 18 years ago
  18. 65dbf34 [ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver) by Andrew Victor · 18 years ago
  19. 853807f [WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driver by Andrew Victor · 19 years ago
  20. c9d1a0b [WATCHDOG] pcwd_usb.c: fix a NULL pointer dereference by Adrian Bunk · 19 years ago
  21. 6bbc20b [WATCHDOG] pcwd.c sprintf/strcpy fix by Wim Van Sebroeck · 19 years ago
  22. 369fa25 [WATCHDOG] pcwd.c general clean-up after patches by Wim Van Sebroeck · 19 years ago
  23. c324ab4 [WATCHDOG] pcwd.c add debug info by Wim Van Sebroeck · 19 years ago
  24. 69f83d5 [WATCHDOG] pcwd.c pcwd_cleanup_module patch by Wim Van Sebroeck · 19 years ago
  25. 2891b6a [WATCHDOG] pcwd.c firmware-info patch by Wim Van Sebroeck · 19 years ago
  26. 4206f0c [WATCHDOG] pcwd.c control status patch by Wim Van Sebroeck · 19 years ago
  27. a808be8 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  28. 6d5f973 [PATCH] libata: print SControl in SATA link status info message by Tejun Heo · 18 years ago
  29. c13b56a [libata] irq-pio: Fix merge mistake by Jeff Garzik · 18 years ago
  30. 029f546 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  31. 1ad8e7f [PATCH] libata: make some libata-core routines extern by Tejun Heo · 18 years ago
  32. ece1d63 [PATCH] libata: separate out libata-eh.c by Tejun Heo · 18 years ago
  33. 35e86b5 [PATCH] libata: dec scmd->retries for qcs with zero err_mask by Tejun Heo · 18 years ago
  34. d69cf37 [PATCH] libata: add @cdb to ata_exec_internal() by Tejun Heo · 18 years ago
  35. 74e6c8c [PATCH] libata: don't read TF directly from sense generation functions by Tejun Heo · 18 years ago
  36. 058e55e [PATCH] libata: always generate sense if qc->err_mask is non-zero by Tejun Heo · 18 years ago
  37. c91af2c [PATCH] libata: pass qc around intead of ap during PIO by Tejun Heo · 18 years ago
  38. 2719736 [PATCH] libata: add ATA_QCFLAG_IO by Tejun Heo · 18 years ago
  39. e838460 [PATCH] libata: clear ATA_DFLAG_PIO before setting it by Tejun Heo · 18 years ago
  40. ea1dd4e [PATCH] libata: clear only affected flags during ata_dev_configure() by Tejun Heo · 18 years ago
  41. 198e0fe [PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLED by Tejun Heo · 18 years ago
  42. c43c555 [PATCH] libata: ATA_FLAG_IN_EH is not used, kill it by Tejun Heo · 18 years ago
  43. 5eb45c0 [PATCH] libata: ata_dev_revalidate() printk update by Tejun Heo · 18 years ago
  44. d63cb4a [PATCH] libata: report device number when PIO fails by Tejun Heo · 18 years ago
  45. 565083e [PATCH] libata: consider disabled devices in ata_dev_xfermask() by Tejun Heo · 18 years ago
  46. 14d2bac [PATCH] libata: improve ata_bus_probe() by Tejun Heo · 18 years ago
  47. cf176e1 [PATCH] libata: implement ata_down_xfermask_limit() by Tejun Heo · 18 years ago
  48. edbabd8 [PATCH] libata: add 5s sleep between resets by Tejun Heo · 18 years ago
  49. 90dac02 [PATCH] libata: use SATA speed down in ata_drive_probe_reset() by Tejun Heo · 18 years ago
  50. 1c3fae4 [PATCH] libata: implement ap->sata_spd_limit and helpers by Tejun Heo · 18 years ago
  51. 5d9428d BUG_ON() Conversion in drivers/net/ by Eric Sesterhenn · 18 years ago
  52. 7e99e9b BUG_ON() Conversion in drivers/s390/net/lcs.c by Eric Sesterhenn · 18 years ago
  53. b638548 BUG_ON() Conversion in md/raid10.c by Eric Sesterhenn · 18 years ago
  54. 43dab9b BUG_ON() Conversion in md/raid6main.c by Eric Sesterhenn · 18 years ago
  55. 78bafeb BUG_ON() Conversion in md/raid5.c by Eric Sesterhenn · 18 years ago
  56. 733f896 Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Adrian Bunk · 18 years ago
  57. fb9c280 V4L/DVB (3667b): cpia2: fix function prototype by Randy Dunlap · 18 years ago
  58. 0715172 V4L/DVB (3702): Make msp3400 routing defines more consistent by Hans Verkuil · 18 years ago
  59. ab4cecf V4L/DVB (3700): Remove obsolete commands from tvp5150.c by Hans Verkuil · 18 years ago
  60. 3bbe5a8 V4L/DVB (3697): More msp3400 and bttv fixes by Hans Verkuil · 18 years ago
  61. c097b04 V4L/DVB (3696): Previous change for cx2341X boards broke the remote support by Hans Verkuil · 18 years ago
  62. 0020d3e V4L/DVB (3693): Fix msp3400c and bttv stereo/mono/bilingual detection/handling by Hans Verkuil · 18 years ago
  63. 9bc7400 V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0 by Hans Verkuil · 18 years ago
  64. 2868c41 V4L/DVB (3689): Kconfig: fix VP-3054 Secondary I2C Bus build configuration menu dependencies by Michael Krufky · 18 years ago
  65. 86f40cc V4L/DVB (3673): Fix budget-av CAM reset by Andrew de Quincey · 18 years ago
  66. 5e85bd0 V4L/DVB (3672): Fix memory leak in dvr open by Trent Piepho · 18 years ago
  67. 2f03ee8 V4L/DVB (3671): New module parameter 'tv_standard' (dvb-ttpci driver) by C.Y.M · 18 years ago
  68. f3688fc V4L/DVB (3670): Fix typo in comment by Adrian Bunk · 18 years ago
  69. afa47ab V4L/DVB (3669): Configurable dma buffer size for saa7146-based budget dvb cards by Ingo Schneider · 18 years ago
  70. 1864cfb V4L/DVB (3653h): Move usb v4l docs into Documentation/video4linux by Michael Krufky · 18 years ago
  71. cc33668 V4L/DVB (3667a): Fix SAP + stereo mode at msp3400 by Mauro Carvalho Chehab · 18 years ago
  72. 021e0b7 V4L/DVB (3666): Remove trailing newlines by Hans Verkuil · 18 years ago
  73. add953c V4L/DVB (3665): Add new NEC uPD64031A and uPD64083 i2c drivers by Hans Verkuil · 18 years ago
  74. 7061561 V4L/DVB (3663): Fix msp3400c wait time and better audio mode fallbacks by Hans Verkuil · 18 years ago
  75. dc555aa V4L/DVB (3662): Don't set msp3400c-non-existent register by Hans Verkuil · 18 years ago
  76. 75c4570 V4L/DVB (3661): Add wm8739 stereo audio ADC i2c driver by Hans Verkuil · 18 years ago
  77. 953a676 V4L/DVB (3658): Kconfig: Fix PCI ID typo in VIDEO_CX88_ALSA help text by Trent Piepho · 18 years ago
  78. 2b3835b V4L/DVB (3657): Kconfig: Add firmware download comments for or51211 and or51132 by Trent Piepho · 18 years ago
  79. d46e645 V4L/DVB (3655): Support for a new revision of the WT220U-stick by Patrick Boettcher · 18 years ago
  80. f896260 V4L/DVB (3653g): put v4l encoder/decoder configuration into a separate menu by Michael Krufky · 18 years ago
  81. 26ffb95 V4L/DVB (3653f): usbvideo: fixed Kconfig menu and Makefile build configuration by Michael Krufky · 18 years ago
  82. 43381ea V4L/DVB (3653e): pwc: fixed Kconfig menu and Makefile build configuration by Michael Krufky · 18 years ago
  83. fcc9965 V4L/DVB (3653d): sn9c102: fixed Kconfig menu and Makefile build configuration by Michael Krufky · 18 years ago
  84. 11bbb51 V4L/DVB (3653c): zc0301: fixed Kconfig menu and Makefile build configuration by Michael Krufky · 18 years ago
  85. e4a25ed V4L/DVB (3653b): et61x251: fixed Kconfig menu and Makefile build configuration by Michael Krufky · 18 years ago
  86. 328caac V4L/DVB (3653a): Kconfig: clean up media/usb menus by Michael Krufky · 18 years ago
  87. d95b894 V4L/DVB (3646): Added support for the new Lifeview hybrid cardbus modules by Hartmut Hackmann · 18 years ago
  88. 2174eb9 V4L/DVB (3645): Corrected CVBS input for the AVERMEDIA 777 DVB-T by Hartmut Hackmann · 18 years ago
  89. 42e6b3b V4L/DVB (3644): Added PCI IDs of 2 LifeView Cards by Hartmut Hackmann · 18 years ago
  90. 75bc801 V4L/DVB (3643): Fix default values for tvp5150 controls by Mauro Carvalho Chehab · 18 years ago
  91. 4263fa8 V4L/DVB (3639): Reduce FWSEND due to certain I2C bus adapter limits by Mike Isely · 18 years ago
  92. dbcb86e V4L/DVB (3621): Fix camera key on FusionHDTV portable remote control by Michael Krufky · 18 years ago
  93. 731f902 V4L/DVB (3620): Fix video-buf PCI wrappers by Ricardo Cerqueira · 18 years ago
  94. 8dbc5ec V4L/DVB (3619): Whitespace cleanup by Mauro Carvalho Chehab · 18 years ago
  95. c150178 V4L/DVB (3617): Cxusb: add support for FusionHDTV USB portable remote control by Michael Krufky · 18 years ago
  96. 87c1fae V4L/DVB (3616): Bt8xx: select FW_LOADER by maximilian attems · 18 years ago
  97. 9419045 V4L/DVB (3616a): cpia cleanups by Randy Dunlap · 18 years ago
  98. 26abe02 V4L/DVB (3615): Saa7134: select FW_LOADER by maximilian attems · 18 years ago
  99. 4ae5c2e V4L/DVB (3614): Fix compilation warning at powerpc platform by Mauro Carvalho Chehab · 18 years ago
  100. 31bc09b V4L/DVB (3610): Added the new routing commands to cx25840. by Hans Verkuil · 18 years ago