Commit History

Author SHA1 Message Date
  Linus Torvalds 30c67e93c5 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux 12 years ago
  Jon Hunter a2797beadf gpio/omap: force restore if context loss is not detectable 12 years ago
  Jon Hunter 3513cdeccc gpio/omap: optimise interrupt service routine 12 years ago
  Tarun Kanti DebBarma 60b18b9aa4 gpio/omap: remove extra context restores in *_runtime_resume() 12 years ago
  Jon Hunter 879fe32438 gpio/omap: free irq domain in probe() failure paths 12 years ago
  Laurent Navet e83507b763 gpio: gpio-omap.c: fix checkpatch error 12 years ago
  Catalin Marinas de88cbb7b2 arm: Move chained_irq_(enter|exit) to a generic file 12 years ago
  Jon Hunter 8d4c277e18 gpio/omap: warn if bank is not enabled on setting irq type 12 years ago
  Jon Hunter ede4d7a5b9 gpio/omap: convert gpio irq domain to linear mapping 12 years ago
  Chen Gang e9a65bb63e gpio: using common order: let 'static const' instead of 'const static' 12 years ago
  Linus Torvalds cff2f741b8 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 12 years ago
  Linus Torvalds b0885d01f9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 12 years ago
  Bill Pemberton 3836309d93 gpio: remove use of __devinit 12 years ago
  Jon Hunter c9c55d9211 gpio/omap: fix off-mode bug: clear debounce settings on free/reset 12 years ago
  Tobias Klauser 086d585f13 gpio/gpio-omap: Use existing pointer to struct device 12 years ago
  Linus Torvalds 61464c8357 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 13 years ago
  Tony Lindgren 4b25408f1f ARM: OMAP: Move gpio.h to include/linux/platform_data 13 years ago
  Uwe Kleine-König c06e6769a8 gpio/gpio-omap: make platformdata used as *of_device_id.data const 13 years ago
  Uwe Kleine-König f6817a2c2e gpio/gpio-omap.c: add a const qualifier 13 years ago
  Linus Torvalds f948ad0787 Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 13 years ago
  Tarun Kanti DebBarma 346720130a gpio/omap: move bank->dbck initialization to omap_gpio_mod_init() 13 years ago
  Jon Hunter 7b86cef34a gpio/omap: fix invalid context restore of gpio bank-0 13 years ago
  Grazvydas Ignotas 9e303f228c gpio/omap: fix irq loss while in idle with debounce on 13 years ago
  Kevin Hilman b3c64bc30a gpio/omap: (re)fix wakeups on level-triggered GPIOs 13 years ago
  Kevin Hilman 22770de11c gpio/omap: fix broken context restore for non-OFF mode transitions 13 years ago
  Tarun Kanti DebBarma 1b1287032d gpio/omap: fix missing check in *_runtime_suspend() 13 years ago
  Tarun Kanti DebBarma 4e962e8998 gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume() 13 years ago
  Tarun Kanti DebBarma 9c4ed9e6c0 gpio/omap: remove suspend/resume callbacks 13 years ago
  Tarun Kanti DebBarma b1a8e3d2d1 gpio/omap: remove retrigger variable in gpio_irq_handler 13 years ago
  Tarun Kanti DebBarma 499fa2871d gpio/omap: remove saved_wakeup field from struct gpio_bank 13 years ago