summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2015-07-06[media] media/i2c/tvp7002: Remove compat control opsRicardo Ribalda
2015-07-06[media] media/i2c/tvp514x: Remove compat control opsRicardo Ribalda
2015-07-06[media] media/i2c/tlv320aic23: Remove compat control opsRicardo Ribalda
2015-07-06[media] media/i2c/tda7432: Remove compat control opsRicardo Ribalda
2015-07-06[media] media/i2c/saa717x: Remove compat control opsRicardo Ribalda
2015-07-06[media] media/i2c/cs5345: Remove compat control opsRicardo Ribalda
2015-07-06[media] media/i2c/adv7393: Remove compat control opsRicardo Ribalda
2015-07-06[media] media/i2c/adv7343: Remove compat control opsRicardo Ribalda
2015-07-06[media] v4l2-dv-timings: print refresh rate with better precisionPrashant Laddha
2015-07-06[media] media/v4l2-ctrls: Code cleanout validate_new()Ricardo Ribalda
2015-07-06[media] atmel-isi: remove mck backward compatibility codeJosh Wu
2015-07-06[media] atmel-isi: add runtime pm supportJosh Wu
2015-07-06[media] atmel-isi: disable ISI even if it has codec requestJosh Wu
2015-07-06[media] v4l: omap3isp: Fix sub-device power management codeSakari Ailus
2015-07-06[media] v4l: omap3isp: Fix async notifier registration orderSakari Ailus
2015-07-06[media] v4l2-dv-timings: log if the timing is reduced blanking V2Hans Verkuil
2015-07-06[media] v4l2-dv-timings: add support for reduced blanking v2Prashant Laddha
2015-07-06[media] btcx-risc: use swap() in btcx_sort_clips()Fabian Frederick
2015-07-06[media] saa6588: use swap() in saa6588_i2c_poll()Fabian Frederick
2015-07-06[media] saa7146: use swap() in sort_and_eliminate()Fabian Frederick
2015-07-06[media] wl128x: use swap() in fm_rdsparse_swapbytes()Fabian Frederick
2015-07-06[media] v4l2-dv-timings: use swap() in v4l2_calc_aspect_ratio()Fabian Frederick
2015-07-06[media] rc/Kconfig: fix indentation problemHans Verkuil
2015-07-06[media] SOLO6x10: Remove dead codeKrzysztof Hałasa
2015-07-06[media] SOLO6x10: remove unneeded register locking and barriersKrzysztof Hałasa
2015-07-06[media] SOLO6x10: unmap registers only after free_irq()Krzysztof Hałasa
2015-07-06[media] SOLO6x10: Fix G.723 minimum audio period countKrzysztof Hałasa
2015-07-06[media] stk1160: fix sequence handlingHans Verkuil
2015-07-06Merge tag 'v4.2-rc1' into patchworkMauro Carvalho Chehab
2015-07-06media: i2c/adp1653: set enable gpio to outputUwe Kleine-König
2015-07-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2015-07-01[media] media/pci/cobalt: fix Kconfig and build when SND is not enabledRandy Dunlap
2015-07-01[media] media/dvb: fix ts2020.c Kconfig and buildRandy Dunlap
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-06-25Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-06-24[media] lmedm04: fix the range for relative measurementsMauro Carvalho Chehab
2015-06-24[media] lmedm04: use u32 instead of u64 for relative statsMauro Carvalho Chehab
2015-06-24[media] omap3isp: remove unused varMauro Carvalho Chehab
2015-06-24[media] saa7134: fix page size on some archsMauro Carvalho Chehab
2015-06-24[media] use CONFIG_PM_SLEEP for suspend/resumeMauro Carvalho Chehab
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-06-23[media] tuner-i2c: be consistent with I2C declarationMauro Carvalho Chehab
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22media: Add registration helpers for V4L2 flash sub-devicesJacek Anaszewski
2015-06-22[media] si470x: cleanup define namespaceMauro Carvalho Chehab
2015-06-22[media] bdisp: prevent compiling on random archMauro Carvalho Chehab
2015-06-22[media] vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffersLaurent Pinchart