aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-04[media] em28xx: autoload em28xx-rc if the device has an I2C IRMauro Carvalho Chehab1-1/+1
2013-01-04[media] em28xx: initialize button/I2C IR earlierMauro Carvalho Chehab1-9/+11
2013-01-01[media] lmedm04: correct I2C values to 7 bit addressingMalcolm Priestley1-14/+15
2013-01-01[media] stk1160: Replace BUG_ON with WARN_ONEzequiel Garcia1-1/+1
2012-12-28[media] m88rs2000: make use ts2020Igor M. Liplianin10-513/+373
2012-12-28[media] ds3000: lock led procedure addedIgor M. Liplianin3-1/+20
2012-12-28[media] m88rs2000: SNR, BER implementedIgor M. Liplianin1-8/+36
2012-12-28[media] dw2102: autoselect DVB_M88RS2000Igor M. Liplianin1-0/+1
2012-12-28[media] vivi: Constify structuresKirill Smelkov1-13/+13
2012-12-28[hid] usb hid quirks for Masterkit MA901 usb radioAlexey Klimov2-0/+4
2012-12-28[media] media: add driver for Masterkit MA901 usb radioAlexey Klimov3-0/+473
2012-12-27[media] blackfin Kconfig: select is evil; use, instead depends onMauro Carvalho Chehab1-1/+2
2012-12-27[media] s3c-camif: Add missing version.h header fileSachin Kamat1-0/+1
2012-12-27[media] mantis: cleanup NULL checking in mantis_ca_exit()Dan Carpenter1-2/+3
2012-12-27[media] TeVii DVB-S s421 and s632 cards support, rs2000 partIgor M. Liplianin1-1/+5
2012-12-27[media] TeVii DVB-S s421 and s632 cards supportIgor M. Liplianin1-7/+99
2012-12-27[media] ds3000: bail out early on i2c failures during firmware loadRémi Cardona1-5/+7
2012-12-27[media] em28xx: rename module parameter prefer_bulk to usb_xfer_modeFrank Schaefer1-5/+6
2012-12-27[media] ts2020: fix two warnings added by changeset 73f0af4Mauro Carvalho Chehab1-4/+2
2012-12-27[media] make the other drivers take use of the new ts2020 driverKonstantin Dimitrov9-3/+50
2012-12-27[media] ts2020: add ts2020 tuner driverKonstantin Dimitrov4-0/+380
2012-12-27[media] ds3000: remove ts2020 tuner related codeKonstantin Dimitrov2-223/+27
2012-12-27[media] it913x: add support for Avermedia A835BEddi De Pieri2-0/+16
2012-12-27[media] m2m-deinterlace: use correct check for kzalloc failureSasha Levin1-3/+1
2012-12-27[media] wl128x: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-12-27[media] radio-wl1273: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-12-27[media] dvb-frontends: Replace memcpy with struct assignmentEzequiel Garcia3-5/+4
2012-12-27[media] dvb-core: Replace memcpy with struct assignmentEzequiel Garcia1-1/+1
2012-12-27[media] bttv: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-12-27[media] cx18: Replace memcpy with struct assignmentEzequiel Garcia1-4/+2
2012-12-27[media] cx23885: Replace memcpy with struct assignmentEzequiel Garcia2-6/+3
2012-12-27[media] cx88: Replace memcpy with struct assignmentEzequiel Garcia3-5/+3
2012-12-27[media] ivtv: Replace memcpy with struct assignmentEzequiel Garcia1-8/+4
2012-12-27[media] tuners/tda18271: Replace memcpy with struct assignmentEzequiel Garcia1-4/+2
2012-12-27[media] tuners/xc2028: Replace memcpy with struct assignmentEzequiel Garcia1-1/+1
2012-12-27[media] tuners/xc4000: Replace memcpy with struct assignmentEzequiel Garcia1-1/+1
2012-12-27[media] au0828: Replace memcpy with struct assignmentEzequiel Garcia2-7/+4
2012-12-27[media] dvb-usb/friio-fe: Replace memcpy with struct assignmentEzequiel Garcia1-3/+2
2012-12-27[media] zr36067: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-12-27[media] cx25840: Replace memcpy with struct assignmentEzequiel Garcia1-4/+2
2012-12-27[media] hdpvr: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-12-27[media] pvrusb2: Replace memcpy with struct assignmentEzequiel Garcia3-5/+4
2012-12-27[media] pwc: Replace memcpy with struct assignmentEzequiel Garcia1-1/+1
2012-12-27[media] sn9c102: Replace memcpy with struct assignmentEzequiel Garcia1-2/+2
2012-12-27[media] usbvision: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-12-27[media] cx231xx: Replace memcpy with struct assignmentEzequiel Garcia2-3/+2
2012-12-27[media] Improve media Kconfig menuHans Verkuil1-6/+7
2012-12-27[media] bttv: avoid flooding the kernel log when i2c debugging is disabledJohn Törnblom1-1/+1
2012-12-27[media] omap3isp: ispqueue: Fix uninitialized variable compiler warningsLaurent Pinchart1-2/+2
2012-12-27[media] ngene: separate demodulator and tuner attachPatrice Chotard1-0/+8