| Commit message (Expand) | Author | Age |
* | V4L/DVB (8525): fix a few assorted spelling mistakes. | Hans Verkuil | 2008-07-27 |
* | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil | 2008-07-27 |
* | V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2... | Hans Verkuil | 2008-07-26 |
* | V4L/DVB (8483): Remove obsolete owner field from video_device struct. | Hans Verkuil | 2008-07-26 |
* | V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st... | Hans Verkuil | 2008-07-26 |
* | V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir field | Hans Verkuil | 2008-07-26 |
* | V4L/DVB (8477): v4l: remove obsolete audiochip.h | Hans Verkuil | 2008-07-26 |
* | V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.h | Mauro Carvalho Chehab | 2008-07-23 |
* | V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.... | Hans Verkuil | 2008-07-23 |
* | V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' | Hans Verkuil | 2008-07-23 |
* | V4L/DVB (8428): videodev: rename 'dev' to 'parent' | Hans Verkuil | 2008-07-23 |
* | V4L/DVB (8395): saa7134: Fix Kbuild dependency of ir-kbd-i2c | Mauro Carvalho Chehab | 2008-07-20 |
* | V4L/DVB (8387): Some cosmetic changes | Hans Verkuil | 2008-07-20 |
* | V4L/DVB (8343): soc_camera_platform: Add SoC Camera Platform driver | Magnus Damm | 2008-07-20 |
* | V4L/DVB (8342): sh_mobile_ceu_camera: Add SuperH Mobile CEU driver V3 | Magnus Damm | 2008-07-20 |
* | V4L/DVB (8341): videobuf: Add physically contiguous queue code V3 | Magnus Damm | 2008-07-20 |
* | V4L/DVB (8340): videobuf: Fix gather spelling | Magnus Damm | 2008-07-20 |
* | V4L/DVB (8339): soc_camera: Add 16-bit bus width support | Magnus Damm | 2008-07-20 |
* | V4L/DVB (8338): soc_camera: Move spinlocks | Magnus Damm | 2008-07-20 |
* | V4L/DVB (8337): soc_camera: make videobuf independent | Paulius Zaleckas | 2008-07-20 |
* | v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 | Hans Verkuil | 2008-07-20 |
* | V4L/DVB (8128): saa7146: ->cpu_addr and friends are little-endian | Al Viro | 2008-07-20 |
* | V4L/DVB (8105): cx2341x: add TS capability | Hans Verkuil | 2008-07-20 |
* | V4L/DVB (8103): videodev: fix/improve ioctl debugging | Hans Verkuil | 2008-07-20 |
* | V4L/DVB (8078): Introduce "index" attribute for persistent video4linux device... | brandon@ifup.org | 2008-07-20 |
* | V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil | 2008-07-20 |
* | V4L/DVB (7948): videodev: add missing vidioc_try_fmt_sliced_vbi_output and VI... | Hans Verkuil | 2008-07-20 |
* | V4L/DVB (7947): videodev: add vidioc_g_std callback. | Hans Verkuil | 2008-07-20 |
* | V4L/DVB (7942): Hardware frequency seek ioctl interface | Tobias Lorenz | 2008-07-20 |
* | V4L/DVB (8092): videodev: simplify and fix standard enumeration | Hans Verkuil | 2008-06-26 |
* | V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506 | Tim Farrington | 2008-06-26 |
* | V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputs | Hans Verkuil | 2008-06-26 |
* | V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration | Guennadi Liakhovetski | 2008-06-05 |
* | Fix a deadlock in the bttv driver | Arjan van de Ven | 2008-05-20 |
* | i2c: Convert some more new-style drivers to use module aliasing | Jean Delvare | 2008-05-11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2008-04-29 |
|\ |
|
| * | V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip | Hans Verkuil | 2008-04-29 |
* | | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 |
|/ |
|
* | V4L/DVB (7677): saa7134: Add/fix Beholder entries | Dmitry Belimov | 2008-04-24 |
* | V4L/DVB (7665): videodev: Add default vidioc handler | Douglas Schilling Landgraf | 2008-04-24 |
* | V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmalloc | Mauro Carvalho Chehab | 2008-04-24 |
* | V4L/DVB (7554): videobuf-dma-sg: Remove unused flag | Mauro Carvalho Chehab | 2008-04-24 |
* | V4L/DVB (7538): Adds selectable adapter numbers as per module option | Janne Grunau | 2008-04-24 |
* | V4L/DVB (7506): Powercolor Real Angel 330 (remote control support) | Dâniel Fraga | 2008-04-24 |
* | V4L/DVB (7501): soc-camera: use a spinlock for videobuffer queue | Guennadi Liakhovetski | 2008-04-24 |
* | V4L/DVB (7500): soc-camera: extract function pointers from host object into o... | Guennadi Liakhovetski | 2008-04-24 |
* | V4L/DVB (7493): videobuf: Avoid deadlock with QBUF and bring up to spec for e... | Brandon Philips | 2008-04-24 |
* | V4L/DVB (7406): soc-camera: improve separation between soc_camera_ops and soc... | Guennadi Liakhovetski | 2008-04-24 |
* | V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D | Michael Krufky | 2008-04-24 |
* | V4L/DVB (7376): Improve compile-time type-checking in videobuf | Guennadi Liakhovetski | 2008-04-24 |