提交歷史

作者 SHA1 備註 提交日期
  Linus Walleij d245b3f9bd gpio: simplify adding threaded interrupts 8 年之前
  Kishon Vijay Abraham I adc2847550 gpio: pcf857x: restore the initial line state of all pcf lines 9 年之前
  Laxman Dewangan 3aebfc9bd8 gpio: pcf857x: Use devm_gpiochip_add_data() for gpio registration 9 年之前
  Linus Walleij 597358e410 gpio: pcf857x: use gpiochip data pointer 9 年之前
  Linus Walleij 40f805806d gpio: pcf857x: Be sure to clamp return value 9 年之前
  Geert Uytterhoeven 0d1bb2b3b8 gpio: Restore indentation of parent device setup 9 年之前
  Krzysztof Kozlowski d9110e9ce7 gpio: Drop owner assignment from i2c_driver 9 年之前
  Linus Walleij 58383c7842 gpio: change member .dev to .parent 9 年之前
  Grygorii Strashko 049aaf9f7e gpio: pcf857x: get rid of slock spinlock 10 年之前
  Grygorii Strashko 84f28998cc gpio: pcf857x: handle only enabled irqs 10 年之前
  Geert Uytterhoeven ffb8e44bd7 gpio: pcf857x: Check for irq_set_irq_wake() failures 10 年之前
  Geert Uytterhoeven b80eef95be gpio: pcf857x: Propagate wake-up setting to parent irq controller 10 年之前
  Geert Uytterhoeven a39294bdf4 gpio: pcf857x: Switch to use gpiolib irqchip helpers 10 年之前
  abdoulaye berthe 9f5132ae82 gpio: remove all usage of gpio_remove retval in driver/gpio 11 年之前
  George Cherian 5795cf3503 gpio: pcf857x: Add IRQF_SHARED when request irq 11 年之前
  George Cherian e6b698f69a gpio: pcf857x: Avoid calling irq_domain_cleanup twice 11 年之前
  Linus Walleij 9fb1f39eb2 gpio/pinctrl: make gpio_chip members typed boolean 11 年之前
  Laurent Pinchart 63f57cd45b gpio: pcf857x: Add OF support 12 年之前
  Linus Walleij c27769ef6e gpio: pcf857x: only use set_irq_flags() on ARM 12 年之前
  George Cherian 21fd3cd187 gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done 12 年之前
  George Cherian 98ff449090 gpio: pcf857x: remove the irq_demux_work and gpio->irq 12 年之前
  George Cherian 5c21d00871 gpio: pcf857x: change to devm_request_threaded_irq 12 年之前
  Laurent Pinchart 655c4e7937 gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init() 12 年之前
  Laurent Pinchart c990d6cb3b gpio: pcf857x: Sort headers alphabetically 12 年之前
  Jingoo Han e56aee1897 gpio: use dev_get_platdata() 12 年之前
  Jingoo Han f39f54af03 gpio: pcf857x: use devm_kzalloc() 12 年之前
  Nikolay Balandin 021304907b Add TI TCA9554 to supported devices table 12 年之前
  Kuninori Morimoto 805f864ebe gpio: pcf857x: use client->irq for gpio_to_irq() 12 年之前
  Kuninori Morimoto 3c0528810c gpio: pcf857x: fixup smatch WARNING 13 年之前
  Kuninori Morimoto 6e20a0a429 gpio: pcf857x: enable gpio_to_irq() support 13 年之前