summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-19[media] zoran: fix integer overflow in setup_window()Xi Wang1-3/+17
2012-04-19[media] s2255drv: Remove redundant NULL test before release_firmware()Jesper Juhl1-2/+1
2012-04-19[media] staging: as102: Remove redundant NULL check before release_firmware()...Jesper Juhl1-4/+1
2012-04-18[media] v4l2-ctrls: fix integer overflow in try_set_ext_ctrls()Xi Wang1-1/+2
2012-04-18[media] v4l2-ctrls: fix integer overflow in v4l2_g_ext_ctrls()Xi Wang1-1/+2
2012-04-11[media] Default bt878 contrast valueAlan McIvor1-2/+2
2012-04-11[media] ati_remote: add support for Medion X10 Digitainer remoteAnssi Hannula3-28/+178
2012-04-11[media] ati_remote: allow specifying a default keymap selector functionAnssi Hannula1-10/+26
2012-04-10[media] s5p-tv: mark const init data with __initconst instead of __initdataUwe Kleine-König1-1/+1
2012-04-10[media] V4L: OV5642:remove redundant code to set cropping w/hLiu Ying1-2/+0
2012-04-10[media] em28xx: Make em28xx-input.c a separate moduleEzequiel García5-27/+32
2012-04-10[media] em28xx: Change scope of em28xx-input local functions to staticEzequiel García2-108/+93
2012-04-10[media] em28xx: Move em28xx_register_i2c_ir() to em28xx-input.cEzequiel García2-48/+44
2012-04-10[media] em28xx: Move ir/rc related initialization to em28xx_ir_init()Ezequiel García3-13/+11
2012-04-10[media] em28xx: Export em28xx_[read,write]_reg functions as SYMBOL_GPLEzequiel García1-0/+3
2012-04-10[media] staging/media/as102: Don't call release_firmware() on uninitialized v...Jesper Juhl1-1/+1
2012-04-10[media] em28xx: Remove redundant dev->ctl_input setEzequiel García1-5/+2
2012-04-10[media] radio-gemtek: add PnP support for AOpen FX-3D/Pro RadioOndrej Zary1-0/+25
2012-04-10[media] radio-isa: PnP support for the new ISA radio frameworkOndrej Zary2-47/+117
2012-04-10[media] em28xx: clean-up several unused parametrs in struct em28xx_usb_isoc_ctlGianluca Gennari2-15/+0
2012-04-10[media] em28xx-dvb: stop URBs when stopping the streamingGianluca Gennari3-2/+27
2012-04-10[media] usb: gadget/uvc: Remove non-required locking from 'uvc_queue_next_buf...Bhupesh Sharma1-3/+1
2012-04-10[media] mm/drivers: use vm_flags_t for vma flagsKonstantin Khlebnikov2-2/+2
2012-04-10[media] uvcvideo: remove unneeded access_ok() checkDan Carpenter1-2/+0
2012-04-10[media] [3.3.0] ir-raw: remove BUG_ON in ir_raw_event_threadSrinivas Kandagatla1-5/+3
2012-04-10[media] i.MX2: eMMa-PrP: Allow userptr IO modeJavier Martin1-2/+2
2012-04-10[media] lirc: delete unused init/exit function prototypesGianluca Gennari2-8/+0
2012-04-10[media] s5p-fimc: Handle sub-device interdependencies using deferred probingSylwester Nawrocki3-28/+58
2012-04-10[media] s5p-fimc: Remove unneeded fields from struct fimc_devSylwester Nawrocki2-9/+3
2012-04-10[media] s5p-fimc: Refactor hardware setup for m2m transactionSylwester Nawrocki2-58/+21
2012-04-10[media] s5p-fimc: Simplify locking by removing the context data structure spi...Sylwester Nawrocki3-36/+27
2012-04-10[media] s5p-fimc: Reinitialize the pipeline properly after VIDIOC_STREAMOFFSylwester Nawrocki1-2/+3
2012-04-10[media] s5p-fimc: Don't use platform data for CSI data alignment configurationSylwester Nawrocki2-2/+7
2012-04-10[media] v4l: Support s_crop and g_crop through s/g_selectionSakari Ailus1-2/+35
2012-04-10[media] v4l: VIDIOC_SUBDEV_S_SELECTION and VIDIOC_SUBDEV_G_SELECTION IOCTLsSakari Ailus1-10/+32
2012-04-10[media] vivi: Add an integer menu test controlSakari Ailus1-0/+22
2012-04-10[media] v4l: Introduce integer menu controlsSakari Ailus1-17/+57
2012-04-09[media] mxl111sf: remove an unused variableDan Carpenter1-1/+0
2012-04-09[media] af9035: disable frontend0 I2C-gate controlAntti Palosaari1-0/+3
2012-04-09[media] af9035: reorganise USB ID and device listAntti Palosaari1-8/+8
2012-04-09[media] af9035: minor changes for af9035_fc0011_tuner_callback()Antti Palosaari1-30/+46
2012-04-09[media] af9035: add AVerMedia Twinstar (A825) [07ca:0825]Pierangelo Terzulli2-1/+10
2012-04-09[media] af9033: do some minor changes for .get_frontend()Antti Palosaari1-39/+34
2012-04-09[media] af9033: implement get_frontendGianluca Gennari1-0/+133
2012-04-09[media] af9035: initial support for IT9135 chipAntti Palosaari2-1/+154
2012-04-09[media] fc0011: Reduce number of retriesMichael Büsch1-1/+1
2012-04-09[media] af9035: Use usleep_range() in fc0011 support codeMichael Büsch1-3/+3
2012-04-09[media] fc0011: use usleep_range()Michael Büsch1-2/+2
2012-04-09[media] af9035: fix and enhance I2C adapterAntti Palosaari1-8/+26
2012-04-09[media] af9035: use module_usb_driver macroGianluca Gennari1-25/+1