Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • topic/drm-misc-2015-10-22
  • old/cs_322474f64b5f
  • drm-intel-next-fixes-2015-10-22
  • topic/drm-misc-2015-10-19
  • v4.3-rc6
    7379047d · Linux 4.3-rc6 ·
    Linux 4.3-rc6
    
  • sunxi-defconfig-for-4.4
    Allwinner defconfig changes for 4.4
    
    A bunch of defconfig changes to enable support for new drivers.
    
  • sunxi-core-for-4.4
    Allwinner core changes for 4.4
    
    Add support for the Allwinner R8 SoC used in the CHIP.
    
  • sunxi-dt-for-4.4-2
    Allwinner DT changes for 4.4, round 2
    
    More DT patches for 4.4, mostly with new boards coming in (CHIP, BananaPi
    M2, pcduino2), further consolidation for the q8-based designs and a bunch
    of random patches enhancing support for existing boards
    
  • wireless-drivers-for-davem-2015-10-17
    iwlwifi:
    
    * mvm: flush fw_dump_wk when mvm fails to start
    * mvm: init card correctly on ctkill exit check
    * pci: add a few more PCI subvendor IDs for the 7265 series
    * fix firmware filename for 3160
    * mvm: clear csa countdown when AP is stopped
    * mvm: fix D3 firmware PN programming
    * dvm: fix D3 firmware PN programming
    * mvm: fix D3 CCMP TX PN assignment
    
    rtlwifi:
    
    * rtl8821ae: Fix system lockups on boot
    
  • phy-for-4.4
    phy: for 4.4
    
    *) Add new PHY driver for Broadcom's cygnus PCIe PHY
    *) Add USB3 PHY driver for mediatek's SoCs
    *) Add VBUS regulator support for Samsung's exynos PHY
    *) Misc cleanup
    
    Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
    
  • pm+acpi-4.3-rc6
    Power management and ACPI fixes for v4.3-rc6
    
     - Fix a regression introduced by a recent ACPICA cleanup that
       uncovered a latent bug (Lv Zheng).
    
     - Fix a recent regression in the generic power domains framework
       that may cause it to violate PM QoS latency constraints in some
       cases (Ulf Hansson).
    
     - Fix an intel_pstate driver crash on the Knights Landing chips
       that do not update the MPERF counter as often as expected by the
       driver which may result in a divide by 0 (Srinivas Pandruvada).
    
    /
    
  • qcom-soc-for-4.4
    Qualcomm ARM Based SoC Updates for 4.4
    
    * Implement id_table driver matching in SMD
    * Avoid NULL pointer exception on remove of SMEM
    * Reorder SMEM/SMD configs
    * Make qcom_smem_get() return a pointer
    * Handle big endian CPUs correctly in SMEM
    * Represent SMD channel layout in structures
    * Use __iowrite32_copy() in SMD
    * Remove use of VLAIs in SMD
    * Handle big endian CPUs correctly in SMD/RPM
    * Handle big endian CPUs corretly in SMD
    * Reject sending SMD packets that are too large
    * Fix endianness issue in SCM __qcom_scm_is_call_available
    * Add missing prototype for qcom_scm_is_available()
    * Correct SMEM items for upper channels
    * Use architecture level to build SCM correctly
    * Delete unneeded of_node_put in SMD
    * Correct active/slep state flagging in SMD/RPM
    * Move RPM message ram out of SMEM DT node
    
  • drm-intel-fixes-2015-10-16
  • qcom-arm64-for-4.4
    Qualcomm ARM64 Updates for v4.4
    
    * Add RNG device tree node
    * Add MSM8x16 serial UART1 node
    * Enable eMMC on apq8016-sbc board
    * Fix I2C pinconf sleep state function
    * Add MSM8916 I2C nodes
    * Enable I2C busses on LS and HS on APQ8016-sbc
    * Enable SPI busses on LS and HS on APQ8016-sbc
    
  • qcom-dt-for-4.4
    Qualcomm ARM Based Device Tree Updates for v4.4
    
    * Add DT binding document for SMEM
    * Add SMD, RPM, and Regulator nodes on MSM8974
    * Remove extra reg element from iadc device
    * Remove redunandant i2c pinctrl properties on APQ8064
    * Remove unnecessary eeprom label on IFC6410
    * Remove unnecessary eeprom label from QS600
    * Add PM8921 RTC support on APQ8064
    * Add PM8921 pwrkey support on APQ8064
    * Prefix GSBI6 uart pins on APQ8064 correctly
    * Add missing GSBI7 uart pinctrl on APQ8064
    * Add missing GSBI7 uart pinctrl on IFC6410
    * Add missing GSBI7 pinctrl uart property on QS600
    * Add pwrseq support for WLAN on IFC6410
    * Add pwrseq support for WLAN on QS600
    * Add notify led support on IFC6410
    * Add SD card detect support onQS600
    * Add #power-domain-cells property to documentation
    * Add Qualcomm SMBB binding document
    * Add PM8941 charge node
    * Fix typo in disabled property on MSM8974
    
  • iommu-fixes-v4.3-rc5
    IOMMU Fixes for Linux v4.3-rc5
    
    A few fixes piled up:
    
    	* Fix for a suspend/resume issue where PCI probing code overwrote
    	  dev->irq for the MSI irq of the AMD IOMMU.
    
    	* Fix for a kernel crash when a 32 bit PCI device was assigned to a KVM
    	  guest.
    
    	* Fix for a possible memory leak in the VT-d driver
    
    	* A couple of fixes for the ARM-SMMU driver
    
  • mac80211-for-davem-2015-10-13
    Like last time, we have two small fixes:
     * fast-xmit was not doing powersave filter clearing correctly,
       disable fast-xmit while any such operations are still pending
     * a debugfs file was broken due to some infrastructure changes
    
  • v3.2.72
    0149138c · Linux 3.2.72 ·
    This is the 3.2.72 stable release
    
  • iio-for-4.4b
    Second set of new drivers, functionality and cleanups for IIO in the 4.4 cycle.
    
    Core stuff
    * adjust resistance documentation to allow for output devices.
    
    New device support:
    * bmc150
     - split the i2c driver up into a core and i2c_regmap part including regmap
       conversion.
     - add spi support.
    * mcp4531 digitial potentiometer driver.
    * Measurement Specialties set of drivers with a core library module providing
      common functionality.  Note that the htu21 has a driver in hwmon, but the
      view from that side was that, given the range of devices the same silicon
      turns up in are not all typical hwmon material, that driver would be
      deprecated in favour of this new support.
     - ms8607 temperature, pressure and humidty sensor
     - ms5637 temperature and pressure sensor
     - htu21 temperature and humidity sensor
     - tsys02d temperature sensor
     - tsys01 temperature sensor
    
    Cleanups
    * tree wide.
     - squish cases where irq 0 is still considered valid.
    * apds9960
     - sparse endian warning cleanups by making endianness explicit.
    * ad5504
     - leave group naming to the core.
    * ad7746
     - cleanup comment style.
     - drop an unnecessary bit of dev_info
     - add some appropriate uses of the BIT macro.
    * ad799x
     - leave group naming to the core.
    * hdc100x - introduced this cycle,.
     - fix a wrong offset value.
    * lidar
     - add missing MODULE_DEVICE_TABLE for dt.
    * max1363
     - leave sysfs group naming to the core.
    * m62332 got the Harmut treatment and as ever he found a 'few' bits the
      rest of us had missed!
     - Share scale and offset attributes across channels.
     - Shutdown the device on driver remove
     - Use ARRAY_SIZE rather than a hard coded count for channels.
     - Return more directly in the write_raw callback dropping a local variable
       along the way.
     - a few style issues
     - move to reading the regulator voltage for each use allowing for dynamic
       regulators.  This is a common feature across drivers so we might end
       up with more fixes throughout the tree for this.
    * mlx96014 - introduced this cycle.
     - fixed up a spot of error handling.
    * vz89x - introduced this cycle.
     - work around a hardware quirk.
    
  • v4.3-rc5
    25cb62b7 · Linux 4.3-rc5 ·
    Linux 4.3-rc5