| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: samsung: Group all drivers in a sub-dir | Sachin Kamat | 2014-07-11 | 1 | -1285/+0 |
* | pinctrl: samsung: Allow pin value to be initialized using pinfunc | Tomasz Figa | 2014-07-11 | 1 | -0/+1 |
* | pinctrl: samsung: Allow grouping multiple pinmux/pinconf nodes | Tomasz Figa | 2014-07-11 | 1 | -252/+361 |
* | pinctrl: samsung: Handle GPIO request and free using pinctrl helpers | Tomasz Figa | 2014-07-11 | 1 | -1/+14 |
* | pinctrl: samsung: Decouple direction setting from pinctrl | Tomasz Figa | 2014-07-11 | 1 | -55/+44 |
* | pinctrl: avoid duplicated calling enable_pinmux_setting for a pin | Fan Wu | 2014-07-11 | 1 | -8/+0 |
* | pinctrl: exynos: Add driver data for Exynos3250 | Tomasz Figa | 2014-04-23 | 1 | -0/+2 |
* | pinctrl: exynos: add exynos5260 SoC specific data | Young-Gun Jang | 2014-02-11 | 1 | -0/+2 |
* | pinctrl: remove redundant of_match_ptr | Sachin Kamat | 2013-10-08 | 1 | -1/+1 |
* | pinctrl: Add s5pv210 support to pinctrl-exynos | Mateusz Krawczuk | 2013-08-28 | 1 | -0/+2 |
* | pinctrl: Pass all configs to driver on pin_config_set() | Sherman Yin | 2013-08-28 | 1 | -4/+13 |
* | pinctrl: samsung: Parse pin groups before calling pinctrl_register() | Tomasz Figa | 2013-08-23 | 1 | -6/+4 |
* | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-03 | 1 | -1/+1 |
|\ |
|
| * | pinctrl: samsung: Staticize drvdata_list | Sachin Kamat | 2013-06-24 | 1 | -1/+1 |
* | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-07-02 | 1 | -0/+2 |
|\ \ |
|
| * | | pinctrl: exynos: add exynos5420 SoC specific data | Leela Krishna Amudala | 2013-06-19 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'v3.11-next/driver-pinctrl' into v3.11-next/s3c24xx-driver | Kukjin Kim | 2013-06-11 | 1 | -0/+10 |
|\ \
| |/
|/| |
|
| * | pinctrl: Add pinctrl-s3c24xx driver | Heiko Stuebner | 2013-05-20 | 1 | -0/+10 |
* | | pinctrl: samsung: Add support for SoC-specific suspend/resume callbacks | Tomasz Figa | 2013-05-27 | 1 | -0/+6 |
* | | pinctrl: samsung: fix suspend/resume functionality | Doug Anderson | 2013-05-27 | 1 | -0/+148 |
* | | drivers/pinctrl: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-18 | 1 | -5/+0 |
|/ |
|
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-04 | 1 | -0/+2 |
|\ |
|
| * | pinctrl: exynos: add exynos5250 SoC specific data | Thomas Abraham | 2013-03-05 | 1 | -0/+2 |
* | | pinctrl: Add pinctrl-s3c64xx driver | Tomasz Figa | 2013-04-09 | 1 | -0/+4 |
* | | pinctrl: samsung: Handle banks with two configuration registers | Tomasz Figa | 2013-04-09 | 1 | -0/+10 |
* | | pinctrl: samsung: Remove hardcoded register offsets | Tomasz Figa | 2013-04-09 | 1 | -28/+9 |
* | | pinctrl: samsung: Split pin bank description into two structures | Tomasz Figa | 2013-04-09 | 1 | -9/+15 |
* | | pinctrl: samsung: Include pinctrl-exynos driver data conditionally | Tomasz Figa | 2013-04-09 | 1 | -0/+2 |
* | | pinctrl: samsung: Protect bank registers with a spinlock | Tomasz Figa | 2013-04-09 | 1 | -0/+24 |
* | | pinctrl: Declare operation structures as const | Laurent Pinchart | 2013-03-07 | 1 | -3/+3 |
|/ |
|
* | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-02-21 | 1 | -2/+2 |
|\ |
|
| * | ARM: dts: fix compatible value for exynos pinctrl | Kukjin Kim | 2013-01-28 | 1 | -2/+2 |
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -5/+3 |
|\ \ |
|
| * | | pinctrl: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 1 | -5/+3 |
| |/ |
|
* / | pinctrl: samsung: remove duplicated line | Jingoo Han | 2013-02-10 | 1 | -1/+0 |
|/ |
|
* | Drivers: pinctrl: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -12/+14 |
* | pinctrl: exynos5440/samsung: Staticize pcfgs | Axel Lin | 2012-12-19 | 1 | -1/+1 |
* | pinctrl: samsung: Do not initialise statics to 0 | Sachin Kamat | 2012-11-24 | 1 | -1/+1 |
* | pinctrl: samsung: Update error check for unsigned variables | Tushar Behera | 2012-11-19 | 1 | -1/+1 |
* | pinctrl: samsung: Add support for EXYNOS4X12 | Tomasz Figa | 2012-11-19 | 1 | -0/+2 |
* | Merge remote-tracking branch 'pinctrl/samsung' into next/pinctrl-samsung | Kukjin Kim | 2012-11-19 | 1 | -57/+146 |
|\ |
|
| * | pinctrl: samsung: Add GPIO to IRQ translation | Tomasz Figa | 2012-10-15 | 1 | -0/+19 |
| * | pinctrl: samsung: Use one GPIO chip per pin bank | Tomasz Figa | 2012-10-15 | 1 | -44/+73 |
| * | pinctrl: exynos: Use one IRQ domain per pin bank | Tomasz Figa | 2012-10-15 | 1 | -4/+0 |
| * | pinctrl: samsung: Hold pointer to driver data in bank struct | Tomasz Figa | 2012-10-15 | 1 | -8/+10 |
| * | pinctrl: samsung: Match pin banks with their device nodes | Tomasz Figa | 2012-10-15 | 1 | -0/+13 |
| * | pinctrl: samsung: Distinguish between pin group and bank nodes | Tomasz Figa | 2012-10-15 | 1 | -1/+1 |
| * | pinctrl: samsung: Assing pin numbers dynamically | Tomasz Figa | 2012-10-15 | 1 | -1/+21 |
| * | pinctrl: samsung: Do not pass gpio_chip to pin_to_reg_bank | Tomasz Figa | 2012-10-15 | 1 | -9/+16 |
| * | pinctrl: samsung: Detect and handle unsupported configuration types | Tomasz Figa | 2012-10-15 | 1 | -0/+3 |