Commit History

Author SHA1 Message Date
  Jingoo Han db8ed17429 pinctrl: sh-pfc: remove unnecessary platform_set_drvdata() 12 years ago
  Laurent Pinchart 4f82e3ee72 sh-pfc: Support pins not associated with a GPIO port 12 years ago
  Laurent Pinchart acac8ed5e2 sh-pfc: Compute pin ranges automatically 12 years ago
  Laurent Pinchart 533743dccb sh-pfc: Replace pinmux_enum_id typedef with u16 12 years ago
  Laurent Pinchart 7590643156 sh-pfc: Remove unused input_pd and input_pu ranges 12 years ago
  Linus Torvalds 3dbde57ad9 Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl 12 years ago
  Laurent Pinchart fe1c9a822c sh-pfc: Add DT support 12 years ago
  Laurent Pinchart 3a7f520e63 sh-pfc: Remove support for platform data 12 years ago
  Laurent Pinchart 0c151062f3 sh-pfc: Add support for SoC-specific initialization 12 years ago
  Kuninori Morimoto 87f8c98863 sh-pfc: Add r8a7778 pinmux support 12 years ago
  Koji Matsuoka 58c229e18b sh-pfc: Initial r8a7790 PFC support 12 years ago
  Magnus Damm c98f6c21af sh-pfc: Add r8a73a4 pinmux support 12 years ago
  Laurent Pinchart e3c470510b sh-pfc: Configure pins as GPIOs at request time when handled externally 12 years ago
  Laurent Pinchart 1960d58003 sh-pfc: Fix compiler warning when BUG() 12 years ago
  Laurent Pinchart 9a643c9a11 sh-pfc: Convert message printing from pr_* to dev_* 12 years ago
  Laurent Pinchart b705c05425 sh-pfc: Use proper error codes 12 years ago
  Laurent Pinchart cd3c1beecf sh-pfc: Constify all SoC data 12 years ago
  Laurent Pinchart 861601de10 sh-pfc: Remove configuration dry-run and free 12 years ago
  Laurent Pinchart 1a0039dce2 sh-pfc: Don't modify sh_pfc_pin SoC data 12 years ago
  Laurent Pinchart bee9f22ba1 sh-pfc: Drop unused support for 1:1 physical to virtual memory mappings 12 years ago
  Laurent Pinchart e51d5343ff sh-pfc: Don't map data registers individually 12 years ago
  Laurent Pinchart 41f1219fae sh-pfc: Move GPIO registers access functions to gpio.c 12 years ago
  Laurent Pinchart 63d573835f sh-pfc: Add support for sparse pin numbers 12 years ago
  Laurent Pinchart 934cb02bab sh-pfc: Add function to retrieve a pin instance from its pin number 12 years ago
  Laurent Pinchart 0b73ee5d53 sh-pfc: Simplify the sh_pfc_gpio_is_pin() logic 12 years ago
  Laurent Pinchart a68fdca9b0 sh-pfc: Use pinmux identifiers in the pin muxing API 12 years ago
  Laurent Pinchart c07f54f604 sh-pfc: Look up IRQ table entries by GPIO number 12 years ago
  Laurent Pinchart a3db40a68a sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin 12 years ago
  Laurent Pinchart 16883814ec sh-pfc: Split pins and functions into separate gpio_chip instances 12 years ago
  Laurent Pinchart a373ed0aa2 sh-pfc: Split pins and functions definition tables 12 years ago