aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/vexpress-sysreg.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-19mfd: vexpress-sysreg: Switch to gpiochip_add_data()Gravatar Linus Walleij 1-1/+1
2016-01-05gpio: generic: factor into gpio_chip structGravatar Linus Walleij 1-4/+4
2015-03-03mfd: vexpress: Remove non-DT codeGravatar Pawel Moll 1-56/+15
2014-11-04of: Eliminate of_allnodes listGravatar Grant Likely 1-1/+1
2014-05-15ARM: vexpress: move HBI check to sysreg driverGravatar Pawel Moll 1-19/+11
2014-05-15mfd: vexpress: Define the device as MFD cellsGravatar Pawel Moll 1-399/+134
2014-05-15mfd: vexpress: Convert custom func API to regmapGravatar Pawel Moll 1-187/+208
2014-03-19mfd: vexpress-sysreg: Initialize 'site' variableGravatar Semen Protsenko 1-1/+1
2013-06-19mfd: vexpress: Make the driver optional for arm and arm64Gravatar Pawel Moll 1-2/+8
2013-04-09mfd: vexpress: Give the "leds-gpio" device a real parentGravatar Pawel Moll 1-2/+2
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Gravatar Linus Torvalds 1-22/+61
2013-02-14mfd: vexpress: Allow vexpress-sysreg to self-initialiseGravatar Catalin Marinas 1-4/+6
2013-02-14mfd: vexpress: Add pseudo-GPIO based LEDsGravatar Pawel Moll 1-18/+55
2013-01-28mfd/vexpress: vexpress_sysreg_setup must not be __initGravatar Arnd Bergmann 1-1/+1
2013-01-24mfd: vexpress-sysreg: Don't skip initialization on probeGravatar Pawel Moll 1-12/+20
2013-01-03Drivers: mfd: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-1/+1
2012-12-07mfd: vexpress-sysreg: Remove LEDs codeGravatar Pawel Moll 1-77/+0
2012-11-05mfd: Versatile Express system registers driverGravatar Pawel Moll 1-0/+552