Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Torvalds fadb97b089 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 10 anos atrás
  Thomas Gleixner bd0b9ac405 genirq: Remove irq argument from irq flow handlers há 10 anos atrás
  Peng Fan 1bbc557d97 gpio: mxs: need to check return value of irq_alloc_generic_chip há 10 anos atrás
  Jiang Liu 476f8b4c94 gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc há 10 anos atrás
  Linus Torvalds 10b4b096d0 Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio há 10 anos atrás
  Russell King a44735f421 gpio: gpio-mxs: Fix race in installing chained IRQ handler há 10 anos atrás
  Krzysztof Kozlowski f4f79d4062 gpio: Constify platform_device_id há 10 anos atrás
  Linus Torvalds e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core há 11 anos atrás
  Janusz Uzycki c8aaa1bf06 gpio: mxs: implement get_direction callback há 11 anos atrás
  Wolfram Sang 4a3a950ee9 gpio: drop owner assignment from platform_drivers há 11 anos atrás
  Marek Vasut a585f87c86 gpio: mxs: Allow for recursive enable_irq_wake() call há 11 anos atrás
  Fabio Estevam 9935712732 gpio: gpio-mxs: Remove unneeded dt checks há 12 anos atrás
  Maxime Ripard 90dae4ebf0 gpio: mxs: Use set and clear capabilities of the gpio controller há 12 anos atrás
  Linus Torvalds 4c8c225abf Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux há 13 anos atrás
  Gwenhael Goavec-Merou 66d7990e28 gpio: mxs: Add IRQ_TYPE_EDGE_BOTH support há 13 anos atrás
  Thierry Reding 641d03422a gpio: Convert to devm_ioremap_resource() há 13 anos atrás
  Bill Pemberton 3836309d93 gpio: remove use of __devinit há 13 anos atrás
  Shawn Guo 0b76c54121 gpio/mxs: adopt irq_domain support for mxs gpio driver há 13 anos atrás
  Linus Torvalds 84a442b9a1 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc há 13 anos atrás
  Shawn Guo 3e11f7b840 gpio/generic: initialize basic_mmio_gpio shadow variables properly há 13 anos atrás
  Shawn Guo 4052d45e80 gpio/mxs: add device tree probe há 13 anos atrás
  Shawn Guo 164387d2b4 gpio/mxs: get rid of the use of cpu_is_xxx há 13 anos atrás
  Shawn Guo 940a4f7b51 gpio/mxs: use devm_* helpers to make error handling simple há 13 anos atrás
  Linus Torvalds 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux há 14 anos atrás
  Paul Gortmaker bb207ef1e8 drivers/gpio: Fix drivers who are implicit users of module.h há 14 anos atrás
  Shawn Guo 7e6c53aac3 gpio/mxs: move irq_to_gpio() into gpio-mxs driver há 14 anos atrás
  Shawn Guo 591567a5ea gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming há 14 anos atrás
  Shawn Guo 498c17cf6a gpio/mxs: convert gpio-mxs to use generic irq chip há 14 anos atrás
  Shawn Guo 6161715e3f gpio/mxs: remove irq_high related implementation há 14 anos atrás
  Shawn Guo 06f88a8ae9 gpio/mxs: convert gpio-mxs to use basic_mmio_gpio library há 14 anos atrás