Commit History

Author SHA1 Message Date
  Geert Uytterhoeven 1f34de05e7 pinctrl: sh-pfc: Use u32 to store register addresses 10 years ago
  Geert Uytterhoeven 17c7cbb0e7 pinctrl: sh-pfc: Use reg_width instead of reg as sentinel 10 years ago
  Geert Uytterhoeven cef28a2894 pinctrl: sh-pfc: Use unsigned int for register/field widths and offsets 10 years ago
  Geert Uytterhoeven fc88936ad3 pinctrl: sh-pfc: Use u32 to store register data 10 years ago
  abdoulaye berthe b4e7c55dab pinctrl: remove all usage of gpio_remove ret val in driver/pinctl 11 years ago
  Laurent Pinchart 6d5bddd525 pinctrl: sh-pfc: Constify IRQ GPIOs arrays 11 years ago
  Laurent Pinchart 70c8f01a35 sh-pfc: Support GPIO to IRQ mapping specified IRQ resources 11 years ago
  Laurent Pinchart 5b46ac3a77 sh-pfc: Rename sh_pfc window field to windows 11 years ago
  Laurent Pinchart 316b255001 sh-pfc: Terminate gpios array by -1 11 years ago
  Laurent Pinchart 8d72a7fc8d sh-pfc: Turn unsigned indices into unsigned int 11 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 28818fa5da sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pins 12 years ago
  Laurent Pinchart 757b055a65 sh-pfc: Rename gpio arguments to be consistent with the rest of the code 12 years ago
  Laurent Pinchart a1a3580cb3 sh-pfc: Don't overallocate memory for the GPIO chip pins array 12 years ago
  Laurent Pinchart ceef91dcc0 sh-pfc: Skip gpiochip registration when no GPIO resource is found 12 years ago
  Laurent Pinchart 1a4fd58f76 sh-pfc: Make GPIO support optional 12 years ago
  Laurent Pinchart 542a564d2d sh-pfc: Make function GPIOs support optional 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 51cb226b35 sh-pfc: Don't modify pinmux_data_reg SoC data 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 247127f90b sh-pfc: Replace pinctrl_add_gpio_range() with gpiochip_add_pin_range() 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