summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88
Commit message (Expand)AuthorAgeFilesLines
* [media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0Hans Verkuil2013-09-031-1/+1
* [media] cx88: fix build when VP3054=m and CX88_DVB=yMauro Carvalho Chehab2013-08-241-3/+8
* [media] cx88: set dev_parent to the correct parent PCI busHans Verkuil2013-06-211-0/+7
* [media] cx88: fix register maskHans Verkuil2013-06-211-2/+2
* [media] cx88: remove g_chip_identHans Verkuil2013-06-213-27/+14
* [media] cx88: fix NULL pointer dereferenceHans Verkuil2013-06-082-9/+6
* [media] cx88: make core less verboseMauro Carvalho Chehab2013-04-283-18/+25
* [media] cx88: Fix unsafe locking in suspend-resumeAlexey Khoroshilov2013-04-222-8/+12
* [media] cx88: kernel bz#9476: Fix tone setting for Nova-S+ model 92001Mauro Carvalho Chehab2013-04-083-4/+14
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-241-1/+1
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-242-4/+4
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-242-8/+3
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-243-6/+8
* [media] btcx-risc: move from media/i2c to media/commonHans Verkuil2013-02-081-0/+1
* [media] use IS_ENABLED() macroPeter Senna Tschudin2013-02-062-3/+3
* [media] [V2,01/24] pci/cx88/cx88.h: use IS_ENABLED() macroPeter Senna Tschudin2013-02-061-6/+4
* Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2013-01-243-18/+17
|\
| * Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-033-18/+17
* | [media] m88rs2000: make use ts2020Igor M. Liplianin2012-12-281-0/+1
* | [media] make the other drivers take use of the new ts2020 driverKonstantin Dimitrov2012-12-272-1/+11
* | [media] cx88: Replace memcpy with struct assignmentEzequiel Garcia2012-12-273-5/+3
* | [media] v4l: Convert drivers to use monotonic timestampsSakari Ailus2012-12-211-1/+1
|/
* [media] cx88: get rid of a warning at dprintk() macroMauro Carvalho Chehab2012-10-283-13/+22
* [media] cx88: reorder inline to prevent a gcc warningMauro Carvalho Chehab2012-10-282-8/+8
* [media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman2012-10-271-4/+4
* [media] cx88: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-10-251-4/+2
* Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab2012-10-115-8/+8
|\
| * [media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin2012-10-074-5/+5
| * [media] drivers/media/pci/cx88/cx88-blackbird.c: removes unnecessary semicolonPeter Senna Tschudin2012-10-061-3/+3
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-071-1/+1
|/
* [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil2012-10-012-2/+2
* [media] cx88: Fix reset delaysAlan Cox2012-09-231-2/+2
* [media] Kconfig: merge all customise options into just oneMauro Carvalho Chehab2012-08-211-18/+18
* [media] move i2c files into drivers/media/i2cMauro Carvalho Chehab2012-08-151-1/+1
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-1518-0/+16329
OpenPOWER on IntegriCloud