1. dfd9690 [media] s5p-jpeg: Assure proper crop rectangle initialization by Jacek Anaszewski · 10 years ago
  2. fac4d96 [media] s5p-jpeg: fix g_selection op by Jacek Anaszewski · 10 years ago
  3. e9e7dfe [media] s5p-jpeg: Adjust jpeg_bound_align_image to Exynos3250 needs by Jacek Anaszewski · 10 years ago
  4. a35f600 [media] s5p-jpeg: return error immediately after get_byte fails by Jacek Anaszewski · 10 years ago
  5. 3246fda [media] s5p-jpeg: Add support for Exynos3250 SoC by Jacek Anaszewski · 10 years ago
  6. 1774afe [media] s5p-jpeg: Document sclk-jpeg clock for Exynos3250 SoC by Jacek Anaszewski · 10 years ago
  7. ee67674 [media] xc5000: always write at dmesg when it fails to upload firmware by Mauro Carvalho Chehab · 10 years ago
  8. 8604f35 [media] xc5000: optimize firmware retry logic by Mauro Carvalho Chehab · 10 years ago
  9. 2621c0b [media] xc5000: Don't try forever to load the firmware by Mauro Carvalho Chehab · 10 years ago
  10. 2fcfd31 [media] au0828: add support for IR on HVR-950Q by Mauro Carvalho Chehab · 10 years ago
  11. 3257057 [media] ir-rc5-decoder: print where decoding fails by Mauro Carvalho Chehab · 10 years ago
  12. d24b69f [media] rc-main: allow raw protocol drivers to restrict the allowed protos by Mauro Carvalho Chehab · 10 years ago
  13. cfd0c77 [media] au0828: improve I2C speed by Mauro Carvalho Chehab · 10 years ago
  14. 7f19678 si2135: Declare the structs even if frontend is not enabled by Mauro Carvalho Chehab · 10 years ago
  15. 0a12830 [media] solo6x10: fix potential null dereference by Hans Verkuil · 10 years ago
  16. 9c9cb1f [media] v4l2-ctrls: fix rounding calculation by Hans Verkuil · 10 years ago
  17. 5b8c8d4 [media] mceusb: select default keytable based on vendor by Mauro Carvalho Chehab · 10 years ago
  18. 9683e01 [media] mceusb: add support for newer cx231xx devices by Mauro Carvalho Chehab · 10 years ago
  19. 1f97947 [media] cx231xx: handle errors at read_eeprom() by Mauro Carvalho Chehab · 10 years ago
  20. 140a798 [media] cx231xx: Add support for PCTV QuatroStick 522e by Matthias Schwarzott · 10 years ago
  21. a141a88 [media] cx231xx: Add support for PCTV QuatroStick 521e by Matthias Schwarzott · 10 years ago
  22. 9e49f7c [media] cx231xx: Add digital support for HVR930C-HD model 1114xx by Matthias Schwarzott · 10 years ago
  23. dd2e7dd [media] cx231xx: Add digital support for HVR 930c-HD model 1113xx by Matthias Schwarzott · 10 years ago
  24. 6d3deba [media] cx231xx: prepare for i2c_client attachment by Matthias Schwarzott · 10 years ago
  25. 36efec4 [media] cx23885: Add si2165 support for HVR-5500 by Matthias Schwarzott · 10 years ago
  26. 3e54a16 [media] si2165: Add demod driver for DVB-T only by Matthias Schwarzott · 10 years ago
  27. 9ca72fa [media] get_dvb_firmware: Add firmware extractor for si2165 by Matthias Schwarzott · 10 years ago
  28. 52841e5 [media] cx231xx: return an error if it can't read PCB config by Mauro Carvalho Chehab · 10 years ago
  29. 4d2a7d3 [media] cx231xx: move analog init code to a separate function by Mauro Carvalho Chehab · 10 years ago
  30. 184a827 [media] cx231xx: use devm_ functions to allocate memory by Mauro Carvalho Chehab · 10 years ago
  31. dcb78ac [media] cx231xx: Don't let an interface number to go past the array by Mauro Carvalho Chehab · 10 years ago
  32. 139d288 [media] cx231xx: Fix the max number of interfaces by Mauro Carvalho Chehab · 10 years ago
  33. 1dee9b5 [media] rc: Add support for decoding XMP protocol by Marcel J.E. Mol · 10 years ago
  34. 0a6824b [media] v4l2: blackfin: select proper pinctrl state in ppi_set_params if CONFIG_PINCTRL is enabled by Sonic Zhang · 10 years ago
  35. 7ba3c21 [media] v4l2: bfin: Ensure delete and reinit list entry on NOMMU architecture by Sonic Zhang · 10 years ago
  36. f7d0e6d [media] media: blackfin: ppi: Pass device pointer to request peripheral pins by Sonic Zhang · 10 years ago
  37. 3d3a410 [media] em28xx-v4l: fix disabling ioctl VIDIOC_S_PARM for vbi devices by Frank Schaefer · 10 years ago
  38. 747dba7 [media] em28xx-v4l: get rid of field "users" in struct em28xx_v4l2 by Frank Schaefer · 10 years ago
  39. 3c0f90e [media] em28xx-v4l: simplify em28xx_v4l2_open() by using v4l2_fh_open() by Frank Schaefer · 10 years ago
  40. 917ba6b [media] em28xx-v4l: get rid of struct em28xx_fh by Frank Schaefer · 10 years ago
  41. 5015389 [media] em28xx-v4l: simplify some pointers in em28xx_init_camera() by Frank Schaefer · 10 years ago
  42. 381d7f7 [media] staging: media: lirc_parallel.c: fix coding style by Zheng Di · 10 years ago
  43. ad86faa [media] Fix typo in comments by Raimonds Cicans · 10 years ago
  44. c6e5811 [media] staging: omap4iss: Fix type of struct iss_device::crashed by Rasmus Villemoes · 10 years ago
  45. 56a65a1 [media] staging: lirc: Introduce the use of managed interfaces by Himangi Saraogi · 10 years ago
  46. 2803735 [media] staging: lirc: remove return void function by Raphael Poggi · 10 years ago
  47. b799455 [media] staging: lirc: fix checkpath errors: blank lines by Raphael Poggi · 10 years ago
  48. 9396143 [media] ddbridge: Add IDs for several newer Digital Devices cards by Christopher Reimer · 10 years ago
  49. 0ee4c2a [media] drivers/media/usb/ttusb-budget/dvb-ttusb-budget.c: remove unnecessary null test before usb_free_urb by Fabian Frederick · 10 years ago
  50. 40feb52 [media] media: saa7134: remove if based on uninitialized variable by Heinrich Schuchardt · 10 years ago
  51. aecfa5a [media] v4l: omap4iss: configuration using uninitialized variable by Heinrich Schuchardt · 10 years ago
  52. 3ab2512 [media] af9035: override tuner for AVerMedia A835B devices by Antti Palosaari · 10 years ago
  53. 60ecb71 [media] remove some new warnings on drxj by Mauro Carvalho Chehab · 10 years ago
  54. b862b37 [media] cx23885-dvb: remove previously overriden value by Mauro Carvalho Chehab · 10 years ago
  55. 0444bf9 [media] update cx23885 and em28xx cardlists by Mauro Carvalho Chehab · 10 years ago
  56. a39e286 [media] cx23885 now needs to select dib0070 by Mauro Carvalho Chehab · 10 years ago
  57. 46b21bb [media] Add support for DViCO FusionHDTV DVB-T Dual Express2 by James Harper · 10 years ago
  58. 7b4eeed [media] vmalloc_sg: make sure all pages in vmalloc area are really DMA-ready by James Harper · 10 years ago
  59. b601fe5 [media] media: drx39xyj - use drxj_set_lna_state() and remove duplicate LNA code by Shuah Khan · 10 years ago
  60. 3074187 [media] media: drx39xyj - fix to return actual error codes instead of -EIO by Shuah Khan · 10 years ago
  61. 998819d [media] media: drx39xyj - add resume support by Shuah Khan · 10 years ago
  62. 87cd0fa [media] media: dvb-core add new flag exit flag value for resume by Shuah Khan · 10 years ago
  63. 5b22b1a [media] media: drx39xyj driver change to check fe exit flag from release by Shuah Khan · 10 years ago
  64. f68e35a [media] media: em28xx-dvb update fe exit flag to indicate device disconnect by Shuah Khan · 10 years ago
  65. 18ed286 [media] media: dvb-core move fe exit flag from fepriv to fe for driver access by Shuah Khan · 10 years ago
  66. cc5c5d2 [media] media: em28xx - fix i2c_xfer to return -ENODEV when dev is removed by Shuah Khan · 10 years ago
  67. b89193e [media] media: em28xx - remove reset_resume interface by Shuah Khan · 10 years ago
  68. 4db8954 [media] media: em28xx - add error handling for KWORLD dvb_attach failures by Shuah Khan · 10 years ago
  69. 6eb5e33 [media] media: em28xx-dvb - fix em28xx_dvb_resume() to not unregister i2c and dvb by Shuah Khan · 10 years ago
  70. 89c5ff0 [media] rtl28xxu: add [1b80:d3b0] Sveon STV21 by Sebastian · 10 years ago
  71. 9e334c7 [media] Fix regression in some dib0700 based devices by James Harper · 10 years ago
  72. 64438fe [media] staging: lirc: remove sa1100 support by Arnd Bergmann · 10 years ago
  73. 08c8d14 [media] coda: Propagate the correct error on devm_request_threaded_irq() by Fabio Estevam · 10 years ago
  74. 7d37743 [media] coda: Return the real error on platform_get_irq() by Fabio Estevam · 10 years ago
  75. 356237d [media] ati_remote: Better default keycodes by George Spelvin · 11 years ago
  76. 220edfb [media] ati_remote: Add comments to keycode table by George Spelvin · 11 years ago
  77. d701c83 [media] ati_remote: Sort buttons in top-to-bottom order by George Spelvin · 11 years ago
  78. 1e18270 [media] ati_remote: Use non-alomic __set_bit by George Spelvin · 11 years ago
  79. 89b0c0d [media] ati_remote: Merge some duplicate code by George Spelvin · 11 years ago
  80. 3f245b9 [media] ati_remote: Shrink the ati_remote_tbl even more by George Spelvin · 11 years ago
  81. 8ecd5e3 [media] ati_remote: Generalize KIND_ACCEL to accept diagonals by George Spelvin · 11 years ago
  82. f95589c [media] ati_remote: Delete superfluous input_sync() by George Spelvin · 11 years ago
  83. 528abb9 [media] ati_remote: Shrink ati_remote_tbl structure by George Spelvin · 11 years ago
  84. 20d7e3c [media] ati_remote: Check the checksum by George Spelvin · 11 years ago
  85. 7cec72c [media] rc-core: don't use dynamic_pr_debug for IR_dprintk() by Mauro Carvalho Chehab · 10 years ago
  86. d6740d8 [media] rc-core: fix various sparse warnings by David Härdeman · 11 years ago
  87. 4924a31 [media] rc-core: rename ir-raw.c by David Härdeman · 11 years ago
  88. 9c46c7f [media] radio-miropcm20: fix a compilation warning by Mauro Carvalho Chehab · 10 years ago
  89. 69cc4bf [media] Kconfig: rtl2832_sdr must depend on USB by Antti Palosaari · 10 years ago
  90. f5b44da [media] Kconfig: fix tuners build warnings by Antti Palosaari · 10 years ago
  91. fdcfd4e [media] radio-miropcm20: add RDS support by Hans Verkuil · 10 years ago
  92. 1a586e1 [media] DocBook/media: document the new RDS RX controls by Hans Verkuil · 10 years ago
  93. 9570a14 [media] v4l2-ctrls: add RX RDS controls by Hans Verkuil · 10 years ago
  94. 1abba28 [media] si4713: add the missing RDS functionality by Hans Verkuil · 10 years ago
  95. 36cd37f [media] DocBook/media: document the new RDS TX controls by Hans Verkuil · 10 years ago
  96. 811c508 [media] v4l2-ctrls: add new RDS TX controls by Hans Verkuil · 10 years ago
  97. 1612f20 [media] vb2: fix vb2_poll for output streams by Hans Verkuil · 10 years ago
  98. ccf58cb [media] vb2: fix videobuf2-core.h comments by Hans Verkuil · 10 years ago
  99. 5d0360a [media] v4l2-ctrls: add support for setting string controls by Hans Verkuil · 10 years ago
  100. 592d134 [media] Docbook/media: improve data_offset/bytesused documentation by Hans Verkuil · 10 years ago