提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds fadb97b089 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年之前
  Thomas Gleixner bd0b9ac405 genirq: Remove irq argument from irq flow handlers 10 年之前
  Peng Fan 9e26b0b114 gpio: mxc: need to check return value of irq_alloc_generic_chip 10 年之前
  Dirk Behme 929550b9f9 gpio: mxc: fix section mismatch warning 10 年之前
  Ulises Brindis 952cfbd38e gpio/mxc: mask gpio interrupts in suspend 10 年之前
  Jiang Liu 476f8b4c94 gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc 10 年之前
  Linus Torvalds 10b4b096d0 Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 10 年之前
  Russell King e65eea54e9 gpio: gpio-mxc: Fix race in installing chained IRQ handler 10 年之前
  Krzysztof Kozlowski f4f79d4062 gpio: Constify platform_device_id 10 年之前
  Vladimir Zapolskiy 442b2494b1 gpio: mxc: read output value from GPIO_DR register 10 年之前
  Wolfram Sang 4a3a950ee9 gpio: drop owner assignment from platform_drivers 10 年之前
  abdoulaye berthe 9f5132ae82 gpio: remove all usage of gpio_remove retval in driver/gpio 11 年之前
  Sachin Kamat 5ea80e4910 gpio: mxc: Do not hard code return value 11 年之前
  Uwe Kleine-König c0e811d9f5 gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler 12 年之前
  Fabio Estevam 18f92b19b4 gpio: gpio-mxc: Include "<linux/err.h>" 12 年之前
  Fabio Estevam 8cd73e4e38 gpio: gpio-mxc: Use devm functions 12 年之前
  Catalin Marinas de88cbb7b2 arm: Move chained_irq_(enter|exit) to a generic file 12 年之前
  Bill Pemberton 3836309d93 gpio: remove use of __devinit 12 年之前
  Shawn Guo 7e6086d9e5 gpio/mxc: specify gpio base for device tree probe 13 年之前
  Shawn Guo f6b0ca25ee gpio/mxc: remove redundant shadow variables initialization 13 年之前
  Linus Torvalds f948ad0787 Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 13 年之前
  Linus Torvalds 3645f0cd96 Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 13 年之前
  Benoît Thébaudeau aeb27748e3 gpio/mxc: use the edge_sel feature if available 13 年之前
  Uwe Kleine-König 33a4e985ba gpio/mxc: make irqs work for fsl,imx21-gpio devices 13 年之前
  Shawn Guo 1ab7ef158d gpio/mxc: move irq_domain_add_legacy call into gpio driver 13 年之前
  Shawn Guo 3e11f7b840 gpio/generic: initialize basic_mmio_gpio shadow variables properly 13 年之前
  Linus Torvalds 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 年之前
  Linus Torvalds 952414505f Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc 13 年之前
  Paul Gortmaker bb207ef1e8 drivers/gpio: Fix drivers who are implicit users of module.h 14 年之前
  Shawn Guo 0e44b6eccf gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler() 14 年之前