summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-2450-134/+6028
|\
| * [media] media: add support to gspca/pac7302.c for 093a:2627 (Genius FaceCam 300)Jozsef Marton2012-05-201-0/+1
| * [media] DVB: remove "stats" property bits from ATSC-MH API property additionsMichael Krufky2012-05-201-18/+0
| * [media] DocBook: document new DTV Properties for ATSC-MH delivery systemMichael Krufky2012-05-201-0/+178
| * [media] V4L2: Mark the DV Preset API as deprecatedHans Verkuil2012-05-204-2/+18
| * [media] Feature removal: remove invalid DV presetsHans Verkuil2012-05-201-0/+9
| * [media] V4L2 spec: document the new V4L2 DV timings ioctlsHans Verkuil2012-05-2013-29/+633
| * [media] V4L: JPEG class documentation correctionsSylwester Nawrocki2012-05-152-1/+8
| * [media] get_dvb_firmware: add dvb-demod-drxk-pctv.fwAntti Palosaari2012-05-151-1/+19
| * Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab2012-05-159-26/+69
| |\
| * | [media] v4l2-dev: rename two functionsHans Verkuil2012-05-141-3/+3
| * | [media] v4l2-framework.txt: update the core lock documentationHans Verkuil2012-05-141-5/+5
| * | [media] V4L: Add camera auto focus controlsSylwester Nawrocki2012-05-143-3/+123
| * | [media] V4L: Add camera 3A lock controlSylwester Nawrocki2012-05-141-0/+39
| * | [media] V4L: Add camera scene mode controlSylwester Nawrocki2012-05-141-0/+117
| * | [media] V4L: Add camera exposure metering controlSylwester Nawrocki2012-05-141-0/+29
| * | [media] V4L: Add camera ISO sensitivity controlsSylwester Nawrocki2012-05-142-0/+49
| * | [media] V4L: Add camera image stabilization controlSylwester Nawrocki2012-05-141-0/+10
| * | [media] V4L: Add camera wide dynamic range controlSylwester Nawrocki2012-05-141-0/+15
| * | [media] V4L: Add an extended camera white balance controlSylwester Nawrocki2012-05-141-0/+70
| * | [media] V4L: Add camera exposure bias controlSylwester Nawrocki2012-05-141-0/+16
| * | [media] V4L: Add helper function for standard integer menu controlsSylwester Nawrocki2012-05-141-0/+21
| * | [media] V4L: Extend V4L2_CID_COLORFX with more image effectsSylwester Nawrocki2012-05-143-14/+102
| * | [media] v4l2-framework.txt: document v4l2_dont_use_cmdHans Verkuil2012-05-141-0/+10
| * | [media] v4l2-dev: make it possible to skip locking for selected ioctlsHans Verkuil2012-05-141-3/+24
| * | [media] v4l: Implement v4l2_subdev_link_validate()Sakari Ailus2012-05-141-0/+12
| * | [media] v4l: Improve sub-device documentation for pad opsSakari Ailus2012-05-141-0/+9
| * | [media] media: Add link_validate() op to check links to the sink padSakari Ailus2012-05-141-0/+19
| * | [media] v4l: Add DPCM compressed raw bayer pixel formatsSakari Ailus2012-05-143-6/+31
| * | [media] v4l: Document raw bayer 4CC codesSakari Ailus2012-05-141-0/+32
| * | [media] v4l: Image processing control classSakari Ailus2012-05-142-0/+88
| * | [media] v4l: Image source control classSakari Ailus2012-05-142-0/+92
| * | [media] v4l2: use __u32 rather than enums in ioctl() structsSakari Ailus2012-05-1413-29/+36
| * | [media] v4l2-event: Add v4l2_subscribed_event_opsHans de Goede2012-05-071-7/+21
| * | [media] V4L2 Spec: fix typoHans Verkuil2012-05-021-3/+3
| * | [media] V4L: fix incorrect refcountingHans Verkuil2012-04-191-5/+9
| * | Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab2012-04-19142-1750/+3809
| |\ \
| * | | [media] V4L: JPEG class documentation correctionsSylwester Nawrocki2012-04-102-1/+8
| * | | [media] v4l: Mark VIDIOC_SUBDEV_G_CROP and VIDIOC_SUBDEV_S_CROP obsoleteSakari Ailus2012-04-102-3/+13
| * | | [media] v4l: Add subdev selections documentationSakari Ailus2012-04-105-26/+432
| * | | [media] v4l: Add subdev selections documentation: svg and dia filesSakari Ailus2012-04-106-0/+3696
| * | | [media] v4l: Document integer menu controlsSakari Ailus2012-04-103-2/+55
| * | | Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab2012-03-27150-936/+5419
| |\ \ \
* | \ \ \ Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-2313-1867/+15
|\ \ \ \ \
| * | | | | MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-178-445/+3
| * | | | | scsi: delete the MCA specific drivers and driver codePaul Gortmaker2012-05-174-1411/+1
| * | | | | serial: delete the MCA specific 8250 support.Paul Gortmaker2012-05-171-11/+11
* | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-05-233-4/+31
|\ \ \ \ \ \
| * | | | | | Documentation/watchdog: Fix the file descriptor leak when no cmdline arg givenDevendra Naga2012-05-231-0/+11
| * | | | | | Documentation/watchdog: close the fd when cmdline arg givenDevendra Naga2012-05-231-3/+6