linux/drivers/mfd
Linus Torvalds d5fb82137b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull irq fixes from Thomas Gleixner:
 "This contains:

   - a series of fixes for interrupt drivers to prevent a potential race
     when installing a chained interrupt handler

   - a fix for cpumask pointer misuse

   - a fix for using the wrong interrupt number from struct irq_data

   - removal of unused code and outdated comments

   - a few new helper functions which allow us to cleanup the interrupt
     handling code further in 4.3

   I decided against doing the cleanup at the end of this merge window
   and rather do the preparatory steps for 4.3, so we can run the final
   ABI change at the end of the 4.3 merge window with less risk"

* 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (26 commits)
  ARM/LPC32xx: Use irq not hwirq for __irq_set_handler_locked()
  genirq: Implement irq_set_handler_locked()/irq_set_chip_handler_name_locked()
  genirq: Introduce helper irq_desc_get_irq()
  genirq: Remove irq_node()
  genirq: Clean up outdated comments related to include/linux/irqdesc.h
  mn10300: Fix incorrect use of irq_data->affinity
  MIPS/ralink: Fix race in installing chained IRQ handler
  MIPS/pci: Fix race in installing chained IRQ handler
  MIPS/ath25: Fix race in installing chained IRQ handler
  MIPS/ath25: Fix race in installing chained IRQ handler
  m68k/psc: Fix race in installing chained IRQ handler
  avr32/at32ap: Fix race in installing chained IRQ handler
  sh/intc: Fix race in installing chained IRQ handler
  sh/intc: Fix potential race in installing chained IRQ handler
  pinctrl/sun4i: Fix race in installing chained IRQ handler
  pinctrl/samsung: Fix race in installing chained IRQ handler
  pinctrl/samsung: Fix race in installing chained IRQ handler
  pinctrl/exynos: Fix race in installing chained IRQ handler
  pinctrl/st: Fix race in installing chained IRQ handler
  pinctrl/adi2: Fix race in installing chained IRQ handler
  ...
