| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: syscon: Make syscon_regmap_config const | Philipp Zabel | 2016-03-16 | 1 | -5/+5 |
* | mfd: syscon: Set regmap max_register in of_syscon_register | Philipp Zabel | 2016-03-16 | 1 | -1/+8 |
* | mfd: syscon: Add a DT property to set value width | Damien Riegel | 2016-01-11 | 1 | -0/+13 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | mfd: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | mfd: syscon: Decouple syscon interface from platform devices | Pankaj Dubey | 2014-11-25 | 1 | -22/+74 |
|/ |
|
* | Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-06-06 | 1 | -1/+5 |
|\ |
|
| * | mfd: syscon: Allow property as NULL in syscon_regmap_lookup_by_phandle | Pankaj Dubey | 2014-06-03 | 1 | -1/+5 |
* | | mfd: syscon: Add platform data with a regmap config name | Pawel Moll | 2014-05-15 | 1 | -0/+4 |
|/ |
|
* | mfd: syscon: Simplify syscon_match_pdevname() | Alexander Shiyan | 2014-03-19 | 1 | -7/+0 |
* | mfd: syscon: Move diagnostic messages to dev_dbg() | Alexander Shiyan | 2014-03-19 | 1 | -1/+1 |
* | Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 2013-09-07 | 1 | -4/+4 |
|\ |
|
| * | mfd: syscon: Remove "base" field from private driver data | Alexander Shiyan | 2013-07-31 | 1 | -4/+4 |
* | | ARM: clps711x: Remove the special name for the syscon driver | Alexander Shiyan | 2013-08-13 | 1 | -3/+0 |
|/ |
|
* | ARM: clps711x: Add support for SYSCON driver | Alexander Shiyan | 2013-06-11 | 1 | -0/+3 |
* | mfd: syscon: Fix warnings when printing resource_size_t | Alexander Shiyan | 2013-04-09 | 1 | -1/+1 |
* | mfd: syscon: Add non-DT support | Alexander Shiyan | 2013-04-05 | 1 | -30/+45 |
* | mfd: syscon: Removed unneeded field "dev" from private driver structure | Alexander Shiyan | 2013-04-05 | 1 | -4/+1 |
* | mfd: syscon: Fix sparse warning | Fabio Estevam | 2013-02-14 | 1 | -0/+1 |
* | mfd: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mfd: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mfd: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mfd: Add syscon driver based on regmap | Dong Aisheng | 2012-09-17 | 1 | -0/+176 |