summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-21[media] coda: fix readback of CODA_RET_DEC_SEQ_FRAME_NEEDPhilipp Zabel
2014-07-21[media] coda: fix decoder I/P/B frame detectionPhilipp Zabel
2014-07-21[media] s5p-mfc: Fix selective sclk_mfc initJacek Anaszewski
2014-07-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-07-21Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-07-21[media] s5p: fix error code path when failing to allocate DMA memoryMaurizio Lombardi
2014-07-20Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-20Merge tag 'usb-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-20Merge tag 'driver-core-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-20Merge tag 'char-misc-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-07-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-19Merge tag 'drm-intel-fixes-2014-07-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-07-18Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-18Merge tag 'iommu-fixes-v3.16-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-18Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-18Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-07-19random: check for increase of entropy_count because of signed conversionHannes Frederic Sowa
2014-07-18ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez
2014-07-18Merge tag 'dm-3.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-18Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-07-18irqchip: gic: Fix core ID calculation when topology is read from DTTomasz Figa
2014-07-17Drivers: hv: hv_fcopy: fix a race condition for SMP guestDexuan Cui
2014-07-18Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2014-07-17usb: Check if port status is equal to RxDetectGavin Guo
2014-07-18Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-07-17usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza
2014-07-17[media] zoran: remove duplicate ZR050_MO_COMP defineDan Carpenter
2014-07-17[media] saa7164-dvb: Remove unnecessary null testHimangi Saraogi
2014-07-17[media] radio-bcm2048.c: Fix some checkpatch.pl errorsLuke Hart
2014-07-17[media] media: pvrusb2: make logging code saneAndrey Utkin
2014-07-17[media] staging: media: bcm2048: radio-bcm2048.c - removed IRQF_DISABLED macroAnil Belur
2014-07-17[media] solo6x10: update GOP size, QP immediatelyAndrey Utkin
2014-07-17[media] solo6x10: expose encoder quantization setting as V4L2 controlAndrey Utkin
2014-07-17[media] staging/solo6x10: SOLO6X10 should select BITREVERSEGeert Uytterhoeven
2014-07-17[media] hdpvr: fix reported HDTV colorspaceHans Verkuil
2014-07-17[media] cx23885: add support for Hauppauge ImpactVCB-eHans Verkuil
2014-07-17[media] v4l2-ioctl: clips, clipcount and bitmap should not be zeroedHans Verkuil
2014-07-17[media] v4l2-ioctl: call g_selection before calling cropcapHans Verkuil
2014-07-17[media] v4l2-ioctl: clear reserved field of G/S_SELECTIONHans Verkuil
2014-07-17[media] v4l2-ioctl: remove pointless INFO_FL_CLEARHans Verkuil
2014-07-17[media] v4l2-dev: don't debug poll unless the debug level > 2Hans Verkuil
2014-07-17[media] v4l2-dev: streamon/off is only a valid ioctl for video, vbi and sdrHans Verkuil
2014-07-17[media] v4l2-ioctl.c: fix enum_freq_bands handlingHans Verkuil
2014-07-17[media] v4l2-ioctl.c: check vfl_type in ENUM_FMTHans Verkuil