2015-07-01 15:19:35 -07:00
..
88pm80x.c
88pm800.c
88pm805.c
88pm860x-core.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
88pm860x-i2c.c
aat2870-core.c
ab3100-core.c
ab3100-otp.c
ab8500-core.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
ab8500-debugfs.c mfd: ab8500-debugfs: Pass the IRQF_ONESHOT flag 2015-06-22 12:25:27 +01:00
ab8500-gpadc.c mfd: ab8500-gpadc: Pass the IRQF_ONESHOT flag 2015-06-22 12:25:28 +01:00
ab8500-sysctrl.c
abx500-core.c
adp5520.c
arizona-core.c mfd: arizona: Split INx_MODE into two fields 2015-06-22 12:25:16 +01:00
arizona-i2c.c
arizona-irq.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
arizona-spi.c
arizona.h
as3711.c
as3722.c
asic3.c mfd/asic3: Fix race in installing chained IRQ handler 2015-06-25 11:56:52 +02:00
atmel-hlcdc.c
axp20x.c mfd: axp20x: Enable AXP22X regulators 2015-05-13 16:26:34 +01:00
bcm590xx.c
cros_ec_i2c.c mfd: cros_ec: Support multiple EC in a system 2015-06-15 13:18:23 +01:00
cros_ec_spi.c mfd: cros_ec: spi: Add delay for asserting CS 2015-06-15 13:18:24 +01:00
cros_ec.c mfd: cros_ec: Staticise some newly introduced structures 2015-06-22 12:23:02 +01:00
cs5535-mfd.c
da903x.c
da9052-core.c mfd: da9052: Fix broken regulator probe 2015-05-27 13:34:15 +01:00
da9052-i2c.c
da9052-irq.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
da9052-spi.c
da9055-core.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
da9055-i2c.c
da9063-core.c mfd: da9063: Add support for OnKey driver 2015-06-22 12:25:20 +01:00
da9063-i2c.c
da9063-irq.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
da9150-core.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
davinci_voicecodec.c
db8500-prcmu.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
dbx500-prcmu-regs.h
dln2.c mfd: dln2: Use msecs_to_jiffies for time conversion 2015-03-26 14:20:18 +00:00
dm355evm_msp.c
ezx-pcap.c
hi6421-pmic-core.c mfd: Constify of_device_id array 2015-03-26 14:20:18 +00:00
htc-egpio.c
htc-i2cpld.c mfd: htc-i2cpld: Pass the IRQF_ONESHOT flag 2015-06-22 12:25:26 +01:00
htc-pasic3.c
intel_msic.c
intel_quark_i2c_gpio.c mfd: intel_quark_i2c_gpio: Don't crash if !DMI 2015-03-30 08:19:56 +01:00
intel_soc_pmic_core.c
intel_soc_pmic_core.h mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
intel_soc_pmic_crc.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
ipaq-micro.c
janz-cmodio.c can: janz-ican3: add support for CAL/CANopen firmware 2015-05-06 08:03:20 +02:00
jz4740-adc.c
Kconfig mfd: Allow compile test of GPIO consumers if !GPIOLIB 2015-06-22 12:25:06 +01:00
kempld-core.c == Changes to existing drivers == 2015-04-14 17:29:55 -07:00
lm3533-core.c
lm3533-ctrlbank.c
lp3943.c
lp8788-irq.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
lp8788.c
lpc_ich.c mfd: lpc_ich: Assign subdevice ids automatically 2015-06-22 12:25:30 +01:00
lpc_sch.c
Makefile mfd: arizona: Fix incorrect Makefile conditionals 2015-06-22 12:25:19 +01:00
max8907.c
max8925-core.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
max8925-i2c.c
max8997-irq.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
max8997.c
max8998-irq.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
max8998.c
max14577.c
max77686.c
max77693.c
max77843.c
mc13xxx-core.c mfd: mc13xxx-core: Pass the IRQF_ONESHOT flag 2015-06-22 12:25:24 +01:00
mc13xxx-i2c.c
mc13xxx-spi.c
mc13xxx.h
mcp-core.c
mcp-sa11x0.c
menelaus.c mfd: menelaus: Use macro for magic number 2015-03-30 10:06:55 +01:00
menf21bmc.c
mfd-core.c mfd: Check ACPI device companion before checking resources 2015-06-22 12:25:17 +01:00
mt6397-core.c RTC for 4.2 2015-06-25 18:55:33 -07:00
omap-usb-host.c
omap-usb-tll.c
omap-usb.h
palmas.c
pcf50633-adc.c
pcf50633-core.c
pcf50633-gpio.c
pcf50633-irq.c
pm8921-core.c
qcom_rpm.c mfd: qcom_rpm: Add support for IPQ8064 2015-03-30 08:19:58 +01:00
qcom-spmi-pmic.c mfd: qcom-spmi-pmic: Add specific compatible strings for Qualcomm's SPMI PMIC's 2015-03-30 10:07:08 +01:00
rc5t583-irq.c
rc5t583.c
rdc321x-southbridge.c
retu-mfd.c
rk808.c mfd: Constify of_device_id array 2015-03-26 14:20:18 +00:00
rn5t618.c
rt5033.c
rtl8411.c
rts5209.c
rts5227.c
rts5229.c
rts5249.c
rtsx_pcr.c
rtsx_pcr.h
rtsx_usb.c
sec-core.c mfd: sec-core: Enable RTC on S2MPS11 PMIC 2015-03-26 14:20:19 +00:00
sec-irq.c mfd: sec: Fix RTC alarm interrupt number on S2MPS11 2015-04-09 10:26:54 +01:00
si476x-cmd.c
si476x-i2c.c mfd: si476x-i2c: Pass the IRQF_ONESHOT flag 2015-06-22 12:25:29 +01:00
si476x-prop.c
sky81452.c
sm501.c
smsc-ece1099.c
ssbi.c
sta2x11-mfd.c
stmpe-i2c.c
stmpe-spi.c
stmpe.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
stmpe.h
stw481x.c
sun6i-prcm.c
syscon.c
t7l66xb.c
tc3589x.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
tc6387xb.c
tc6393xb.c
ti_am335x_tscadc.c
timberdale.c
timberdale.h
tmio_core.c
tps6105x.c
tps6507x.c
tps6586x.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
tps65010.c mfd: tps65010: Remove incorrect __exit markups 2015-04-09 10:26:40 +01:00
tps65090.c
tps65217.c
tps65218.c
tps65910.c
tps65911-comparator.c
tps65912-core.c
tps65912-i2c.c
tps65912-irq.c
tps65912-spi.c
tps80031.c
twl4030-audio.c
twl4030-irq.c mfd: twl4030-irq: Pass the IRQF_ONESHOT flag 2015-06-22 12:25:23 +01:00
twl4030-power.c mfd: twl4030-power: Fix pmic for boards that need AC charger disabled 2015-06-22 12:25:04 +01:00
twl6030-irq.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
twl6040.c mfd: twl6040: Remove wrong and unneeded "platform:twl6040" modalias 2015-03-30 12:39:22 +01:00
twl-core.c
twl-core.h
ucb1x00-assabet.c
ucb1x00-core.c ARM: sa1100: convert SA11x0 related code to use new chained handler helper 2015-06-18 14:03:08 +02:00
ucb1x00-ts.c
ucb1400_core.c
vexpress-sysreg.c
viperboard.c
vx855.c
wl1273-core.c
wm831x-auxadc.c mfd: wm831x-auxadc: Pass the IRQF_ONESHOT flag 2015-06-22 12:25:25 +01:00
wm831x-core.c
wm831x-i2c.c
wm831x-irq.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
wm831x-otp.c
wm831x-spi.c
wm5102-tables.c mfd: wm5102: Remove registers for output 3R from readable list 2015-04-09 10:26:48 +01:00
wm5110-tables.c
wm8350-core.c mfd: wm8350-core: Pass the IRQF_ONESHOT flag 2015-06-22 12:25:26 +01:00
wm8350-gpio.c
wm8350-i2c.c
wm8350-irq.c
wm8350-regmap.c
wm8400-core.c
wm8994-core.c
wm8994-irq.c mfd: Constify regmap and irq configuration data 2015-06-22 12:25:01 +01:00
wm8994-regmap.c
wm8994.h
wm8997-tables.c