1. e25cb20 [media] cx231xx: fix NTSC cropcap, add missing cropcap for 417 by Hans Verkuil · 9 years ago
  2. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 9 years ago
  3. e54560d [media] cx231xx: fix handling cx231xx_read_i2c_data result by Andrzej Hajda · 9 years ago
  4. 543409a [media] cx231xx: Use wake_up_interruptible() instead of wake_up_interruptible_nr() by Steven Rostedt · 9 years ago
  5. 09f2082 [media] usb drivers: use BUG_ON() instead of if () BUG by Mauro Carvalho Chehab · 10 years ago
  6. ebf984b [media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers by Hans Verkuil · 10 years ago
  7. 60acf18 [media] cx231xx: embed video_device by Hans Verkuil · 10 years ago
  8. 3d26311 [media] cx231xx: enable the analog tuner at buffer setup by Mauro Carvalho Chehab · 10 years ago
  9. 7e2b41e [media] cx231xx: Improve the media controller comment by Mauro Carvalho Chehab · 10 years ago
  10. 0f0fa90 [media] cx231xx: enable tuner->decoder link at videobuf start by Mauro Carvalho Chehab · 10 years ago
  11. b6a40e7 [media] cx231xx: initialize video/vbi pads by Mauro Carvalho Chehab · 10 years ago
  12. 21a7e05 [media] media: drivers shouldn't touch debug field in video_device by Hans Verkuil · 10 years ago
  13. 18cb5ec [media] usb: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  14. 336fea9 [media] cx231xx: Improve the log message by Mauro Carvalho Chehab · 10 years ago
  15. 3d28cf3 [media] cx231xx: too much changes. Bump version number by Mauro Carvalho Chehab · 10 years ago
  16. b7085c0 [media] cx231xx: convert from pr_foo to dev_foo by Mauro Carvalho Chehab · 10 years ago
  17. ed0e372 [media] cx231xx: Cleanup printk at the driver by Mauro Carvalho Chehab · 10 years ago
  18. 589dadf [media] cx231xx: get rid of driver-defined printk macros by Mauro Carvalho Chehab · 10 years ago
  19. d52e238 [media] v4l: Support extending the v4l2_pix_format structure by Laurent Pinchart · 11 years ago
  20. 95cd5d5 [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO by Ramakrishnan Muthukrishnan · 11 years ago
  21. 4df16f7 [media] drivers/media: Remove useless return variables by Peter Senna Tschudin · 11 years ago
  22. 8774bed [media] v4l: subdev: Move [gs]_std operation to video ops by Laurent Pinchart · 11 years ago
  23. 04ae4cf [media] cx231xx: the reg->size field wasn't filled in by Hans Verkuil · 12 years ago
  24. 08fe9f7 [media] cx231xx: remove g_chip_ident by Hans Verkuil · 12 years ago
  25. 977ba3b1 [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 12 years ago
  26. 314527a [media] v4l2: pass std by value to the write-only s_std ioctl by Hans Verkuil · 12 years ago
  27. 2f73c7c [media] v4l2: add const to argument of write-only s_tuner ioctl by Hans Verkuil · 12 years ago
  28. b530a44 [media] v4l2: add const to argument of write-only s_frequency ioctl by Hans Verkuil · 12 years ago
  29. 9bb0569 [media] cx231xx: fix undefined function cx231xx_g_chip_ident() by Gianluca Gennari · 12 years ago
  30. 720b3df [media] cx231xx: don't reset width/height on first open by Hans Verkuil · 12 years ago
  31. b86d154 [media] cx231xx-417: share ioctls with cx231xx-video by Hans Verkuil · 12 years ago
  32. bc08734 [media] cx231xx-417: use one querycap for all device nodes by Hans Verkuil · 12 years ago
  33. d61072a [media] cx231xx: improve std handling by Hans Verkuil · 12 years ago
  34. 7159076 [media] cx231xx: get rid of a bunch of unused cx231xx_fh fields by Hans Verkuil · 12 years ago
  35. 1265f08 [media] cx231xx: replace ioctl by unlocked_ioctl by Hans Verkuil · 12 years ago
  36. a25a7012 [media] cx231xx: remove current_norm usage by Hans Verkuil · 12 years ago
  37. 1d08a4f [media] cx231xx: add struct v4l2_fh to get prio and event support by Hans Verkuil · 12 years ago
  38. d2370f8 [media] cx231xx: convert to the control framework by Hans Verkuil · 12 years ago
  39. 6264722 [media] cx231xx: fix vbi compliance issues by Hans Verkuil · 12 years ago
  40. 0752d98 [media] cx231xx: fix frequency clamping by Hans Verkuil · 12 years ago
  41. 8b735c1 [media] cx231xx: zero priv field and use right width in try_fmt by Hans Verkuil · 12 years ago
  42. b251f95 [media] cx231xx: fix tuner compliance issues by Hans Verkuil · 12 years ago
  43. 06c4600 [media] cx231xx: remove broken audio input support from the driver by Hans Verkuil · 12 years ago
  44. 530e01e [media] cx231xx: clean up radio support by Hans Verkuil · 12 years ago
  45. fddd14c [media] cx231xx: add required VIDIOC_DBG_G_CHIP_IDENT support by Hans Verkuil · 12 years ago
  46. 4bc837d [media] cx231xx: add device_caps support to QUERYCAP by Hans Verkuil · 12 years ago
  47. f62436a [media] cx231xx: add a missing break statement by Dan Carpenter · 12 years ago
  48. 3724dde [media] cx231xx: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  49. 8e6057b [media] v4l: Convert drivers to use monotonic timestamps by Sakari Ailus · 12 years ago
  50. 0e8025b9 [media] v4l2: make vidioc_s_audio const by Hans Verkuil · 12 years ago
  51. 0c0d06c [media] rename most media/video usb drivers to media/usb by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/cx231xx/cx231xx-video.c]
  52. 1f7e073 [media] cx231xx: remove V4L2_FL_LOCK_ALL_FOPS by Hans Verkuil · 13 years ago
  53. da98350 [media] cx231xx: fix compiler warnings by Hans Verkuil · 13 years ago
  54. 5126f25 [media] v4l2-dev: add flag to have the core lock all file operations by Hans Verkuil · 13 years ago
  55. 266e8ae [media] media, cx231xx: Fix double free on close by Jesper Juhl · 13 years ago
  56. 990862a [media] cx231xx: fix device disconnect checks by Mauro Carvalho Chehab · 13 years ago
  57. de99d53 [media] cx231xx: Provide signal lock status in G_INPUT by Devin Heitmueller · 13 years ago
  58. 1990d50 [media] Stop using linux/version.h on most video drivers by Mauro Carvalho Chehab · 14 years ago
  59. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  60. 2f86138 [media] cx231xx: Use parameters to describe some board variants by Mauro Carvalho Chehab · 14 years ago
  61. 08af245 [media] V4L: remove V4L1 compatibility mode by Hans Verkuil · 14 years ago
  62. 643800d [media] cx231xx: use core-assisted lock by Mauro Carvalho Chehab · 14 years ago
  63. 4270c3c [media] cx231xx: Add initial support for Hauppauge USB-Live2 by Devin Heitmueller · 14 years ago
  64. c09d669 [media] cx231xx: set standard tune to last known frequency when switching inputs by Devin Heitmueller · 15 years ago
  65. 66d7c43 [media] cx231xx: Remove hack which puts device into bulk mode by Devin Heitmueller · 15 years ago
  66. 6e6a2ba [media] cx231xx: do not call video_mux as part of isoc setup by Devin Heitmueller · 15 years ago
  67. 435b4f7 [media] cx231xx: make video scaler work properly by Devin Heitmueller · 15 years ago
  68. adc0356 [media] cx231xx: Fix VBI parameters for sampling rate and offset by Devin Heitmueller · 15 years ago
  69. 64fbf44 [media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBER by Palash Bandyopadhyay · 15 years ago
  70. 08bff03 V4L/DVB: videobuf: add ext_lock argument to the queue init functions by Hans Verkuil · 14 years ago
  71. 112cb4a V4L/DVB: cx231xx: convert to s_mbus_fmt by Hans Verkuil · 15 years ago
  72. 7e87ddb V4L/DVB: cx231xx: switch to new vbi subdev ops by Hans Verkuil · 15 years ago
  73. 8e47567 V4L/DVB: cx231xx: improve error handling by Dan Carpenter · 15 years ago
  74. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  75. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  76. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 15 years ago
  77. 63b0d5a V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers by Laurent Pinchart · 15 years ago
  78. f0813b4 V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers by Laurent Pinchart · 15 years ago
  79. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  80. 622b828 V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power by Laurent Pinchart · 15 years ago
  81. 1ebcad7 V4L/DVB (12197): Remove unnecessary semicolons by Joe Perches · 16 years ago
  82. 1ca2737 V4L/DVB (11913): cx231xx: TRY_FMT should not actually set anything by Trent Piepho · 16 years ago
  83. 9bd0e8d V4L/DVB (11911): cx231xx: Use v4l bounding/alignment function by Trent Piepho · 16 years ago
  84. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 16 years ago
  85. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 16 years ago
  86. 7c9fc9d V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. by Hans Verkuil · 16 years ago
  87. 2c6beca V4L/DVB (11135): cx231xx: use usb_make_path() for bus_info by Mauro Carvalho Chehab · 16 years ago
  88. 4be1ad3 V4L/DVB (11134): cx231xx: dmesg cleanup by Mauro Carvalho Chehab · 16 years ago
  89. 92fcbd3 V4L/DVB (11130): cx231xx: fix an inverted logic at vidioc_streamoff by Mauro Carvalho Chehab · 16 years ago
  90. ecc67d1 V4L/DVB (11129): cx231xx: Use generic names for each device block by Sri Deevi · 16 years ago
  91. b119612 V4L/DVB (11128): cx231xx: convert the calls to subdev format by Sri Deevi · 16 years ago
  92. 6e4f574 V4L/DVB (10958): cx231xx: some additional CodingStyle and minor fixes by Sri Deevi · 16 years ago
  93. b925517 V4L/DVB (10957): cx231xx: Fix CodingStyle by Sri Deevi · 16 years ago
  94. 818fdf3 V4L/DVB (10957a): cx231xx: Fix compilation breakage by Mauro Carvalho Chehab · 16 years ago
  95. cde4362 V4L/DVB (10956): cx231xx: First series of manual CodingStyle fixes by Mauro Carvalho Chehab · 16 years ago
  96. 84b5dbf V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with Lindent by Mauro Carvalho Chehab · 16 years ago
  97. e0d3baf V4L/DVB (10954): Add cx231xx USB driver by Sri Deevi · 16 years ago