summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab287-68/+56
2012-08-15[media] b2c2: fix driver's build due to the lack of pci DMA codeMauro Carvalho Chehab1-1/+1
2012-08-14[media] media: davinci: fix section mismatch warningsLad, Prabhakar6-12/+12
2012-08-13[media] b2c2: frontends/tuners are not needed at the bridge bindingMauro Carvalho Chehab2-4/+0
2012-08-13[media] siano: break it into common, mmc and usbMauro Carvalho Chehab22-33/+48
2012-08-13[media] saa7146: Move it to its own directoryMauro Carvalho Chehab10-16/+16
2012-08-13[media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab99-29/+29
2012-08-13[media] b2c2: break it into common/pci/usb directoriesMauro Carvalho Chehab27-67/+71
2012-08-13[media] Rename media/dvb as media/pciMauro Carvalho Chehab125-12/+12
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab134-15/+27
2012-08-13[media] firewire: move it one level upMauro Carvalho Chehab13-7/+6
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab270-36/+35
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab59-62/+65
2012-08-13[media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab28-84/+97
2012-08-13[media] rc/Kconfig: Fix a warningMauro Carvalho Chehab1-1/+1
2012-08-13[media] it913x ver 1.32 driver moved to dvb-usb-v2Malcolm Priestley6-942/+809
2012-08-13[media] media: mx2_camera: Mark i.MX25 support as BROKENJavier Martin1-1/+1
2012-08-13[media] s5k6aa: Use devm_kzalloc functionSachin Kamat1-5/+2
2012-08-13[media] saa7134-dvb: Fix kworld sbtvd I2C gate controlManoel Pinheiro1-1/+1
2012-08-13[media] rc-core: move timeout and checks to lircDavid Härdeman3-34/+29
2012-08-13[media] lmedm04: fix data usage past the end of the bufferMalcolm Priestley1-4/+0
2012-08-13[media] DVB: improve handling of TS packets containing a raised TEI bitMichael Krufky1-5/+14
2012-08-13[media] cx88: Remove duplicate constEmil Goode3-3/+3
2012-08-13[media] media: rc: Introduce RX51 IR transmitter driverTimo Kokkonen3-0/+507
2012-08-13[media] dvb_usb_v2: use %*ph to dump usb xfer debugsAntti Palosaari1-10/+4
2012-08-13[media] dvb-usb: use %*ph to dump small buffersAndy Shevchenko3-8/+5
2012-08-13[media] saa7127: use %*ph to print small buffersAndy Shevchenko1-4/+1
2012-08-13[media] ati_remote: use %*ph to dump small buffersAndy Shevchenko1-8/+3
2012-08-13[media] dvb: use %*ph to hexdump small buffersAndy Shevchenko4-18/+8
2012-08-13[media] gspca: use %*ph to print small buffersAndy Shevchenko3-19/+5
2012-08-13[media] radio-shark2: use %*ph to print small buffersAndy Shevchenko1-9/+4
2012-08-13[media] dvb: frontends: use %*ph to dump small buffersAndy Shevchenko3-8/+5
2012-08-13[media] common: tunners: use %*ph to dump small buffersAndy Shevchenko2-4/+2
2012-08-13[media] dvb: get rid of fe_ioctl_override callbackMauro Carvalho Chehab11-82/+8
2012-08-13[media] drivers/media/radio/radio-si4713.c: use devm_ functionsJulia Lawall1-5/+2
2012-08-13[media] drivers/media/radio/radio-wl1273.c: use devm_ functionsJulia Lawall1-16/+7
2012-08-13[media] drivers/media/radio/radio-timb.c: use devm_ functionsJulia Lawall1-6/+2
2012-08-13[media] rc: transmit on device which does not support it should failSean Young1-1/+1
2012-08-13[media] saa7134: simplify timer activationSean Young2-8/+3
2012-08-13[media] rc: do not wake up rc thread unless there is something to doSean Young5-16/+37
2012-08-13[media] rc: Add support for the TechnoTrend USB IR ReceiverSean Young4-1/+415
2012-08-13[media] iguanair: fix receiver overflowSean Young1-3/+2
2012-08-13[media] iguanair: advertise the resolution and timeout properlySean Young1-2/+5
2012-08-13[media] iguanair: reset the IR state after rx overflow or receiver enableSean Young1-0/+4
2012-08-13[media] iguanair: fix return value for transmitSean Young1-12/+18
2012-08-13[media] iguanair: support suspend and resumeSean Young1-7/+14
2012-08-13[media] iguanair: ignore unsupported firmware versionsSean Young2-12/+17
2012-08-13[media] iguanair: reuse existing urb callback for command responsesSean Young1-91/+56
2012-08-13[media] davinci: fix build warning when CONFIG_DEBUG_SECTION_MISMATCH is enabledLad, Prabhakar6-6/+6
2012-08-13[media] add DTMB support for DVB APIAntti Palosaari5-6/+16