aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-04ARM: dts: am335x-boneblack: configure i2c1 and 2sgw/patchedNishanth Menon
2016-02-04iio: light: add support for ROHM BH1710/BH1715/BH1721/BH1750/BH1751 ambient l...Tomasz Duszynski
2016-02-04gpio-pca953x: add "drive" property.Ismo Puustinen
2016-02-04adc1x8s102: support ACPI-based enumeration.Ismo Puustinen
2016-02-04staging:iio: add support for ADC1x8s102.Todor Minchev
2016-02-04spi-pxa2xx: fixed ACPI-based enumeration of SPI devices.Ismo Puustinen
2016-02-04acpi: updated DSDT table for SPI devices.Ismo Puustinen
2016-02-04pca9685: PCA9685 PWM and GPIO multi-function device.Josef Ahmad
2016-02-04gpio: pca953x: provide GPIO base based on _UIDAndy Shevchenko
2016-02-04acpi: added a custom DSDT file.Ismo Puustinen
2016-02-04pwm-pca9685: enable ACPI device found on Galileo Gen2Andy Shevchenko
2016-02-04at24: enable ACPI device found on Galileo Gen2Andy Shevchenko
2016-02-04gpio: pca953x: support ACPI devices found on Galileo Gen2Andy Shevchenko
2016-02-04gpio: pca953x: store driver_data for future useAndy Shevchenko
2016-02-04mfd: intel_quark_i2c_gpio: support devices behind i2c busAndy Shevchenko
2016-02-04mfd: intel_quark_i2c_gpio: load gpio driver firstAndy Shevchenko
2016-02-04mfd: core: redo ACPI matching of the children devicesAndy Shevchenko
2016-02-04i2c / ACPI: Rework I2C device scanningMika Westerberg
2016-02-04gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not foundMika Westerberg
2016-02-04GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module useHanjun Guo
2016-02-04gpio / ACPI: Add support for retrieving GpioInt resources from a deviceMika Westerberg
2016-02-04i2c: fix leaked device refcount on of_find_i2c_* error pathVladimir Zapolskiy
2016-02-04i2c: core: only use set_scl for bus recovery after calling prepare_recoveryJan Luebbe
2016-02-04i2c: core: Reduce stack size of acpi_i2c_space_handler()Jarkko Nikula
2016-02-04i2c: core: fix typo in commentShailendra Verma
2016-02-04i2c: check for proper length of the reg propertyWolfram Sang
2016-02-04i2c: slave: add error messages to slave coreWolfram Sang
2016-02-04i2c / ACPI: Assign IRQ for devices that have GpioInt automaticallyMika Westerberg
2016-02-04i2c / ACPI: Use 0 to indicate that device does not have interrupt assignedMika Westerberg
2016-02-01Merge tag 'v4.1.17' into standard/baseBruce Ashfield
2016-01-31Linux 4.1.17Greg Kroah-Hartman
2016-01-31recordmcount: Fix endianness handling bug for nop_mcountlibin
2016-01-31arm64: restore bogomips information in /proc/cpuinfoYang Shi
2016-01-31mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck
2016-01-31fix the regression from "direct-io: Fix negative return from dio read beyond ...Al Viro
2016-01-31direct-io: Fix negative return from dio read beyond eofJan Kara
2016-01-31media/vivid-osd: fix info leak in ioctlSalva Peiró
2016-01-31staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro
2016-01-31HID: core: Avoid uninitialized buffer accessRichard Purdie
2016-01-31parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka
2016-01-31iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpointsDavid Woodhouse
2016-01-31arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon
2016-01-31arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood
2016-01-31ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel
2016-01-31arm64: fix building without CONFIG_UID16Arnd Bergmann
2016-01-31arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2016-01-31ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel
2016-01-31arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi
2016-01-31arm64: bpf: fix mod-by-zero caseZi Shen Lim
2016-01-31arm64: bpf: fix div-by-zero caseZi Shen Lim