Commit Verlauf

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