1. 27 Jan, 2015 3 commits
    • Asaf Vertz's avatar
      [media] media: stb0899_drv: use time_after() · 3edd59ab
      Asaf Vertz authored
      To be future-proof and for better readability the time comparisons are
      modified to use time_after() instead of plain, error-prone math.
      Signed-off-by: default avatarAsaf Vertz <asaf.vertz@tandemg.com>
      Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
      Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
      3edd59ab
    • Fabio Estevam's avatar
      [media] coda: coda-common: Remove mx53 entry from coda_platform_ids · a6c896c1
      Fabio Estevam authored
      As mx53 is a dt-only architecture we can safely remove its entry from the
      coda_platform_ids[] structure.
      Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
      Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
      Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
      a6c896c1
    • Mauro Carvalho Chehab's avatar
      Merge tag 'v3.19-rc6' into patchwork · 4a8ba331
      Mauro Carvalho Chehab authored
      This is needed in order to get the media fixes applied on -rc6.
      
      Linux 3.19-rc6
      
      * tag 'v3.19-rc6': (891 commits)
        Linux 3.19-rc6
        dm: fix handling of multiple internal suspends
        hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macro
        hwmon: (i5500_temp) Convert to module_pci_driver
        hwmon: (i5500_temp) Don't bind to disabled sensors
        hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groups
        hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsets
        arm64: dts: add baud rate to Juno stdout-path
        Revert "platform: x86: dell-laptop: Add support for keyboard backlight"
        Revert "Documentation: Add entry for dell-laptop sysfs interface"
        dm cache: fix problematic dual use of a single migration count variable
        dm cache: share cache-metadata object across inactive and active DM tables
        of/unittest: Overlays with sub-devices tests
        KVM: x86: SYSENTER emulation is broken
        KVM: x86: Fix of previously incomplete fix for CVE-2014-8480
        arm64: dump: Fix implicit inclusion of definition for PCI_IOBASE
        x86/tsc: Change Fast TSC calibration failed from error to info
        x86/apic: Re-enable PCI_MSI support for non-SMP X86_32
        x86, mm: Change cachemode exports to non-gpl
        x86, tls: Interpret an all-zero struct user_desc as "no segment"
        ...
      
      Conflicts:
      	drivers/media/pci/cx23885/cx23885.h
      4a8ba331
  2. 26 Jan, 2015 11 commits
  3. 24 Jan, 2015 11 commits
  4. 23 Jan, 2015 15 commits