summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-021-1/+1
|\
| * compat: Get rid of (get|put)_compat_time(val|spec)H. Peter Anvin2014-02-021-1/+1
* | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-019-148/+26
|\ \
| * | [media] of: move common endpoint parsing to drivers/ofPhilipp Zabel2014-03-063-19/+9
| * | [media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel2014-03-069-129/+17
* | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-011-1/+1
|\ \ \
| * \ \ Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo2014-02-1030-70/+80
| |\ \ \ | | |/ /
| * | | dma-buf: avoid using IS_ERR_OR_NULLColin Cross2014-02-071-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' into HEADTakashi Iwai2014-02-2530-70/+80
|\ \ \ | | |/ | |/|
| * | [media] adv7842: Composite free-run platfrom-data fixMartin Bugge2014-02-041-1/+1
| * | [media] v4l2-dv-timings: fix GTF calculationMartin Bugge2014-02-041-0/+1
| * | [media] hdpvr: Fix memory leak in debugMasanari Iida2014-02-041-1/+3
| * | [media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2Antti Palosaari2014-02-041-0/+2
| * | [media] mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unsetDave Jones2014-02-041-1/+1
| * | [media] mxl111sf: Fix unintentional garbage stack readDave Jones2014-02-041-1/+1
| * | [media] cx24117: use a valid dev pointer for dev_err printoutAndi Shyti2014-02-041-1/+1
| * | [media] cx24117: remove dead code in always 'false' if statementAndi Shyti2014-02-041-8/+0
| * | [media] update Michael Krufky's email addressMichael Krufky2014-02-0416-19/+19
| * | [media] vb2: Check if there are buffers before streamonRicardo Ribalda2014-02-041-0/+5
| * | [media] Revert "[media] videobuf_vm_{open,close} race fixes"Hans Verkuil2014-02-043-19/+13
| * | [media] media: bt8xx: add missing put_device callLevente Kurusa2014-02-041-1/+1
| * | [media] exynos4-is: Compile in fimc-lite runtime PM callbacks conditionallySylwester Nawrocki2014-02-041-0/+2
| * | [media] exynos4-is: Compile in fimc runtime PM callbacks conditionallySylwester Nawrocki2014-02-041-0/+2
| * | [media] exynos4-is: Fix error paths in probe() for !pm_runtime_enabled()Sylwester Nawrocki2014-02-042-3/+5
| * | [media] s5p-jpeg: Fix wrong NV12 format parametersJacek Anaszewski2014-02-041-4/+4
| * | [media] s5k5baf: allow to handle arbitrary long i2c sequencesAndrzej Hajda2014-02-041-11/+19
| |/
* | [media] Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-1411-36/+29
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-31215-17396/+16869
|\
| * [media] media: v4l2-dev: fix video device index assignmentMarek Szyprowski2014-01-271-1/+1
| * [media] rc-core: reuse device numbersMauro Carvalho Chehab2014-01-151-3/+17
| * [media] em28xx-cards: properly initialize the device bitmapMauro Carvalho Chehab2014-01-151-5/+5
| * [media] media: st-rc: Add reset supportSrinivas Kandagatla2014-01-151-0/+13
| * [media] m2m-deinterlace: fix allocated struct typeJassi Brar2014-01-151-1/+1
| * [media] radio-usb-si4713: fix sparse non static symbol warningsWei Yongjun2014-01-151-2/+2
| * [media] em28xx-audio: remove needless check before usb_free_coherent()Wei Yongjun2014-01-151-5/+3
| * [media] au0828: Fix sparse non static symbol warningWei Yongjun2014-01-151-1/+1
| * [media] em28xx-audio: provide an error code when URB submit failsMauro Carvalho Chehab2014-01-141-3/+3
| * [media] em28xx: fix check for audio only usb interfaces when changing the usb...Frank Schaefer2014-01-141-2/+13
| * [media] em28xx: fix usb alternate setting for analog and digital video endpoi...Frank Schaefer2014-01-145-14/+13
| * [media] em28xx: make 'em28xx_ctrl_ops' staticFengguang Wu2014-01-141-1/+1
| * em28xx-alsa: Fix error patch for init/finiMauro Carvalho Chehab2014-01-141-4/+5
| * [media] em28xx-audio: flush work at .finiMauro Carvalho Chehab2014-01-141-0/+2
| * [media] drxk: remove the option to load firmware asynchronouslyMauro Carvalho Chehab2014-01-143-25/+6
| * [media] em28xx: adjust period size at runtimeMauro Carvalho Chehab2014-01-142-0/+10
| * [media] em28xx: push mutex down to extensions on .fini callbackMauro Carvalho Chehab2014-01-142-2/+3
| * [media] em28xx: Fix usb diconnect logicMauro Carvalho Chehab2014-01-141-6/+1
| * [media] em28xx: print a message at disconnectMauro Carvalho Chehab2014-01-144-0/+8
| * [media] em28xx-audio: disconnect before freeing URBsMauro Carvalho Chehab2014-01-141-0/+1
| * [media] em28xx-audio: simplify error handlingMauro Carvalho Chehab2014-01-141-13/+14
| * [media] em28xx-audio: fix return code on device disconnectMauro Carvalho Chehab2014-01-141-1/+1
OpenPOWER on IntegriCloud