Historique des commits

Auteur SHA1 Message Date
  Linus Torvalds 061ad5038c Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio il y a 8 ans
  Linus Walleij d245b3f9bd gpio: simplify adding threaded interrupts il y a 8 ans
  Linus Walleij 220a04f0e5 gpio: tc3589x: fix up .get_direction() il y a 8 ans
  Linus Walleij 0e4011ebbc gpio: tc3589x: fix up complaints on unsigned il y a 9 ans
  Linus Walleij 14063d71e5 gpio: tc3589x: add .get_direction() and small cleanup il y a 9 ans
  Julia Lawall e35b5ab0a7 gpio: constify gpio_chip structures il y a 9 ans
  Masahiro Yamada 2ec64c9d0d gpio: remove redundant owner assignments of drivers il y a 9 ans
  Paul Gortmaker 8513334115 gpio: tc3589x: make explicitly non-modular il y a 9 ans
  Linus Walleij 8b866b0682 gpio: tc3589x: implement open drain/source callback il y a 9 ans
  Linus Walleij cee1b40d96 gpio: tc3589x: use BIT() macro il y a 9 ans
  Laxman Dewangan f3378b6a26 gpio: tc3589x: Use devm_gpiochip_add_data() for gpio registration il y a 9 ans
  Linus Walleij b0d384733c gpio: tc3589x: use gpiochip data pointer il y a 9 ans
  Linus Walleij 27ca226711 gpio: tc3589x: Be sure to clamp return value il y a 9 ans
  Linus Walleij 58383c7842 gpio: change member .dev to .parent il y a 9 ans
  Linus Walleij 0c9fc10df2 gpio: tc3589x: use static container helper il y a 10 ans
  Linus Walleij 1422731dbc mfd: tc3589x: Enforce device-tree only mode il y a 10 ans
  Linus Walleij 53e41f554a gpio: tc3589x: get rid of platform data il y a 10 ans
  Linus Walleij 90f2d0f7bf mfd: tc3589x: get rid of static base il y a 11 ans
  Linus Walleij 3f97d5fcf9 gpio: handle also nested irqchips in the chained handler set-up il y a 11 ans
  abdoulaye berthe 9f5132ae82 gpio: remove all usage of gpio_remove retval in driver/gpio il y a 11 ans
  Linus Walleij cf42f1cfe4 gpio: tc3589x: use gpiolib irqchip helpers il y a 11 ans
  Linus Walleij 5c81f2078b gpio: tc3589x: get rid of static IRQ base il y a 11 ans
  Linus Walleij 033f275236 gpio: tc3589x: use managed resources il y a 11 ans
  Linus Walleij 9fb1f39eb2 gpio/pinctrl: make gpio_chip members typed boolean il y a 11 ans
  Linus Walleij e300376d3c gpio: tc3589x: drop references to "virtual" IRQ il y a 12 ans
  Jingoo Han 04df77298f gpio: tc3589x: remove unnecessary platform_set_drvdata() il y a 12 ans
  Laurent Navet e90c636be6 gpio: gpio-tc3589x.c: fix checkpatch errors il y a 12 ans
  Linus Torvalds cff2f741b8 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core il y a 12 ans
  Bill Pemberton 206210ce68 gpio: remove use of __devexit il y a 12 ans
  Bill Pemberton 3836309d93 gpio: remove use of __devinit il y a 12 ans