| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] rename most media/video usb drivers to media/usb | Mauro Carvalho Chehab | 2012-08-15 | 1 | -2670/+0 |
* | [media] cx231xx: remove V4L2_FL_LOCK_ALL_FOPS | Hans Verkuil | 2012-08-10 | 1 | -11/+36 |
* | [media] cx231xx: fix compiler warnings | Hans Verkuil | 2012-05-14 | 1 | -16/+0 |
* | [media] v4l2-dev: add flag to have the core lock all file operations | Hans Verkuil | 2012-05-14 | 1 | -0/+4 |
* | [media] media, cx231xx: Fix double free on close | Jesper Juhl | 2012-03-19 | 1 | -4/+2 |
* | [media] cx231xx: fix device disconnect checks | Mauro Carvalho Chehab | 2012-01-11 | 1 | -10/+4 |
* | [media] cx231xx: Provide signal lock status in G_INPUT | Devin Heitmueller | 2011-07-27 | 1 | -1/+14 |
* | [media] Stop using linux/version.h on most video drivers | Mauro Carvalho Chehab | 2011-07-27 | 1 | -10/+4 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | [media] cx231xx: Use parameters to describe some board variants | Mauro Carvalho Chehab | 2011-03-22 | 1 | -10/+10 |
* | [media] V4L: remove V4L1 compatibility mode | Hans Verkuil | 2010-12-29 | 1 | -12/+0 |
* | [media] cx231xx: use core-assisted lock | Mauro Carvalho Chehab | 2010-10-21 | 1 | -78/+8 |
* | [media] cx231xx: Add initial support for Hauppauge USB-Live2 | Devin Heitmueller | 2010-10-21 | 1 | -3/+6 |
* | [media] cx231xx: set standard tune to last known frequency when switching inputs | Devin Heitmueller | 2010-10-21 | 1 | -0/+8 |
* | [media] cx231xx: Remove hack which puts device into bulk mode | Devin Heitmueller | 2010-10-21 | 1 | -12/+0 |
* | [media] cx231xx: do not call video_mux as part of isoc setup | Devin Heitmueller | 2010-10-21 | 1 | -1/+3 |
* | [media] cx231xx: make video scaler work properly | Devin Heitmueller | 2010-10-21 | 1 | -36/+10 |
* | [media] cx231xx: Fix VBI parameters for sampling rate and offset | Devin Heitmueller | 2010-10-21 | 1 | -7/+4 |
* | [media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBER | Palash Bandyopadhyay | 2010-10-21 | 1 | -60/+391 |
* | V4L/DVB: videobuf: add ext_lock argument to the queue init functions | Hans Verkuil | 2010-10-21 | 1 | -2/+4 |
* | V4L/DVB: cx231xx: convert to s_mbus_fmt | Hans Verkuil | 2010-06-01 | 1 | -1/+4 |
* | V4L/DVB: cx231xx: switch to new vbi subdev ops | Hans Verkuil | 2010-05-19 | 1 | -2/+2 |
* | V4L/DVB: cx231xx: improve error handling | Dan Carpenter | 2010-05-19 | 1 | -1/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart | 2009-12-16 | 1 | -3/+0 |
* | V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number | Laurent Pinchart | 2009-12-16 | 1 | -3/+3 |
* | V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers | Laurent Pinchart | 2009-12-16 | 1 | -4/+14 |
* | V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers | Laurent Pinchart | 2009-12-16 | 1 | -3/+3 |
* | V4L/DVB (13550): v4l: Use the new video_device_node_name function | Laurent Pinchart | 2009-12-16 | 1 | -12/+13 |
* | V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power | Laurent Pinchart | 2009-12-05 | 1 | -1/+1 |
* | V4L/DVB (12197): Remove unnecessary semicolons | Joe Perches | 2009-09-12 | 1 | -2/+2 |
* | V4L/DVB (11913): cx231xx: TRY_FMT should not actually set anything | Trent Piepho | 2009-06-23 | 1 | -7/+3 |
* | V4L/DVB (11911): cx231xx: Use v4l bounding/alignment function | Trent Piepho | 2009-06-23 | 1 | -13/+3 |
* | V4L/DVB (11380): v4l2-subdev: change s_routing prototype | Hans Verkuil | 2009-04-07 | 1 | -6/+1 |
* | V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. | Hans Verkuil | 2009-04-07 | 1 | -1/+1 |
* | V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. | Hans Verkuil | 2009-04-07 | 1 | -1/+1 |
* | V4L/DVB (11135): cx231xx: use usb_make_path() for bus_info | Mauro Carvalho Chehab | 2009-04-07 | 1 | -2/+1 |
* | V4L/DVB (11134): cx231xx: dmesg cleanup | Mauro Carvalho Chehab | 2009-04-07 | 1 | -2/+0 |
* | V4L/DVB (11130): cx231xx: fix an inverted logic at vidioc_streamoff | Mauro Carvalho Chehab | 2009-04-07 | 1 | -1/+1 |
* | V4L/DVB (11129): cx231xx: Use generic names for each device block | Sri Deevi | 2009-04-07 | 1 | -24/+24 |
* | V4L/DVB (11128): cx231xx: convert the calls to subdev format | Sri Deevi | 2009-04-07 | 1 | -37/+27 |
* | V4L/DVB (10958): cx231xx: some additional CodingStyle and minor fixes | Sri Deevi | 2009-04-07 | 1 | -3/+5 |
* | V4L/DVB (10957): cx231xx: Fix CodingStyle | Sri Deevi | 2009-04-07 | 1 | -15/+20 |
* | V4L/DVB (10957a): cx231xx: Fix compilation breakage | Mauro Carvalho Chehab | 2009-04-07 | 1 | -0/+2 |
* | V4L/DVB (10956): cx231xx: First series of manual CodingStyle fixes | Mauro Carvalho Chehab | 2009-04-07 | 1 | -307/+288 |
* | V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with Lindent | Mauro Carvalho Chehab | 2009-04-07 | 1 | -899/+921 |
* | V4L/DVB (10954): Add cx231xx USB driver | Sri Deevi | 2009-04-07 | 1 | -0/+2440 |