index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
bfin_gpio.c
Age
Commit message (
Expand
)
Author
2009-07-16
Blackfin: fix bugs in GPIO resume code
Michael Hennerich
2009-06-12
Blackfin: punt useless GPIO init call
Mike Frysinger
2009-06-12
Blackfin: do not error if GPIO IRQ is requested already as GPIO
Michael Hennerich
2009-03-29
Blackfin arch: be less noisy when gets a gpio conflict after kernel has booted
Robin Getz
2009-03-28
Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}x
Mike Frysinger
2009-02-04
Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com...
Graf Yang
2009-02-04
Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd
Sonic Zhang
2009-02-04
Blackfin arch: cleanup bf54x ifdef mess in gpio code
Mike Frysinger
2009-02-04
Blackfin arch: explicit add a might sleep to gpio_free
Uwe Kleine-Koenig
2009-02-04
Blackfin arch: reset POLAR setting when acquiring a gpio for the first time
Michael Hennerich
2009-02-04
Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don'...
Michael Hennerich
2009-01-07
Blackfin arch: merge adeos blackfin part to arch/blackfin/
Yi Li
2009-01-07
Blackfin arch: Allow a gpio pin be requested both as gpio and irq.
Graf Yang
2008-11-18
Blackfin arch: Request the gpio resource when making it as an irq pin, avoidi...
Graf Yang
2008-11-18
Blackfin arch: Convert Blackfin GPIO driver to use common gpiolib/gpiochip in...
Michael Hennerich
2008-11-18
Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating ...
Bryan Wu
2008-10-28
Blackfin arch: refine the gpio check
Mike Frysinger
2008-10-28
Blackfin arch: unify port_setup() to reduce arch differences
Mike Frysinger
2008-10-28
Blackfin arch: unify peripheral_request() to reduce arch differences
Mike Frysinger
2008-10-28
Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leadin...
Mike Frysinger
2008-10-28
Blackfin arch: unify check_gpio() to reduce arch differences
Mike Frysinger
2008-11-18
Blackfin arch: add support for Blackfin latest processor family BF51x
Bryan Wu
2008-11-18
Blackfin arch: BF538/9 Linux kernel Support
Michael Hennerich
2008-10-28
Blackfin arch: fix incorrect limit check for bf54x check_gpio
Mike Frysinger
2008-10-13
Blackfin arch: Fix bogus str_ident check in gpio code
Michael Hennerich
2008-10-08
Blackfin arch: mark local gpio_error() as static
Mike Frysinger
2008-07-19
Blackfin arch: Functional power management support
Michael Hennerich
2008-05-17
Blackfin arch: Add workaround to read edge triggered GPIOs
Michael Hennerich
2008-04-24
[Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQ
Michael Hennerich
2008-04-24
[Blackfin] arch: declare list of peripherals as const since we dont modify th...
Mike Frysinger
2008-04-24
[Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...
Graf Yang
2008-04-23
[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
2008-03-26
[Blackfin] arch: fix up gpio code style -- no functional changes
Mike Frysinger
2008-03-26
[Blackfin] arch: dump the stack before printing out an error otherwise the st...
Mike Frysinger
2008-02-09
[Blackfin] arch: hook up set_irq_wake in Blackfin's irq code
Michael Hennerich
2008-01-22
[Blackfin] arch: GPIO API cleanup and anomaly update
Michael Hennerich
2008-01-22
[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...
Michael Hennerich
2007-12-24
[Blackfin] arch: Fix gpio label handling
Michael Hennerich
2007-12-24
[Blackfin] arch: add support for BF523/BF524/BF526
Mike Frysinger
2007-10-21
Blackfin arch: add new processor ADSP-BF52x arch/mach support
Michael Hennerich
2007-10-10
Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and...
Michael Hennerich
2007-10-11
Blackfin arch: a few things still use bfin_read_PORT_FER()
Michael Hennerich
2007-08-28
Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single file
Michael Hennerich
2007-08-27
Blackfin arch: extract gpio number from PIN function
Michael Hennerich
2007-10-11
Blackfin arch: rewrite our reboot code in C
Mike Frysinger
2007-08-03
Blackfin arch: Some cosmetics based on LKML feedback from Joe Perches
Michael Hennerich
2007-07-24
Blackfin arch: add missing gpio error handling to make sure we roll back requ...
Michael Hennerich
2007-07-25
Blackfin arch: revise anomaly handling by basing things on the compiler not t...
Mike Frysinger
2007-10-04
Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...
Michael Hennerich
2007-10-04
Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...
Michael Hennerich
[next]