Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • wireless-drivers-next-for-davem-2015-06-03
    new driver mt7601u for MediaTek Wi-Fi devices MT7601U
    
    ath10k:
    
    * qca6174 power consumption improvements, enable ASPM etc (Michal)
    
    wil6210:
    
    * support Wi-Fi Simple Configuration in STA mode
    
    iwlwifi:
    
    * a few fixes (re-enablement of interrupts for certain new
      platforms that have special power states)
    * Rework completely the RBD allocation model towards new
      multi RX hardware.
    * cleanups
    * scan reworks continuation (Luca)
    
    mwifiex:
    
    * improve firmware debug functionality
    
    rtlwifi:
    
    * update regulatory database
    
    brcmfmac:
    
    * cleanup and new feature support in PCIe code
    * alternative nvram loading for router support
    
  • v2.6.32.67
    00b90e79 · Linux 2.6.32.67 ·
    This is the  stable release
    
  • sound-4.1-rc7
    sound fixes for 4.1-rc7
    
    It was a fairly calm week; here you can find only a few trivial
    quirks and fixes for USB and HD-audio.  All changes are pretty
    device specific.
    
  • sunxi-dt-for-4.2-2
    Allwinner DT changes for 4.2, take 2
    
    A bunch of new DT changes for the 4.2 merge window, among which:
      - Enable the SRAM controller on the A10/A10s/A13/A20
      - A33 support
      - New boards: A23 EVB, SinA33, GA10H-A33, Mele A1000G
    
  • phy-for-v4.2
    phy: for 4.2 merge window
    
    *) new Broadcom SATA3 PHY driver for Broadcom STB SoCs
    *) new phy API to get PHY by index which is used in EHCI and
       OHCI controller drivers
    *) support specifying supply at port level used for multi-port PHYs
    *) sparse warning fixes in miphy PHYs
    *) fix pm_runtime issues in twl4030 driver
    
    Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
    
  • wireless-drivers-for-davem-2015-06-01
    iwlwifi:
    
    * fix OTP parsing 8260
    * fix powersave handling for 8260
    
    brcmfmac:
    
    * fix null pointer crash
    
  • v4.1-rc6
    c65b99f0 · Linux 4.1-rc6 ·
    Linux 4.1-rc6
    
  • acpi-pci-4.1-rc6
    PCI / ACPI fix for v4.1-rc6
    
    This fixes a bug uncovered by a recent driver core change that
    modified the implementation of the ACPI_COMPANION_SET() macro to
    strictly rely on its second argument to be either NULL or a valid
    pointer to struct acpi_device.
    
    As it turns out, pcibios_root_bridge_prepare() on x86 and ia64
    works with the assumption that the only code path calling
    pci_create_root_bus() is pci_acpi_scan_root() and therefore
    the sysdata argument passed to it will always match the
    expectations of pcibios_root_bridge_prepare().  That need not
    be the case, however, and in particular it is not the case for
    the Xen pcifront driver that passes a pointer to its own private
    data strcture as sysdata to pci_scan_bus_parented() which then
    passes it to pci_create_root_bus() and it ends up being used
    incorrectly by pcibios_root_bridge_prepare().
    
    /
    
  • drm-intel-next-fixes-2015-05-29
  • mac80211-next-for-davem-2015-05-29
    As we get closer to the merge window, here are a few
    more things for -next:
     * disconnect TDLS stations on CSA to avoid issues
     * fix a memory leak introduced in a recent commit
     * switch rfkill and cfg80211 to PM ops
     * in an unlikely scenario, prevent a bookkeeping
       value to get corrupted leading to dropped packets
     * fix a crash in VLAN assignment
     * switch rfkill-gpio to more modern gpiod API
     * send disconnected event to userspace with proper
       local/remote indication
    
  • sound-4.1-rc6
    sound fixes for 4.1-rc6
    
    No big surprise here, just a bunch of small fixes for HD-audio and
    USB-audio.
    - Partial revert of widget power-saving for IDT codecs
    - Revert mute-LED enum ctl for Thinkpads due to confusion
    - A quirk for a new Radeon HDMI controller
    - Realtek codec name fix for Dell
    - A workaround for headphone mic boost on some laptops
    - stream_pm ops setup (and its fix for regression)
    - Another quirk for MS LifeCam USB-audio
    
  • mac80211-for-davem-2015-05-28
    This just has a single docbook build fix. In my confusion
    I'd already sent the same fix for -next, but Ben Hutchings
    noted it's necessary in 4.1.
    
  • topic/drm-misc-2015-05-27
  • mac80211-for-davem-2015-05-26
    We have three more fixes:
     * AP_VLAN tailroom calculation fix, the bug leads to warnings
       along with dropped packets
     * NAPI context issue, calling napi_gro_receive() from a timer
       (obviously) can lead to crashes
     * remain-on-channel combining leads to dropped requests and not
       being able to finish certain operations, so remove it
    
  • wireless-drivers-for-davem-2015-05-25
    iwlwifi:
    
    * fix firmware name and other things to enable 3165
    * fix bad APMG configuration for 8000 (no AMPG on these devices)
    * fix MAC address assignment for 8000
    * fix firmware debugging triggers (MLME)
    * fix several bugs in low power states code (net-detect, d0i3)
    
    ssb:
    
    * fix reboot after device reset for WRT350N v1
    
  • gpio-v4.1-3
    GPIO fixes for the v4.1 series:
    
    - A leak in gpiochip_add path destined for stable.
    - A kempld driver bug destined for stable.
    
  • v4.1-rc5
    ba155e2d · Linux 4.1-rc5 ·
    Linux 4.1-rc5
    
  • iio-fixes-for-4.1b
    Second round of fixes for IIO in the 4.1 cycle.
    
    * twl6030-gpadc - Drop a bonus space from the modalias.
    * adis16400 - Report pressure channel scale (not much use without it)
                - Use different channel indices for the two voltage channels (ABI)
    	    - Compute the san mask from the channel indices instead of using
    	      ~0UL as we now care about extra bits being set.
    	    - Fix burst mode due to rx buffer not being intialized and wrong
    	      tx buffer type being set.  Also had the wrong transfer length.
    	      All in all it didn't work, now it does ;)
    	    - adis16448 has additional registers in burst mode so we skip
    	      over them to make it work.
    
  • iio-for-v4.2b
    Second set of new driver, functionality and cleanups for IIO in the 4.2 cycle.
    
    Core functionality
    * i and q modifiers from quadrature channels.
    * IIO_CHAN_INFO_OVERSAMPLING_RATIO added.
    * High pass filter attributes added to mirror the existing low pass filter
      ones.
    
    Core cleanups
    * Make IIO tools building more cross compiler friendly.
    * Substantial rework of the function __iio_update_buffers to greatly simplify
      a hideously evolved function.
    
    New drivers and support
    * ACPI0008 ambient light sensor driver. This one has been around a long time to
      will be good to finally get it into mainline.
    * Berlin SOC ADC support.
    * BMC150 magnetometer.  The accelerometer in the same package has been supported
      for quite some time, so good to have this half as well.
    * m62332 DAC driver
    * MEMSIC MMC35420 magnetometer.
    * ROHM BH1710 and similar ambient light sensors.
    * Sensortek STK3310 light sensor.
    * Sensortek STK8312 accelerometer.
    * Sensortek STK8BA50 accelerometer.
    * ti-adc128s052 gains support form the adc122s021 2 channel ADC.
    
    Driver cleanups and functionality.
    * Allow various drivers to compile with !GPIOLIB if COMPILE_TEST enabled.
    * bmc150 - decouple trigger from buffer to allow other triggers to be used.
    * bmg160 - decouple trigger from buffer to allow other triggers to be used.
      Fix a trivial unused field.
    * Constify a load of platform_device_id structures.
    * inv_mpu6050 - device tree bindings.
    * hid-sensors - fix a memory leak during probe if certain errors occur.
    * ltr501 - illuminance channel derived (in an non obvious fashion) from the
      intensity channels.
    * ltr501 - fix a boundary check on the proximity threshold.
    * mlx90614 - drop a pointless return.
    * mma8452 - Debugfs register access and fix a bug that had no effect (by
      coincidence)
    * ti_am335x_adc - add device tree bindings for sample-delay, open-delay and
      averaging.  The ideal settings for these tend to be board design specific.
    
  • v2.6.32.66
    b4736065 · Linux 2.6.32.66 ·
    This is the 2.6.32.66 stable release