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