1. 035b2f7 ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX. by José Miguel Gonçalves · 11 years ago
  2. 41c3548 ARM: s3c64xx: get rid of custom <mach/gpio.h> by Linus Walleij · 11 years ago
  3. c67d0f2 ARM: s3c24xx: get rid of custom <mach/gpio.h> by Linus Walleij · 11 years ago
  4. f9efbce Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  5. 54362e1 gpio: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX support by Tomasz Figa · 11 years ago
  6. 608f973 gpio: samsung: Skip initialization if device tree is present by Tomasz Figa · 11 years ago
  7. 6c56c6c gpio: samsung: Drop support for Exynos SoCs by Tomasz Figa · 11 years ago
  8. 0e81a35 Merge branch 'v3.11-next/driver-pinctrl' into v3.11-next/s3c24xx-driver by Kukjin Kim · 11 years ago
  9. 9fdb27d gpio: samsung: Remove OF support for s3c24xx by Sylwester Nawrocki · 11 years ago
  10. af99a75 pinctrl: Add pinctrl-s3c24xx driver by Heiko Stuebner · 11 years ago
  11. 30c67e9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  12. 4315844 gpio: samsung: Add terminating entry for exynos_pinctrl_ids by Axel Lin · 11 years ago
  13. b7442b6 Merge branch 'next/pinctrl-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Arnd Bergmann · 11 years ago
  14. 70850ad gpio: samsung: skip gpiolib registration if pinctrl support is enabled for exynos5250 by Thomas Abraham · 12 years ago
  15. d97fede gpio: samsung: fixes build warning with s3c2410_defconfig by Kukjin Kim · 11 years ago
  16. 1c8408e ARM: S3C24XX: handle s3c2412 eints using new infrastructure by Heiko Stuebner · 11 years ago
  17. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  18. 5b399db Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 11 years ago
  19. b533c86 ARM: dts: fix compatible value for exynos pinctrl by Kukjin Kim · 12 years ago
  20. f692543 ARM: dts: Fix compatible value of pinctrl module on EXYNOS5440 by Thomas Abraham · 12 years ago
  21. 6948ce5 gpio: samsung: skip gpio lib registration for EXYNOS5440 by Kukjin Kim · 12 years ago
  22. dcb9c34 gpio: samsung: silent build warning for EXYNOS5 SoCs by Kukjin Kim · 12 years ago
  23. e4a5da5 gpio: samsung: fix pinctrl condition for exynos and exynos5440 by Kukjin Kim · 12 years ago
  24. 0a2691d ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.h by Kukjin Kim · 12 years ago
  25. 9b89cb8 gpio: samsung: remove inclusion <mach/regs-clock.h> by Kukjin Kim · 12 years ago
  26. 698d601 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  27. 343db4b gpio: samsung: use pr_* instead of printk by Jingoo Han · 12 years ago
  28. ba51bdd gpio: samsung: Skip registration if pinctrl driver is present on EXYNOS4X12 by Tomasz Figa · 12 years ago
  29. 2b88ff4 gpio: samsung: Fix input mode setting function for GPIO int by Eunki Kim · 12 years ago
  30. 8f446a7 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  31. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  32. 172c6a1 gpio: samsung: add devicetree init for s3c24xx arches by Heiko Stuebner · 12 years ago
  33. d058662 gpio: exynos4: skip gpiolib registration if pinctrl driver is used by Thomas Abraham · 12 years ago
  34. 4e321a3 gpio-samsung: Remove now unused s3c2410_gpio* API by Sylwester Nawrocki · 12 years ago
  35. f7093f3 gpio: samsung: Fix off-by-one bug in gpio addresses by Sean Paul · 12 years ago
  36. f447ed8 gpio: samsung: add flags specifier to device-tree binding by Olof Johansson · 12 years ago
  37. 5041caa gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx' by Kukjin Kim · 12 years ago
  38. 30b8428 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  39. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  40. f10590c ARM: EXYNOS: add GPC4 bank instance by Sangsu Park · 12 years ago
  41. 2760f7a gpio/exynos: Fix compiler warnings when non-exynos machines are selected by Sachin Kamat · 12 years ago
  42. fd45499 gpio: samsung: refactor gpiolib init for exynos4/5 by Olof Johansson · 12 years ago
  43. 9a5c7d6 gpio/exynos: Fix compiler warning in gpio-samsung.c file by Sachin Kamat · 12 years ago
  44. d39c815 gpio/samsung: use ioremap() for EXYNOS4 GPIOlib by Sangsu Park · 12 years ago
  45. a9696d8 gpio/samsung: add support GPIOlib for EXYNOS5250 by Sangsu Park · 12 years ago
  46. 876cf5e gpio: samsung: adapt to changes in gpio specifier translator function declaration by Thomas Abraham · 12 years ago
  47. dfc1ebe Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  48. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  49. f134759 gpio: Fix typo in comment in Samsung driver by Mark Brown · 13 years ago
  50. 2985479 gpio: Explicitly index samsung_gpio_cfgs by Mark Brown · 13 years ago
  51. 659d73a gpio/samsung: Add device tree support for EXYNOS4 by Thomas Abraham · 13 years ago
  52. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  53. fbe92fc gpio/samsung: Complain loudly if we don't know the SoC by Mark Brown · 13 years ago
  54. c034b18 gpio/samsung: Move SoC specific codes within macro by Tushar Behera · 13 years ago
  55. b82cee2 gpio/samsung: Fix incorrect gpio pull up/down callback for EXYNOS4 by Thomas Abraham · 13 years ago
  56. 8a8ab2e gpio/samsung: only register available gpio banks by Peter Korsgaard · 13 years ago
  57. b391f8c gpio/samsung: correct pin configuration for S5PC100/S5PC110/EXYNOS4 by Marek Szyprowski · 13 years ago
  58. 3538d5f gpio/samsung: fix GPIO interrupt registration for EXYNOS4 SoCs by Marek Szyprowski · 13 years ago
  59. f79e40e gpio/samsung: fix broken configuration for EXYNOS4 GPIO banks by Marek Szyprowski · 13 years ago
  60. 1b39d5f gpio/samsung: gpio-samsung.c to support Samsung GPIOs by Kukjin Kim · 13 years ago