summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-15sh-pfc: Replace pinctrl_add_gpio_range() with gpiochip_add_pin_range()Laurent Pinchart2-9/+6
2013-03-15sh-pfc: Add function to retrieve a pin instance from its pin numberLaurent Pinchart4-12/+22
2013-03-15sh-pfc: Simplify the sh_pfc_gpio_is_pin() logicLaurent Pinchart3-32/+22
2013-03-15sh-pfc: Use pinmux identifiers in the pin muxing APILaurent Pinchart4-41/+21
2013-03-15sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitionsLaurent Pinchart3-50/+32
2013-03-15sh-pfc: Look up IRQ table entries by GPIO numberLaurent Pinchart7-119/+108
2013-03-15sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pinLaurent Pinchart19-23/+22
2013-03-15sh-pfc: Split pins and functions into separate gpio_chip instancesLaurent Pinchart3-100/+132
2013-03-15sh-pfc: Split pins and functions definition tablesLaurent Pinchart20-106/+193
2013-03-15sh-pfc: Don't needlessly check GPIO type in sh_gpio_free()Laurent Pinchart1-4/+1
2013-03-15sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs onlyLaurent Pinchart4-28/+59
2013-03-15sh-pfc: Make struct pinmux_gpio enum_id field constLaurent Pinchart1-1/+1
2013-03-15sh-pfc: Initialize pinmux_gpio flags staticallyLaurent Pinchart2-20/+15
2013-03-15sh-pfc: Remove unused sh_pfc_soc_info reserved_id fieldLaurent Pinchart17-17/+0
2013-03-15sh-pfc: Replace SoC info data and mark ranges with a number of pinsLaurent Pinchart18-44/+36
2013-03-15sh-pfc: Replace first_gpio and last_gpio with nr_gpiosLaurent Pinchart20-68/+43
2013-03-15sh-pfc: Use GPIO_FN instead of PINMUX_GPIO where possibleLaurent Pinchart11-2410/+2409
2013-03-15sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios()Laurent Pinchart1-5/+0
2013-03-15sh-pfc: Drop the sh_pfc_pinctrl spinlockLaurent Pinchart1-13/+0
2013-03-15sh-pfc: Fix a typo and simplify a definition on sh73a0Guennadi Liakhovetski1-6/+2
2013-03-15sh-pfc: Don't define the per-device pinctrl struct instances as globalLaurent Pinchart1-22/+18
2013-03-15sh-pfc: Declare operation structures as constLaurent Pinchart1-3/+3
2013-03-13pinctrl: generic: Fix compilation errorSachin Kamat1-1/+1
2013-03-13pinctrl: Print the correct information in debugfs pinconf-state fileLaurent Pinchart1-1/+1
2013-03-13pinctrl: abx500: Fix checking if pin use AlternateFunction registerAxel Lin1-1/+1
2013-03-08ARM: shmobile: marzen: Include mmc/host.hSimon Horman1-0/+1
2013-03-07pinctrl: sunxi: Add Allwinner A13 pin functionsMaxime Ripard1-70/+169
2013-03-07pinctrl: sunxi: Add Allwinner A10 pin functionsMaxime Ripard1-162/+571
2013-03-07pinctrl: single: Fix build errorAxel Lin1-3/+3
2013-03-07document: devicetree: bind pinconf with pin singleHaojian Zhuang1-1/+106
2013-03-07pinctrl: single: support generic pinconfHaojian Zhuang2-7/+402
2013-03-07pinctrl: single: set function mask as optionalHaojian Zhuang1-4/+22
2013-03-07pinctrl: generic: dump pin configurationHaojian Zhuang2-0/+22
2013-03-07pinctrl: single: create new gpio function rangeHaojian Zhuang1-2/+71
2013-03-07gpio: pl061: bind pinctrl by gpio requestHaojian Zhuang1-0/+13
2013-03-07pinctrl: check pinctrl ready for gpio rangeHaojian Zhuang1-0/+36
2013-03-07gpio: pl061: support irqdomainHaojian Zhuang1-39/+65
2013-03-07gpio: add gpio offset in gpio range cells propertyHaojian Zhuang6-24/+13
2013-03-07pinctrl: abx500: Add terminating entry for of_device_id tableAxel Lin1-0/+1
2013-03-07pinctrl: Declare operation structures as constLaurent Pinchart22-55/+55
2013-03-07pinctrl: core: use devres_release() instead of devres_destroy()Jingoo Han1-2/+1
2013-03-07gpio: fix wrong checking condition for gpio rangeHaojian Zhuang1-3/+2
2013-03-04Linux 3.9-rc1v3.9-rc1Linus Torvalds1-2/+2
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven1-0/+1
2013-03-03fix compat_sys_rt_sigprocmask()Al Viro1-1/+1
2013-03-03SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-03ext4: enable quotas before orphan cleanupJan Kara1-10/+10
2013-03-02ext4: don't allow quota mount options when quota feature enabledJan Kara1-7/+26
2013-03-02ext4: fix a warning from sparse check for ext4_dir_llseekZheng Liu1-1/+1
2013-03-02ext4: convert number of blocks to clusters properlyLukas Czerner4-9/+9