1. 318de79 cx18: use macros instead of static const vars by Mauro Carvalho Chehab · 8 years ago
  2. 80954cb [media] ivtv/cx18: fix inverted pixel aspect ratio by Hans Verkuil · 9 years ago
  3. ebf984b [media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers by Hans Verkuil · 9 years ago
  4. 55cda4a [media] cx18: replace cropping ioctls by selection ioctls by Hans Verkuil · 10 years ago
  5. 3a29a4f [media] cx18: fix VIDIOC_ENUMINPUT: wrong std value by Hans Verkuil · 10 years ago
  6. eaa80c4 [media] cx18: add support for control events by Hans Verkuil · 10 years ago
  7. 08569d6 [media] cx18: embed video_device by Hans Verkuil · 10 years ago
  8. 48ab45a [media] cx18: Fix bytes_per_line by Simon Farnsworth · 10 years ago
  9. dfdf780 [media] cx18: add device_caps support by Hans Verkuil · 10 years ago
  10. 43ba464 [media] pci: Make use of MEDIA_BUS_FMT definitions by Boris BREZILLON · 10 years ago
  11. d52e238 [media] v4l: Support extending the v4l2_pix_format structure by Laurent Pinchart · 10 years ago
  12. 8774bed [media] v4l: subdev: Move [gs]_std operation to video ops by Laurent Pinchart · 10 years ago
  13. 771d773 [media] cx18: fix register range check by Hans Verkuil · 11 years ago
  14. 076c345 [media] cx18: remove g_chip_ident support by Hans Verkuil · 11 years ago
  15. 6d43be7 [media] ioctl numbers are unsigned int by Mauro Carvalho Chehab · 12 years ago
  16. 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 12 years ago
  17. 314527a [media] v4l2: pass std by value to the write-only s_std ioctl by Hans Verkuil · 12 years ago
  18. 2f73c7c [media] v4l2: add const to argument of write-only s_tuner ioctl by Hans Verkuil · 12 years ago
  19. b530a44 [media] v4l2: add const to argument of write-only s_frequency ioctl by Hans Verkuil · 12 years ago
  20. 30634e8 [media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format struct by Hans Verkuil · 12 years ago
  21. 4f99659 [media] v4l2: make vidioc_s_crop const by Hans Verkuil · 12 years ago
  22. 0e8025b9 [media] v4l2: make vidioc_s_audio const by Hans Verkuil · 12 years ago
  23. b285192 [media] rename most media/video pci drivers to media/pci by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/cx18/cx18-ioctl.c]
  24. dcaded7 [media] cx18: don't mess with vfd->debug by Hans Verkuil · 12 years ago
  25. d1c754a [media] V4L2: drivers implementing vidioc_default should also return -ENOTTY by Hans Verkuil · 12 years ago
  26. e2ecb25 [media] v4l2: standardize log start/end message by Hans Verkuil · 13 years ago
  27. 09fc980 [media] cx18: Fix videobuf capture by Simon Farnsworth · 13 years ago
  28. 3c2d464 [media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAP by Mauro Carvalho Chehab · 13 years ago
  29. d118e29 [media] cx18/ivtv: fix g_tuner support by Hans Verkuil · 13 years ago
  30. 1bf5842 [media] cx18: Clean up mmap() support for raw YUV by Simon Farnsworth · 13 years ago
  31. b7101de [media] cx18: mmap() support for raw YUV video capture by Steven Toth · 13 years ago
  32. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  33. a64bb4b [media] cx18: use core priority handling by Hans Verkuil · 14 years ago
  34. 0b5f265 [media] cx18: use v4l2_fh as preparation for adding core priority support by Hans Verkuil · 14 years ago
  35. 99cd47bc [media] v4l2-ioctl: add priority handling support by Hans Verkuil · 14 years ago
  36. a75b9be [media] cx18: Use the control framework by Hans Verkuil · 14 years ago
  37. 1edc246 V4L/DVB: v4l: remove unused i2c-id.h headers by Hans Verkuil · 14 years ago
  38. abf8438 V4L/DVB: drivers/media: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  39. 6afdeaf V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address by Andy Walls · 14 years ago
  40. 9e36eab V4L/DVB: cx18: remove old g/s_fmt from the cx18_av subdev by Hans Verkuil · 14 years ago
  41. ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 14 years ago
  42. add632c V4L/DVB: cx18: switch to new vbi subdev ops by Hans Verkuil · 15 years ago
  43. 82acdc8 V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() support by Andy Walls · 15 years ago
  44. 52fcb3e V4L/DVB (13429): cx18: Add Memory Descriptor List (MDL) layer to buffer handling by Andy Walls · 15 years ago
  45. c37b11b V4L/DVB (13427): cx18: Rename struct cx18_queue.buffers to struct cx18_queue.depth by Andy Walls · 15 years ago
  46. de81c3c V4L/DVB (12199): remove redundant tests on unsigned by Roel Kluin · 15 years ago
  47. 6c31e59 V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support. by Hans Verkuil · 16 years ago
  48. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 16 years ago
  49. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 16 years ago
  50. eefe101 V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdevices by Andy Walls · 16 years ago
  51. ff2a200 V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevices by Andy Walls · 16 years ago
  52. fa3e703 V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdev by Andy Walls · 16 years ago
  53. 5811cf9 V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_device.name by Andy Walls · 16 years ago
  54. a4a7871 V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw video by Hans Verkuil · 16 years ago
  55. dcc0ef8 V4L/DVB (10442): cx18: Fixes for enforcing when Encoder Raw VBI params can be set by Andy Walls · 16 years ago
  56. c199408 V4L/DVB (10441): cx18: Fix VBI ioctl() handling and Raw/Sliced VBI state management by Andy Walls · 16 years ago
  57. 302df97 V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handling by Andy Walls · 16 years ago
  58. 3d05913 V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev by Andy Walls · 16 years ago
  59. e0f28b6 V4L/DVB (10279): cx18: Print driver version number when logging status by Andy Walls · 16 years ago
  60. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  61. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  62. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  63. dd07343 V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840 by Andy Walls · 16 years ago
  64. 66c2a6b V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per stream by Andy Walls · 16 years ago
  65. 1ed9dcc V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls by Andy Walls · 16 years ago
  66. 2bb49f1 V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics logging by Andy Walls · 16 years ago
  67. 741e1f3 V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info. by Hans Verkuil · 16 years ago
  68. d267d85 V4L/DVB (9110): cx18: Add default behavior of checking and retrying PCI MMIO accesses by Andy Walls · 16 years ago
  69. effc346 V4L/DVB (8920): cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMT by Hans Verkuil · 16 years ago
  70. b152642 V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accessesors. by Andy Walls · 16 years ago
  71. d3c5e70 V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checking by Andy Walls · 16 years ago
  72. b04bce4 V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_t by Andy Walls · 16 years ago
  73. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  74. 02fa272 V4L/DVB (8332): cx18: Suport external reset of the Z8F0811 IR controller on HVR-1600 for lirc by Andy Walls · 16 years ago
  75. 8abdd00 V4L/DVB (8331): cx18: Add locking for struct cx18 GPIO state variables by Andy Walls · 16 years ago
  76. adb65bc V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl by Hans Verkuil · 16 years ago
  77. 36ecd49 V4L/DVB (8111): ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is not defined. by Hans Verkuil · 16 years ago
  78. 37f89f9 V4L/DVB (8104): cx18/ivtv: ioctl debugging improvements by Hans Verkuil · 16 years ago
  79. 3d66c40 V4L/DVB (8091): cx18: show GPIO pins when VIDIOC_LOG_STATUS is called. by Hans Verkuil · 16 years ago
  80. 0b5a30e V4L/DVB (8087): cx18: make sure all v4l2_format fields are filled in by Hans Verkuil · 16 years ago
  81. e27bf20 V4L/DVB (8086): ivtv/cx18: fix video_temporal_filter handling by Hans Verkuil · 16 years ago
  82. 79afcb1 V4L/DVB (8084): ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION tests by Hans Verkuil · 16 years ago
  83. 3b6fe58 V4L/DVB (8082): cx18: convert to video_ioctl2() by Andy Walls · 16 years ago
  84. 31554ae V4L/DVB (7931): cx18: allow for simultaneous digital and analog capture by Hans Verkuil · 16 years ago
  85. aed6abd V4L-DVB(7789a): cx18: fix symbol conflict with ivtv driver by Mauro Carvalho Chehab · 16 years ago
  86. 1c1e45d V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip by Hans Verkuil · 16 years ago