| Commit message (Expand) | Author | Age |
* | pinctrl: remove redundant of_match_ptr | Sachin Kamat | 2013-10-08 |
* | pinctrl: Add s5pv210 support to pinctrl-exynos | Mateusz Krawczuk | 2013-08-28 |
* | pinctrl: Pass all configs to driver on pin_config_set() | Sherman Yin | 2013-08-28 |
* | pinctrl: samsung: Parse pin groups before calling pinctrl_register() | Tomasz Figa | 2013-08-23 |
* | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-03 |
|\ |
|
| * | pinctrl: samsung: Staticize drvdata_list | Sachin Kamat | 2013-06-24 |
* | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-07-02 |
|\ \ |
|
| * | | pinctrl: exynos: add exynos5420 SoC specific data | Leela Krishna Amudala | 2013-06-19 |
| |/ |
|
* | | Merge branch 'v3.11-next/driver-pinctrl' into v3.11-next/s3c24xx-driver | Kukjin Kim | 2013-06-11 |
|\ \
| |/
|/| |
|
| * | pinctrl: Add pinctrl-s3c24xx driver | Heiko Stuebner | 2013-05-20 |
* | | pinctrl: samsung: Add support for SoC-specific suspend/resume callbacks | Tomasz Figa | 2013-05-27 |
* | | pinctrl: samsung: fix suspend/resume functionality | Doug Anderson | 2013-05-27 |
* | | drivers/pinctrl: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-18 |
|/ |
|
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-04 |
|\ |
|
| * | pinctrl: exynos: add exynos5250 SoC specific data | Thomas Abraham | 2013-03-05 |
* | | pinctrl: Add pinctrl-s3c64xx driver | Tomasz Figa | 2013-04-09 |
* | | pinctrl: samsung: Handle banks with two configuration registers | Tomasz Figa | 2013-04-09 |
* | | pinctrl: samsung: Remove hardcoded register offsets | Tomasz Figa | 2013-04-09 |
* | | pinctrl: samsung: Split pin bank description into two structures | Tomasz Figa | 2013-04-09 |
* | | pinctrl: samsung: Include pinctrl-exynos driver data conditionally | Tomasz Figa | 2013-04-09 |
* | | pinctrl: samsung: Protect bank registers with a spinlock | Tomasz Figa | 2013-04-09 |
* | | pinctrl: Declare operation structures as const | Laurent Pinchart | 2013-03-06 |
|/ |
|
* | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-02-21 |
|\ |
|
| * | ARM: dts: fix compatible value for exynos pinctrl | Kukjin Kim | 2013-01-28 |
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 |
|\ \ |
|
| * | | pinctrl: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 |
| |/ |
|
* / | pinctrl: samsung: remove duplicated line | Jingoo Han | 2013-02-10 |
|/ |
|
* | Drivers: pinctrl: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | pinctrl: exynos5440/samsung: Staticize pcfgs | Axel Lin | 2012-12-18 |
* | pinctrl: samsung: Do not initialise statics to 0 | Sachin Kamat | 2012-11-23 |
* | pinctrl: samsung: Update error check for unsigned variables | Tushar Behera | 2012-11-18 |
* | pinctrl: samsung: Add support for EXYNOS4X12 | Tomasz Figa | 2012-11-18 |
* | Merge remote-tracking branch 'pinctrl/samsung' into next/pinctrl-samsung | Kukjin Kim | 2012-11-18 |
|\ |
|
| * | pinctrl: samsung: Add GPIO to IRQ translation | Tomasz Figa | 2012-10-15 |
| * | pinctrl: samsung: Use one GPIO chip per pin bank | Tomasz Figa | 2012-10-15 |
| * | pinctrl: exynos: Use one IRQ domain per pin bank | Tomasz Figa | 2012-10-15 |
| * | pinctrl: samsung: Hold pointer to driver data in bank struct | Tomasz Figa | 2012-10-15 |
| * | pinctrl: samsung: Match pin banks with their device nodes | Tomasz Figa | 2012-10-15 |
| * | pinctrl: samsung: Distinguish between pin group and bank nodes | Tomasz Figa | 2012-10-15 |
| * | pinctrl: samsung: Assing pin numbers dynamically | Tomasz Figa | 2012-10-15 |
| * | pinctrl: samsung: Do not pass gpio_chip to pin_to_reg_bank | Tomasz Figa | 2012-10-15 |
| * | pinctrl: samsung: Detect and handle unsupported configuration types | Tomasz Figa | 2012-10-15 |
* | | pinctrl: samsung: use __devinit section for init code | Arnd Bergmann | 2012-10-15 |
|/ |
|
* | pinctrl: samsung: Uninline samsung_pinctrl_get_soc_data | Tomasz Figa | 2012-09-20 |
* | pinctrl: add samsung pinctrl and gpiolib driver | Thomas Abraham | 2012-09-06 |