1. 1d08a4f [media] cx231xx: add struct v4l2_fh to get prio and event support by Hans Verkuil · 12 years ago
  2. d2370f8 [media] cx231xx: convert to the control framework by Hans Verkuil · 12 years ago
  3. 6264722 [media] cx231xx: fix vbi compliance issues by Hans Verkuil · 11 years ago
  4. 0752d98 [media] cx231xx: fix frequency clamping by Hans Verkuil · 11 years ago
  5. 8b735c1 [media] cx231xx: zero priv field and use right width in try_fmt by Hans Verkuil · 11 years ago
  6. b251f95 [media] cx231xx: fix tuner compliance issues by Hans Verkuil · 12 years ago
  7. 06c4600 [media] cx231xx: remove broken audio input support from the driver by Hans Verkuil · 12 years ago
  8. 530e01e [media] cx231xx: clean up radio support by Hans Verkuil · 11 years ago
  9. fddd14c [media] cx231xx: add required VIDIOC_DBG_G_CHIP_IDENT support by Hans Verkuil · 12 years ago
  10. 4bc837d [media] cx231xx: add device_caps support to QUERYCAP by Hans Verkuil · 12 years ago
  11. f62436a [media] cx231xx: add a missing break statement by Dan Carpenter · 12 years ago
  12. 3724dde [media] cx231xx: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  13. 8e6057b [media] v4l: Convert drivers to use monotonic timestamps by Sakari Ailus · 12 years ago
  14. 0e8025b9 [media] v4l2: make vidioc_s_audio const by Hans Verkuil · 12 years ago
  15. 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]
  16. 1f7e073 [media] cx231xx: remove V4L2_FL_LOCK_ALL_FOPS by Hans Verkuil · 12 years ago
  17. da98350 [media] cx231xx: fix compiler warnings by Hans Verkuil · 12 years ago
  18. 5126f25 [media] v4l2-dev: add flag to have the core lock all file operations by Hans Verkuil · 12 years ago
  19. 266e8ae [media] media, cx231xx: Fix double free on close by Jesper Juhl · 12 years ago
  20. 990862a [media] cx231xx: fix device disconnect checks by Mauro Carvalho Chehab · 13 years ago
  21. de99d53 [media] cx231xx: Provide signal lock status in G_INPUT by Devin Heitmueller · 13 years ago
  22. 1990d50 [media] Stop using linux/version.h on most video drivers by Mauro Carvalho Chehab · 13 years ago
  23. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  24. 2f86138 [media] cx231xx: Use parameters to describe some board variants by Mauro Carvalho Chehab · 13 years ago
  25. 08af245 [media] V4L: remove V4L1 compatibility mode by Hans Verkuil · 14 years ago
  26. 643800d [media] cx231xx: use core-assisted lock by Mauro Carvalho Chehab · 14 years ago
  27. 4270c3c [media] cx231xx: Add initial support for Hauppauge USB-Live2 by Devin Heitmueller · 14 years ago
  28. c09d669 [media] cx231xx: set standard tune to last known frequency when switching inputs by Devin Heitmueller · 14 years ago
  29. 66d7c43 [media] cx231xx: Remove hack which puts device into bulk mode by Devin Heitmueller · 14 years ago
  30. 6e6a2ba [media] cx231xx: do not call video_mux as part of isoc setup by Devin Heitmueller · 14 years ago
  31. 435b4f7 [media] cx231xx: make video scaler work properly by Devin Heitmueller · 14 years ago
  32. adc0356 [media] cx231xx: Fix VBI parameters for sampling rate and offset by Devin Heitmueller · 14 years ago
  33. 64fbf44 [media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBER by Palash Bandyopadhyay · 14 years ago
  34. 08bff03 V4L/DVB: videobuf: add ext_lock argument to the queue init functions by Hans Verkuil · 14 years ago
  35. 112cb4a V4L/DVB: cx231xx: convert to s_mbus_fmt by Hans Verkuil · 14 years ago
  36. 7e87ddb V4L/DVB: cx231xx: switch to new vbi subdev ops by Hans Verkuil · 14 years ago
  37. 8e47567 V4L/DVB: cx231xx: improve error handling by Dan Carpenter · 14 years ago
  38. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  39. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  40. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 15 years ago
  41. 63b0d5a V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers by Laurent Pinchart · 15 years ago
  42. f0813b4 V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers by Laurent Pinchart · 15 years ago
  43. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  44. 622b828 V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power by Laurent Pinchart · 15 years ago
  45. 1ebcad7 V4L/DVB (12197): Remove unnecessary semicolons by Joe Perches · 15 years ago
  46. 1ca2737 V4L/DVB (11913): cx231xx: TRY_FMT should not actually set anything by Trent Piepho · 15 years ago
  47. 9bd0e8d V4L/DVB (11911): cx231xx: Use v4l bounding/alignment function by Trent Piepho · 15 years ago
  48. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  49. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  50. 7c9fc9d V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. by Hans Verkuil · 15 years ago
  51. 2c6beca V4L/DVB (11135): cx231xx: use usb_make_path() for bus_info by Mauro Carvalho Chehab · 15 years ago
  52. 4be1ad3 V4L/DVB (11134): cx231xx: dmesg cleanup by Mauro Carvalho Chehab · 15 years ago
  53. 92fcbd3 V4L/DVB (11130): cx231xx: fix an inverted logic at vidioc_streamoff by Mauro Carvalho Chehab · 15 years ago
  54. ecc67d1 V4L/DVB (11129): cx231xx: Use generic names for each device block by Sri Deevi · 15 years ago
  55. b119612 V4L/DVB (11128): cx231xx: convert the calls to subdev format by Sri Deevi · 15 years ago
  56. 6e4f574 V4L/DVB (10958): cx231xx: some additional CodingStyle and minor fixes by Sri Deevi · 15 years ago
  57. b925517 V4L/DVB (10957): cx231xx: Fix CodingStyle by Sri Deevi · 15 years ago
  58. 818fdf3 V4L/DVB (10957a): cx231xx: Fix compilation breakage by Mauro Carvalho Chehab · 15 years ago
  59. cde4362 V4L/DVB (10956): cx231xx: First series of manual CodingStyle fixes by Mauro Carvalho Chehab · 15 years ago
  60. 84b5dbf V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with Lindent by Mauro Carvalho Chehab · 15 years ago
  61. e0d3baf V4L/DVB (10954): Add cx231xx USB driver by Sri Deevi · 15 years ago