summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parentHans Verkuil2008-12-301-0/+4
* V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdevHans Verkuil2008-12-301-15/+32
* V4L/DVB (9969): tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctlMauro Carvalho Chehab2008-12-301-0/+3
* V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg.Hans Verkuil2008-12-301-1/+1
* V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checksHans Verkuil2008-12-301-0/+1
* V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chipsMauro Carvalho Chehab2008-12-301-0/+1
* V4L/DVB (9944): videodev2.h: fix typo.Hans Verkuil2008-12-301-1/+1
* V4L/DVB (9940): bt832: remove this driverHans Verkuil2008-12-301-2/+0
* V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility moduleHans Verkuil2008-12-301-0/+2
* V4L/DVB (9898): v4l2: Add privacy controlLaurent Pinchart2008-12-301-0/+2
* V4L/DVB (9897): v4l2: Add camera zoom controlsLaurent Pinchart2008-12-301-0/+4
* V4L/DVB (9821): v4l2-common: add i2c helper functionsHans Verkuil2008-12-301-0/+41
* V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 fra...Hans Verkuil2008-12-302-0/+297
* V4L/DVB (9817): v4l: add new tvp514x I2C video decoder driverVaibhav Hiremath2008-12-301-0/+118
* V4L/DVB (9816): v4l2-int-if: add three new ioctls for std handling and routingVaibhav Hiremath2008-12-301-0/+6
* V4L/DVB (9790): soc-camera: pixel format negotiation - core supportGuennadi Liakhovetski2008-12-301-1/+24
* V4L/DVB (9789): soc-camera: add a per-camera device host private data pointerGuennadi Liakhovetski2008-12-301-0/+1
* V4L/DVB (9788): soc-camera: simplify namingGuennadi Liakhovetski2008-12-301-6/+4
* V4L/DVB (9787): soc-camera: let camera host drivers decide upon pixel formatGuennadi Liakhovetski2008-12-301-0/+3
* V4L/DVB (9785): soc-camera: merge .try_bus_param() into .try_fmt_cap()Guennadi Liakhovetski2008-12-301-1/+0
* V4L/DVB (9772): saa7134: Add support for Kworld Plus TV Analog Lite PCIMauro Carvalho Chehab2008-12-301-0/+1
* V4L/DVB (9629): Add support for the ATI TV Wonder HD 600 USB Remote ControlDevin Heitmueller2008-12-291-0/+1
* V4L/DVB (9578): v4l core: add support for enumerating frame sizes and intervalsMauro Carvalho Chehab2008-12-291-0/+6
* V4L/DVB (9530): Add new pixel format VYUY 16 bits wide.Robert Jarzmik2008-12-291-0/+1
* V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...Kay Sievers2008-12-291-2/+2
* V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil2008-12-292-6/+3
* V4L/DVB (9488): Add ov772x driverKuninori Morimoto2008-12-292-0/+22
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-283-6/+48
|\
| * of/gpio: Implement of_gpio_count()Anton Vorontsov2008-12-211-0/+6
| * Merge branch 'linux-2.6' into nextPaul Mackerras2008-12-183-2/+15
| |\
| * | rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-161-2/+2
| * | Merge branch 'merge' into nextPaul Mackerras2008-12-169-40/+38
| |\ \
| * | | of/gpio: Implement of_get_gpio_flags()Anton Vorontsov2008-12-031-4/+34
| * | | Merge branch 'merge'Paul Mackerras2008-12-0323-82/+43
| |\ \ \
| * \ \ \ Merge branch 'linux-2.6' into nextPaul Mackerras2008-11-1920-47/+213
| |\ \ \ \
| * | | | | of: Add helpers for finding device nodes which have a given propertyMichael Ellerman2008-11-191-0/+6
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2008-12-282-33/+5
|\ \ \ \ \ \
| * | | | | | m68k: use the new byteorder headersHarvey Harrison2008-12-281-11/+5
| * | | | | | m68k: machw.h cleanupFinn Thain2008-12-281-22/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-2890-998/+2651
|\ \ \ \ \ \ \
| * | | | | | | netlink: fix (theoretical) overrun in message iterationVegard Nossum2008-12-251-1/+1
| * | | | | | | sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun2008-12-251-0/+2
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-231-1/+3
| |\ \ \ \ \ \ \
| * | | | | | | | net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-15/+9
| * | | | | | | | net: add DCNA attribute to the BCN interface for DCBDon Skidmore2008-12-211-0/+2
| * | | | | | | | net: fix DCB setstate to return success/failureDon Skidmore2008-12-211-1/+1
| * | | | | | | | mac80211: implement dynamic power saveKalle Valo2008-12-191-0/+6
| * | | | | | | | mac80211: Add HT rates into RX status reportingJouni Malinen2008-12-191-2/+9
| * | | | | | | | mac80211: Fix HT channel selectionSujith2008-12-193-20/+13
| * | | | | | | | nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge2008-12-192-0/+71