summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* [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
|\
| * Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-151-1/+3
| |\
| | * ALSA: hda/realtek - Add a few ALC882 model strings backTakashi Iwai2012-04-111-1/+3
| * | Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-04-131-0/+18
| |\ \
| | * | mtip32xx: Add new sysfs entry 'status'Asai Thambi S P2012-04-091-0/+18
| * | | Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-04-131-0/+8
| |\ \ \
| | * | | Documentation: Add sysfs ABI change for cfq's target latency.Tao Ma2012-04-011-0/+8
| | |/ /
| * | | Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-123-10/+32
| |\ \ \
| | * | | USB: update usbtmc api documentationStephen Lewis2012-04-121-7/+7
| | * | | Merge 3.2-rc1 into usb-linusGreg Kroah-Hartman2012-04-082-3/+25
| | |\ \ \
| | | * | | USB documentation: explain lifetime rules for unlinking URBsAlan Stern2012-04-061-0/+22
| | | * | | usb/usbmon: correct the data interpretation of usbmon's outputSebastian Andrzej Siewior2012-04-061-3/+3
| | | | |/ | | | |/|
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-04-121-0/+8
| |\ \ \ \
| | * | | | itimer: Schedule silent NULL pointer fixup in setitimer() for removalSasikantha babu2012-03-301-0/+8
| * | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-121-3/+2
| |\ \ \ \ \
| | * | | | | memcg: fix up documentation on global LRUYing Han2012-04-121-3/+2
| | | |/ / / | | |/| | |
| * | | | | typo fix in Documentation/filesystems/vfs.txtAl Viro2012-04-091-1/+1
| |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-063-38/+29
| |\ \ \ \
| | * | | | doc, net: Update ndo_start_xmit return type and valuesBen Hutchings2012-04-061-10/+12
| | * | | | doc, net: Remove instruction to set net_device::trans_startBen Hutchings2012-04-061-5/+2
| | * | | | doc, net: Update netdev operation namesBen Hutchings2012-04-062-14/+14
| | * | | | doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings2012-04-061-3/+3
| | * | | | doc, net: Remove obsolete reference to dev->pollBen Hutchings2012-04-061-2/+1
| | * | | | TCP: update ip_local_port_range documentationFernando Luis Vazquez Cao2012-04-031-9/+2
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-051-5/+5
| |\ \ \ \ \
| | * | | | | ARM: at91/NAND DT bindings: add commentsNicolas Ferre2012-04-041-5/+5
| | | |_|/ / | | |/| | |
OpenPOWER on IntegriCloud