summaryrefslogtreecommitdiff
path: root/drivers/gpio/atmel_pio4.c
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2018-05-08gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-08dm: gpio: Correct use of -ENODEV in driversSimon Glass
2017-06-01atmel: Fix up use of dm_scan_fdt_node()Simon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-10-28gpio: atmel_pio4: Remove unnecessary clock callingWenyou Yang
2016-08-15gpio: atmel_pio4: Rework to support DM & DTWenyou Yang
2016-08-15gpio: atmel_pio4: Move PIO4 definitions to head fileWenyou Yang
2015-11-30gpio: atmel: Add the PIO4 driver supportWenyou Yang