summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2011-02-06gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine1-2/+8
2011-02-06gspca - sonixj: Set the flag for some devicesJean-Francois Moine1-2/+5
2010-12-14saa7134: Fix autodetect for Behold A7 and H7 TV cardsDmitri Belimov1-12/+12
2010-12-14drivers/media/video/cx23885/cx23885-core.c: fix cx23885_dev_checkrevision()Andrew Morton1-0/+1
2010-12-14hdpvr: Add missing URB_NO_TRANSFER_DMA_MAP flagJames M McLaren1-0/+1
2010-12-14gspca - sonixj: Fix a regression of sensors hv7131r and mi0360Jean-François Moine1-2/+1
2010-10-28V4L/DVB: dib7770: enable the current mirrorOlivier Grenie3-1/+57
2010-10-28V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab3-1/+5
2010-10-28V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky1-1/+1
2010-10-28V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)Mauro Carvalho Chehab1-6/+8
2010-10-28v4l1: fix 32-bit compat microcode loading translationLinus Torvalds1-11/+21
2010-10-28V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer imagesJean-François Moine1-2/+1
2010-10-28V4L/DVB: gspca - main: Fix a crash of some webcams on ARM archJason Wang1-0/+1
2010-07-08V4L/DVB: v4l: mem2mem_testdev: fix g_fmt NULL pointer dereferencePawel Osciak1-0/+3
2010-07-08V4L/DVB: uvcvideo: Power line frequency control doesn't support GET_MIN/MAX/RESLaurent Pinchart1-2/+2
2010-07-08V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank s...Ian Armstrong1-0/+3
2010-07-08V4L/DVB: tveeprom: Add an entry for tuner code 168: a TCL M30WTP-4N-E tunerAndy Walls1-0/+15
2010-07-08V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerAndy Walls2-0/+17
2010-07-08V4L/DVB: OMAP_VOUT: fix: Module params were not working through bootargsVaibhav Hiremath1-2/+2
2010-07-08V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contigVaibhav Hiremath2-32/+16
2010-07-08V4L/DVB: OMAP_VOUT:Build FIX: Rebased against latest DSS2 changesVaibhav Hiremath2-17/+20
2010-06-04Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds123-1483/+1759
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang11-26/+1
2010-06-01V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stabilityIan Armstrong2-4/+14
2010-06-01V4L/DVB: ivtv: Avoid accidental video standard changeIan Armstrong1-2/+14
2010-06-01V4L/DVB: ivtvfb : Module load / unload fixesIan Armstrong1-3/+11
2010-06-01V4L/DVB: cx2341x: Report correct temporal setting for log-statusIan Armstrong1-5/+1
2010-06-01V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email addressAndy Walls42-43/+43
2010-06-01V4L/DVB: drivers/media: Eliminate a NULL pointer dereferenceJulia Lawall3-4/+3
2010-06-01V4L/DVB: dvb-core: Fix ULE decapsulation bugAng Way Chuang1-1/+11
2010-06-01V4L/DVB: Bug fix: make IR work again for dm1105Igor M. Liplianin3-11/+15
2010-06-01V4L/DVB: media/IR: nec-decoder needs to select BITREVRandy Dunlap1-0/+1
2010-06-01V4L/DVB: video/saa7134: change dprintk() to i2cdprintk()Dan Carpenter1-4/+4
2010-06-01V4L/DVB: video/saa7134: remove duplicate breakDan Carpenter1-1/+0
2010-06-01V4L/DVB: IR/imon: add auto-config for 0xffdc rf deviceJarod Wilson1-10/+17
2010-06-01V4L/DVB: IR/imon: clean up usage of boolsJarod Wilson1-24/+24
2010-06-01V4L/DVB: em28xx: remove unneeded null checksDan Carpenter1-5/+2
2010-06-01V4L/DVB: ngene: remove unused #include <linux/version.h>Huang Weiyi2-2/+0
2010-06-01V4L/DVB: ak881x needs slab.hRandy Dunlap1-0/+1
2010-06-01V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probingJean Delvare2-2/+26
2010-06-01V4L/DVB: Technotrend S2-3200 ships with a TT 1500 remoteHermann Gausterer1-0/+1
2010-06-01V4L/DVB: drivers/media: Use kzallocJulia Lawall2-6/+2
2010-06-01V4L/DVB: m920x: Select simple tunerBen Hutchings1-0/+1
2010-06-01V4L/DVB: dib0700: Select dib0090 frontendBen Hutchings1-0/+1
2010-06-01V4L/DVB: budget: Select correct frontendsBen Hutchings1-2/+3
2010-06-01V4L/DVB: dw2102: Select tda10023 frontend, not tda10021Ben Hutchings1-1/+1
2010-06-01V4L/DVB: [-next] IR: fix ir-nec-decoder build, select BITREVERSERandy Dunlap1-0/+1
2010-06-01V4L/DVB: Add notification to cxusb_dualdig4_rev2_frontend_attach() error han...Prarit Bhargava1-1/+3
2010-06-01V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135AHerton Ronaldo Krzesinski4-92/+149
2010-06-01V4L/DVB: saa7134: add support for Avermedia M733AHerton Ronaldo Krzesinski5-0/+159