Age | Commit message (Expand) | Author | Files | Lines |
2014-12-19 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+2 |
2014-12-19 | Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 38 | -14099/+484 |
2014-12-17 | [media] bq/c-qcam, w9966, pms: move to staging in preparation for removal | Hans Verkuil | 8 | -4254/+1 |
2014-12-17 | [media] tlg2300: move to staging in preparation for removal | Hans Verkuil | 11 | -3937/+0 |
2014-12-17 | [media] vino/saa7191: move to staging in preparation for removal | Hans Verkuil | 10 | -5869/+0 |
2014-12-17 | [media] cx88: remove leftover start_video_dma() call | Hans Verkuil | 1 | -1/+0 |
2014-12-17 | [media] cx88: add missing alloc_ctx support | Hans Verkuil | 6 | -26/+21 |
2014-12-17 | [media] v4l2-ioctl: WARN_ON if querycap didn't fill device_caps | Hans Verkuil | 1 | -0/+6 |
2014-12-17 | [media] vivid: fix CROP_BOUNDS typo for video output | Hans Verkuil | 1 | -1/+1 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 52 | -52/+0 |
2014-12-13 | PM / Kconfig: Replace PM_RUNTIME with PM in dependencies | Rafael J. Wysocki | 2 | -2/+2 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2014-12-12 | [media] rcar_vin: Fix interrupt enable in progressive | Koji Matsuoka | 1 | -1/+1 |
2014-12-12 | [media] rcar_vin: Enable VSYNC field toggle mode | Koji Matsuoka | 1 | -1/+2 |
2014-12-12 | [media] rcar_vin: Add scaling support | Koji Matsuoka | 1 | -9/+442 |
2014-12-12 | [media] rcar_vin: Add DT support for r8a7793 and r8a7794 SoCs | Yoshihiro Kaneko | 1 | -0/+2 |
2014-12-12 | [media] rcar_vin: Add YUYV capture format support | Koji Matsuoka | 1 | -0/+8 |
2014-12-12 | Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -3/+1 |
2014-12-11 | Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 325 | -6697/+13159 |
2014-12-11 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -17/+15 |
2014-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
2014-12-09 | Merge branch 'iov_iter' into for-next | Al Viro | 33 | -51/+81 |
2014-12-08 | Merge branch 'pm-runtime' | Rafael J. Wysocki | 8 | -17/+15 |
2014-12-08 | Merge tag 'asoc-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 5 | -14/+8 |
2014-12-05 | media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 8 | -17/+15 |
2014-12-04 | [media] img-ir: Don't set driver's module owner | James Hogan | 1 | -1/+0 |
2014-12-04 | [media] img-ir: Depend on METAG or MIPS or COMPILE_TEST | James Hogan | 1 | -0/+1 |
2014-12-04 | [media] img-ir/hw: Drop [un]register_decoder declarations | James Hogan | 1 | -3/+0 |
2014-12-04 | [media] img-ir/hw: Fix potential deadlock stopping timer | James Hogan | 2 | -3/+22 |
2014-12-04 | [media] img-ir/hw: Always read data to clear buffer | Dylan Rajaratnam | 1 | -2/+4 |
2014-12-04 | [media] redrat3: ensure dma is setup properly | Sean Young | 1 | -1/+3 |
2014-12-04 | [media] ddbridge: remove unneeded check before dvb_unregister_device() | Markus Elfring | 1 | -2/+1 |
2014-12-04 | [media] si2157: One function call less in si2157_init() after error | Markus Elfring | 1 | -4/+4 |
2014-12-04 | [media] tuners: remove uneeded checks before release_firmware() | Markus Elfring | 2 | -4/+2 |
2014-12-04 | [media] stv090x: add an extra protetion against buffer overflow | Mauro Carvalho Chehab | 1 | -0/+6 |
2014-12-04 | [media] stv090x: Remove an unreachable code | Mauro Carvalho Chehab | 1 | -4/+0 |
2014-12-04 | [media] stv090x: Some whitespace cleanups | Mauro Carvalho Chehab | 1 | -16/+16 |
2014-12-04 | [media] em28xx: checkpatch cleanup: whitespaces/new lines cleanups | Mauro Carvalho Chehab | 12 | -136/+134 |
2014-12-04 | [media] si2168: add support for firmware files in new format | Olli Salonen | 1 | -14/+32 |
2014-12-04 | [media] si2168: debug printout for firmware version | Olli Salonen | 1 | -0/+11 |
2014-12-04 | [media] cx24117: Grammar s/if ... if/if ... is/ | Geert Uytterhoeven | 1 | -1/+1 |
2014-12-04 | [media] tda18271: Fix identation | Mauro Carvalho Chehab | 1 | -1/+1 |
2014-12-04 | [media] stv090x: remove export symbol for stv090x_set_gpio() | Mauro Carvalho Chehab | 3 | -16/+14 |
2014-12-04 | [media] dvb-usb-dvbsky: add TechnoTrend CT2-4400 and CT2-4650 devices support | Nibble Max | 1 | -0/+8 |
2014-12-04 | [media] cxusb: remove TechnoTrend CT2-4400 and CT2-4650 devices | Nibble Max | 3 | -303/+0 |
2014-12-04 | [media] dvb-usb-dvbsky: add T330 dvb-t2/t/c usb stick support | Nibble Max | 1 | -0/+88 |
2014-12-04 | [media] media: exynos-gsc: fix build warning | Mauro Carvalho Chehab | 1 | -6/+9 |
2014-12-04 | [media] rtl2832_sdr: control ADC | Antti Palosaari | 1 | -0/+8 |
2014-12-04 | [media] v4l: vb2: Fix race condition in _vb2_fop_release | Laurent Pinchart | 1 | -4/+4 |
2014-12-04 | [media] v4l: vb2: Fix race condition in vb2_fop_poll | Laurent Pinchart | 1 | -19/+8 |