summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'leds-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2016-01-122-7/+23
|\
| * leds: core: add managed version of led_trigger_registerHeiner Kallweit2016-01-041-0/+2
| * leds: wm8350: Remove work queueAndrew Lunn2016-01-041-1/+0
| * leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness settingJacek Anaszewski2016-01-041-3/+16
| * leds: core: Use set_brightness_work for the blocking opJacek Anaszewski2016-01-041-1/+1
| * leds: Rename brightness_set_sync op to brightness_set_blockingJacek Anaszewski2016-01-041-2/+2
| * leds: core: Add two new LED_BLINK_ flagsJacek Anaszewski2016-01-041-4/+6
* | Merge tag 'edac_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2016-01-122-4/+12
|\ \
| * | EDAC: Unexport and make edac_subsys staticBorislav Petkov2015-12-111-1/+0
| * | EDAC: Rip out the edac_subsys reference countingBorislav Petkov2015-12-111-1/+0
| * | EDAC, mpc85xx: Make mpc85xx-pci-edac a platform deviceScott Wood2015-12-111-0/+8
| * | EDAC: Add DDR4 flagJim Snow2015-12-031-2/+4
* | | Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2016-01-121-1/+17
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...Mark Brown2016-01-051-0/+16
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | regmap: irq: add support for configuration of trigger typeLaxman Dewangan2016-01-051-0/+16
| | |/ /
| * | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2016-01-051-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | regmap: Fix leftover from struct reg_default to struct reg_sequence changeDaniel Wagner2015-12-011-1/+1
| | |/
* | | Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-01-121-0/+1
|\ \ \
| * | | driver-core: platform: Add platform_irq_count()Stephen Boyd2016-01-071-0/+1
* | | | Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-01-123-30/+6
|\ \ \ \
| * | | | mmc: dw_mmc: remove the unused quirksJaehoon Chung2016-01-051-8/+2
| * | | | mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann2015-12-221-1/+1
| * | | | mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione2015-12-221-0/+1
| * | | | mmc: mvsdio: delete platform data headerLinus Walleij2015-12-221-18/+0
| * | | | mmc: core: Refactor code to register the MMC PM notifierUlf Hansson2015-12-221-2/+2
| * | | | mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson2015-12-221-1/+0
* | | | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-01-121-0/+1
|\ \ \ \ \
| * | | | | libata: skip debounce delay on link resumeDanesh Petigara2016-01-081-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2016-01-122-7/+1
|\ \ \ \ \
| * | | | | percpu: remove PERCPU_ENOUGH_ROOM which is stale definitionJungseok Lee2015-11-161-6/+0
| * | | | | percpu: Remove unneeded return from void functionGuillaume Gomez2015-11-161-1/+1
| |/ / / /
* | | | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2016-01-122-0/+10
|\ \ \ \ \
| * | | | | workqueue: implement lockup detectorTejun Heo2015-12-081-0/+6
| * | | | | watchdog: introduce touch_softlockup_watchdog_sched()Tejun Heo2015-12-081-0/+4
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-127-30/+60
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'irqchip-core-v4.5' of git://git.infradead.org/users/jcooper/linux ...Thomas Gleixner2015-12-291-29/+0
| |\ \ \ \ \ \
| | * | | | | | irqchip/renesas-intc-irqpin: Remove obsolete platform data supportGeert Uytterhoeven2015-11-241-29/+0
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2015-12-293-1/+22
| |\ \ \ \ \ \
| | * | | | | | irqchip/gic-v2m: acpi: Introducing GICv2m ACPI supportSuravee Suthikulpanit2015-12-211-1/+2
| | * | | | | | irqdomain: Introduce is_fwnode_irqchip helperSuravee Suthikulpanit2015-12-211-0/+5
| | * | | | | | acpi: pci: Setup MSI domain for ACPI based pci devicesSuravee Suthikulpanit2015-12-212-0/+15
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'irq/gic-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2015-12-191-0/+10
| |\ \ \ \ \ \
| | * | | | | | irqchip/gic: Support RealView variant setupLinus Walleij2015-12-161-0/+10
| | |/ / / / /
| * | | | | | Merge branch 'irq/wire-msi-bridge' of git://git.kernel.org/pub/scm/linux/kern...Thomas Gleixner2015-12-1972-361/+425
| |\ \ \ \ \ \
| | * | | | | | platform-msi: Allow creation of a MSI-based stacked irq domainMarc Zyngier2015-12-161-0/+12
| | * | | | | | genirq/msi: Add msi_domain_populate_irqsMarc Zyngier2015-12-161-0/+2
| | * | | | | | genirq/msi: Make the .prepare callback reusableMarc Zyngier2015-12-161-0/+4
| | * | | | | | irqdomain: Make irq_domain_alloc_irqs_recursive availableMarc Zyngier2015-12-161-0/+3
| | |/ / / / /
| * | | | | | genirq: Free irq_desc with rcuThomas Gleixner2015-12-141-0/+6
| * | | | | | genirq: Implement irq_percpu_is_enabled()Thomas Petazzoni2015-12-081-0/+1
| | |/ / / / | |/| | | |