Historial de Commits

Autor SHA1 Mensaje Fecha
  Varka Bhadram c4941e072e gpio: removing kfree remove functionality hace 10 años
  Varka Bhadram 7898b31eba gpio: use devm_kzalloc hace 10 años
  Sonic Zhang b184c388f7 gpio: mcp23s08: handle default gpio base hace 10 años
  Linus Walleij 170680abd1 gpio: mcp23s08: fix up compilation error hace 10 años
  Alexander Stein a4e635544f gpio: mcp23s08: Add option to configure IRQ output polarity as active high hace 10 años
  Alexander Stein a231b88cfc gpio: mcp23s08: Add simple IRQ support for SPI devices hace 10 años
  Alexander Stein 9c0b04bcb3 gpio: mcp23s08: request a shared interrupt hace 10 años
  Alexander Stein 1c649f4c86 gpio: mcp23s08: Do not free unrequested interrupt hace 10 años
  Alexandre Courbot e3a2e87893 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq hace 10 años
  Sonic Zhang 3af0dbd592 gpio: mcp23s08 to support both device tree and platform data hace 11 años
  Linus Torvalds 06b49ea43c Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio hace 11 años
  abdoulaye berthe 9f5132ae82 gpio: remove all usage of gpio_remove retval in driver/gpio hace 11 años
  Michael Welling ef8290ac72 gpio: mcp23s08: Eliminates redundant checking. hace 11 años
  Linus Torvalds 80fb974798 Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into next hace 11 años
  Linus Walleij 596a1c5f51 gpio: mcp23s08: switch chip count to int hace 11 años
  Michael Stickel 3e3bed913e gpio: mcp23s08: fixed count variable for devicetree probing hace 11 años
  Jingoo Han ac791804ac gpio: mcp23s08: Make of_device_id array const hace 11 años
  Michael Welling 99e4b98dbe gpio: mcp23s08: Bug fix of SPI device tree registration. hace 11 años
  Linus Walleij 57ef04288a gpio: switch drivers to use new callback hace 11 años
  Gary Servin 33bc8411ee gpio: mcp23s08: trivial: fixed coding style issues hace 11 años
  SeongJae Park de755c3305 gpio: mcp23s08: fix casting caused build warning hace 11 años
  Lars Poeschel 4e47f91bf7 gpio: mcp23s08: Add irq functionality for i2c chips hace 11 años
  Linus Walleij 9fb1f39eb2 gpio/pinctrl: make gpio_chip members typed boolean hace 11 años
  Lars Poeschel 4597168696 gpio: mcp23s08: rename the device tree property hace 12 años
  Jingoo Han e56aee1897 gpio: use dev_get_platdata() hace 12 años
  Daniel M. Weeks 8a56406582 gpio-mcp23s08: i2c: auto-select base if no DT match or platform data hace 12 años
  Lars Poeschel 97ddb1c88b gpio: mcp23s08: convert driver to DT hace 12 años
  Linus Torvalds cff2f741b8 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core hace 12 años
  Bill Pemberton 206210ce68 gpio: remove use of __devexit hace 12 años
  Bill Pemberton 3836309d93 gpio: remove use of __devinit hace 12 años