summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-0718-292/+1023
|\
| * leds: avoid races with workqueuePavel Machek2019-05-022-0/+6
| * ALSA: line6: Avoid polluting led_* namespaceJacek Anaszewski2019-04-181-4/+4
| * Merge tag 'lm3532-driver-improvements' into for-nextJacek Anaszewski2019-04-079-85/+813
| |\
| | * leds: lm3532: Introduce the lm3532 LED driverDan Murphy2019-04-073-0/+694
| | * mfd: ti-lmu: Remove LM3532 backlight driver referencesDan Murphy2019-04-073-56/+0
| | * ARM: dts: omap4-droid4: Update backlight dt propertiesDan Murphy2019-04-071-9/+18
| | * dt: lm3532: Add lm3532 dt doc and update ti_lmu docDan Murphy2019-04-072-20/+101
| * | leds: Small fixes for Flash class descriptionDan Murphy2019-04-031-2/+2
| * | leds: blinkm: clean up double assignment to data->i2c_addrColin Ian King2019-04-021-1/+0
| * | leds: pca963x: Make use of device property APIAndy Shevchenko2019-03-311-23/+21
| * | leds: pca955x: Make use of device property APIAndy Shevchenko2019-03-311-22/+13
| * | leds: lt3593: Remove unneeded assignment in lt3593_led_probeYueHaibing2019-03-311-7/+1
| * | leds: lt3593: drop pdata handling codeDaniel Mack2019-03-312-56/+1
| * | leds: pca955x: Revert "Add ACPI support"Andy Shevchenko2019-03-311-21/+1
| * | leds: pca963x: Revert "Add ACPI support"Andy Shevchenko2019-03-311-21/+1
| * | drivers: leds: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult2019-03-311-9/+9
| * | ACPI: Document how to refer to LEDs from remote nodesSakari Ailus2019-03-181-0/+99
| * | leds: as3645a: Switch to fwnode property APISakari Ailus2019-03-181-41/+52
| |/
* | Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-07274-4319/+10394
|\ \
| * | intel_th: msu: Add current window trackingAlexander Shishkin2019-05-031-30/+49
| * | intel_th: msu: Add a sysfs attribute to trigger window switchAlexander Shishkin2019-05-032-0/+36
| * | intel_th: msu: Correct the block wrap detectionAlexander Shishkin2019-05-031-1/+1
| * | intel_th: Add switch triggering supportAlexander Shishkin2019-05-034-2/+85
| * | intel_th: gth: Factor out trace start/stopAlexander Shishkin2019-05-031-29/+64
| * | intel_th: msu: Factor out pipeline drainingAlexander Shishkin2019-05-033-10/+29
| * | intel_th: msu: Switch over to scatterlistAlexander Shishkin2019-05-031-59/+104
| * | intel_th: msu: Replace open-coded list_{first,last,next}_entry variantsAlexander Shishkin2019-05-031-10/+10
| * | intel_th: Only report useful IRQs to subdevicesAlexander Shishkin2019-05-033-1/+9
| * | intel_th: msu: Start handling IRQsAlexander Shishkin2019-05-034-2/+106
| * | intel_th: pci: Use MSI interrupt signallingAlexander Shishkin2019-05-032-6/+13
| * | intel_th: Communicate IRQ via resourceAlexander Shishkin2019-05-034-14/+30
| * | intel_th: Add "rtit" source deviceAlexander Shishkin2019-05-033-3/+27
| * | intel_th: Skip subdevices if their MMIO is missingAlexander Shishkin2019-05-031-4/+9
| * | intel_th: Rework resource passing between glue layers and coreAlexander Shishkin2019-05-034-29/+33
| * | intel_th: SPDX-ify the documentationAlexander Shishkin2019-05-031-0/+2
| * | intel_th: msu: Fix single mode with IOMMUAlexander Shishkin2019-05-031-3/+32
| * | Merge tag 'gnss-5.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2019-05-032-0/+2
| |\ \
| | * | gnss: ubx: add u-blox,neo-6m compatibleOndrej Jirman2019-04-041-0/+1
| | * | dt-bindings: gnss: add u-blox,neo-6m compatibleOndrej Jirman2019-04-041-0/+1
| * | | Merge tag 'misc-habanalabs-next-2019-05-03' of git://people.freedesktop.org/~...Greg Kroah-Hartman2019-05-0316-300/+368
| |\ \ \
| | * | | habanalabs: Update CPU DMA memory label nameTomer Tayar2019-05-021-2/+2
| | * | | habanalabs: Update CPU DMA pool label nameTomer Tayar2019-05-021-2/+2
| | * | | habanalabs: increase timeout if working with simulatorDalit Ben Zoor2019-04-302-2/+13
| | * | | habanalabs: remove condition that is always trueDalit Ben Zoor2019-05-011-25/+23
| | * | | habanalabs: remove redundant member from parser structDalit Ben Zoor2019-05-013-5/+1
| | * | | habanalabs: Manipulate DMA addresses in ASIC functionsTomer Tayar2019-05-016-56/+72
| | * | | habanalabs: rename functions to improve code readabilityOded Gabbay2019-05-015-36/+38
| | * | | habanalabs: remove call to cs_parser()Dalit Ben Zoor2019-04-301-24/+3
| | * | | habanalabs: Use single pool for CPU accessible host memoryTomer Tayar2019-04-284-22/+48