Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • qcom-dts-for-4.11
    Qualcomm Device Tree Changes for v4.11
    
    * Add Coresight components for APQ8064
    * Fixup PM8058 nodes
    * Add APQ8060 gyro and accel support
    * Enable SD600 HDMI support
    * Add RIVA supprort for Sony Yuga and SD600
    * Add PM8821 support
    * Add MSM8974 ADSP, USB gadget, SMD, and SMP2P support
    * Fix IPQ8064 clock frequencies
    
  • qcom-defconfig-for-4.11
    Qualcomm ARM Based defconfig Updates for v4.11
    
    * Enable APQ8060 Dragonboard related devices
    * Enable AHCI, PCIE, USB, thermal sensors, and ATL1C related configs
    * Enable RPM/RPM-SMD clocks
    
  • qcom-drivers-for-4.11
    Qualcomm ARM Based Driver Updates for v4.11
    
    * Fix issues with SCM compile testing
    * Add SCM set remote state API
    * Mask APQ8064 SCM clock dependency issue
    * Add Qualcomm DMA folder to MAINTAINERS
    * Fix EBI2 dependencies
    
  • gpio-v4.10-3
    GPIO fixes for v4.10:
    
    - Fix a lockdep issue: the threaded irqchips also need their unique
      key, and take this opportunity to get rid of the horrible macro and
      replace it with a static inline.
    
  • drm-intel-next-2017-01-23
    Final block of feature work for 4.11:
    
    - gen8 pd cleanup from Matthew Auld
    - more cleanups for view/vma (Chris)
    - dmc support on glk (Anusha Srivatsa)
    - use core crc api (Tomue)
    - track wedged requests using fence.error (Chris)
    - lots of psr fixes (Nagaraju, Vathsala)
    - dp mst support, acked for merging through drm-intel by Takashi
      (Libin)
    - huc loading support, including uapi for libva to use it (Anusha
      Srivatsa)
  • drm-fixes-for-v4.10-rc6
    drm fixes across the board
    
  • iio-for-4.11b
    Second round of IIO new device support, cleanups and features for the 4.11 cycle
    
    New device support:
    * lsm6dsx imu
      - new driver and bindings.
    * max11100 adc
      - new driver and bindings.
    * tlc4541
      - new driver
    * tmp007 thermopile
      - new driver.
    
    Core
    * in kernel interfaces
      - pass through raw values if no scaling provided and a processed value is
        requested.
    * trigger
      - close a race condition in acquiring trigger reference.
      - constify device_type structures.
      - rework the viio_trigger_alloc function to be much neater and easier to
      read.
      - free trigger resources correctly on some error paths. Avoids putting a
      module we don't have.
    
    Documentation
    * ABI
      - specify a unit for proximity measurements.
    
    Cleanups and features
    * ads1015
      - constify iio_info structure.
    * ads7950 cleanups following merge in previous pull
      - Add device tree bindings
      - Drop the ti prefix from the module name in common with other drivers.
      - Change regulator name to vref to match datasheet and other drivers.
    * ak8974
      - remove a redundant zero timeout check.
    * bmi160
      - use variable names for sizeof instead of types.
    * cm3605
      - mark PM functions as __maybe_unused to avoid a build warning.
    * isl29028 (on it's way towards moving out of staging).
      - alignment fixes and newline improvements.
      - combine proxim_get and read_proxim for simpler code.
      - drop unused ISL29028_DEV_ATTR macro
      - move some error logging into functions to cut out repitition.
      - make error messages more consistent.
      - tidy up some brackets.
      - drop the enable flag that nothing uses.
      - only set proximity rate and ALS scale when relevant channel type is enabled.
      - runtime pm support.
    * lsm6dsx
      - fix wrong values for gyro sensitivitiy.
    * mag3110
      - claim direct mode during sysfs reads to avoid a race condition.
    * max1363
      - export OF device table IDs as module aliases.
    * max30100
      - use msleep for long uncritical delays.
    * mcp4531
      - export OF device table as module aliases.
    * ms5611
      - claim direct mode during sysfs reads to avoid a race condition.
    * opt3001
      - export OF device table as module aliases.
    * sx9500
      - claim direct mode during oversampling changes to avoid a race condition.
    
  • v4.10-rc5
    7a308bb3 · Linux 4.10-rc5 ·
    Linux 4.10-rc5
    
  • iio-fixes-for-4.10b
    Second set of IIO fixes for the 4.10 cycle.
    * afe4403
      - retrieve valid iio_dev in suspend / resume. Previously using the wrong
        dev for a call to dev_to_iio_dev.
    * afe4404
      - retrieve valid iio_dev in suspend / resume. Previously using the wrong
        dev for a call to dev_to_iio_dev.
    * dht11
      - Something seems to have caused a regression in timing on the raspberry pi
        2B.  However, the bug that it threw up was real. msleep was occasionally
        resulting in very long sleeps, over the limit possible to read from this
        chip. Switch to usleep_range to avoid this.  The timing needed by this
        part is very fiddly.
    * max30100
      - wrong parenthesis around fifo count check meant it always read after the
        almost_full state had been reached. I've tagged this with a fixes tag which
        covers the last patch that it will not need precursor patches.  The bug
        predates that but will need backporting.
    * palmas_gpadc.
      - retrieve valid iio_dev in suspend / resume. Previously using the wrong
        dev for a call to dev_to_iio_dev.
    
  • v4.4.44
    a7dd347a · Linux 4.4.44 ·
    This is the 4.4.44 stable release
    
  • v4.9.5
    40bf0662 · Linux 4.9.5 ·
    This is the 4.9.5 stable release
    
  • drm-misc-next-2017-01-23
  • v3.18.47
    8433e5c9 · Linux 3.18.47 ·
    Linux 3.18.47
    
  • v4.1.38
    f40b3cc6 · Linux 4.1.38 ·
    Linux 4.1.38
    
  • drm-intel-fixes-2017-01-19
  • drm-misc-fixes-2017-01-23
  • v4.10-rc4
    49def185 · Linux 4.10-rc4 ·
    Linux 4.10-rc4
    
  • v4.9.4
    75353ac8 · Linux 4.9.4 ·
    This is the 4.9.4 stable release
    
  • v4.4.43
    d9ea51a9 · Linux 4.4.43 ·
    This is the 4.4.43 stable release
    
  • mac80211-for-davem-2017-01-13
    We have a number of fixes, in part because I was late
    in actually sending them out - will try to do better in
    the future:
     * handle VHT opmode properly when hostapd is controlling
       full station state
     * two fixes for minimum channel width in mac80211
     * don't leave SMPS set to junk in HT capabilities
     * fix headroom when forwarding mesh packets, recently
       broken by another fix that failed to take into account
       frame encryption
     * fix the TID in null-data packets indicating EOSP (end
       of service period) in U-APSD
     * prevent attempting to use (and then failing which
       results in crashes) TXQs on stations that aren't added
       to the driver yet