summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] move soc_camera i2c drivers into its own dirMauro Carvalho Chehab23-102/+109
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab124-689/+671
2012-08-15[media] reorganize the API core itemsMauro Carvalho Chehab3-27/+28
2012-08-15[media] mmc/Kconfig: Improve driver name for siano mmc/sdio driverMauro Carvalho Chehab1-0/+1
2012-08-15[media] move parallel port/isa video drivers to drivers/media/parport/Mauro Carvalho Chehab10-69/+56
2012-08-15[media] move the remaining PCI devices to drivers/media/pciMauro Carvalho Chehab12-47/+35
2012-08-15[media] move analog PCI saa7146 drivers to its own dirMauro Carvalho Chehab9-42/+47
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab216-53/+33
2012-08-15[media] bt8xx: move analog TV part to be together with DTV oneMauro Carvalho Chehab19-45/+28
2012-08-15[media] move the remaining USB drivers to drivers/media/usbMauro Carvalho Chehab15-58/+49
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