Commit History

Author SHA1 Message Date
  Bartosz Golaszewski 786a9ab133 gpio: davinci: restore a way to manually specify the GPIO base 6 years ago
  Andrew F. Davis 79b73ff9b2 gpio: davinci: Move driver local definitions to driver 7 years ago
  Andrew F. Davis c809e37a3b gpio: davinci: Allocate the correct amount of memory for controller 7 years ago
  Andrew F. Davis 587f7a694f gpio: davinci: Use dev name for label and automatic base selection 7 years ago
  Keerthy eb3744a2dd gpio: davinci: Do not assume continuous IRQ numbering 7 years ago
  Keerthy c1d013a70f gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe 7 years ago
  Kees Cook a86854d0c5 treewide: devm_kzalloc() -> devm_kcalloc() 7 years ago
  Sekhar Nori 6310b930cc gpio: davinci: fix build warning when !CONFIG_OF 7 years ago
  David Lechner 3c87d7c874 gpio: davinci: add support for pinmux gpio ranges 7 years ago
  Linus Torvalds 9798f5178f Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 7 years ago
  Linus Walleij 7220c43a4e gpio: davinci: Include proper header 7 years ago
  Keerthy 7f8e2a85c1 gpio: davinci: Assign first bank regs for unbanked case 7 years ago
  Keerthy 5e7a0ce739 gpio: davinci: Handle the return value of davinci_gpio_irq_setup function 8 years ago
  Keerthy 1a9ef909ac gpio: davinci: Convert prinkt to dev_err 8 years ago
  Keerthy 8327e1ba12 gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data 8 years ago
  Arvind Yadav 6dc0048cff gpio: davinci: Handle return value of clk_prepare_enable 8 years ago
  Bartosz Golaszewski a1a3c2d551 gpio: davinci: use devm_irq_alloc_descs() 8 years ago
  Keerthy 035a86b857 gpio: davinci: Remove custom .xlate 8 years ago
  Keerthy 8e11047b8f gpio: davinci: Add support for multiple GPIO controllers 8 years ago
  Keerthy b5cf3fd827 gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip 8 years ago
  Keerthy 8f7cf8c657 gpio: davinci: Remove gpio2regs function 8 years ago
  Keerthy bb5b06750f gpio: davinci: Remove redundant members davinci_gpio_controller stuct 8 years ago
  Axel Haslam e0275034ad gpio: davinci: Use unique labels for each gpio chip 8 years ago
  Linus Walleij 3cf42efc34 Merge branch 'devel' into for-next 9 years ago
  Nicholas Krause d6f434e858 gpio: davinci: Fix possible NULL pointer deference 9 years ago
  Lokesh Vutla 6ec9249a83 gpio: davinci: Fix the number of controllers allocated 9 years ago
  Keerthy 310a7e6043 gpio: davinci: Add the missing of-node pointer 9 years ago
  Geliang Tang ccdbddfeff gpio: davinci: use irq_data_get_chip_type 9 years ago
  Linus Walleij 72a1ca2cb9 gpio: davinci: use gpiochip data pointer 9 years ago
  Linus Walleij 5b8d8fb0fc gpio: davinci: Be sure to clamp return value 9 years ago