summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'spear/dt' into spear/clockArnd Bergmann2012-05-1435-721/+462
|\
| * SPEAr: Update defconfigsViresh Kumar2012-05-122-1/+8
| * SPEAr: Add SMI NOR partition info in dts filesViresh Kumar2012-05-124-2/+97
| * SPEAr: Add DT bindings for SPEAr's timerViresh Kumar2012-05-1212-19/+56
| * ARM: SPEAr3xx: Correct keyboard data passed from DTViresh Kumar2012-04-301-81/+81
| * ARM: spear: remove most mach/*.h header contentsArnd Bergmann2012-04-2228-921/+424
* | Merge branch 'spear/pinctrl' into spear/clockArnd Bergmann2012-05-1483-2372/+16895
|\ \
| | \
| | \
| *-. \ Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi...Arnd Bergmann2012-05-1241-248/+8731
| |\ \ \
| | * | | pinctrl: (cosmetic) fix two entries in DocBook commentsGuennadi Liakhovetski2012-05-102-2/+1
| | * | | pinctrl: add more info to error msgs in pin_requestStephen Warren2012-05-071-6/+8
| | * | | pinctrl: add pinctrl-mxs supportShawn Guo2012-05-027-0/+2261
| | * | | pinctrl: pinctrl-imx: add imx6q pinctrl driverDong Aisheng2012-05-024-0/+3968
| | * | | pinctrl: pinctrl-imx: add imx pinctrl core driverDong Aisheng2012-05-025-0/+834
| | * | | dt: add of_get_child_count helper functionDong Aisheng2012-05-021-0/+16
| | * | | pinctrl: support gpio request deferred probingDong Aisheng2012-05-021-3/+4
| | * | | pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng2012-04-262-3/+31
| | * | | pinctrl: enhance reporting of errors when loading from DTJohn Crispin2012-04-263-27/+49
| | * | | pinctrl: add kerneldoc for pinctrl_ops device tree functionsStephen Warren2012-04-261-0/+9
| | * | | pinctrl: propagate map validation errorsStephen Warren2012-04-261-2/+2
| | * | | pinctrl: fix dangling commentLinus Walleij2012-04-251-1/+1
| | * | | pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_settingJohn Crispin2012-04-241-7/+8
| | * | | pinctrl: show pin name for pingroups in sysfsDong Aisheng2012-04-182-4/+29
| | * | | pinctrl: show pin name when request pinsDong Aisheng2012-04-181-2/+3
| | * | | pinctrl: implement devm_pinctrl_get()/put()Stephen Warren2012-04-184-19/+133
| | * | | pinctrl: a minor fix of pin config debug informationDong Aisheng2012-04-181-2/+2
| | * | | pinctrl: pinconf: fix compilation error if PINCONF is not selectedViresh Kumar2012-04-181-1/+1
| | * | | pinctrl: allow pctldevs to decode pin config in debugfsStephen Warren2012-04-182-4/+32
| | * | | pinctrl: ifdef CONFIG_DEBUG_FS cleanupStephen Warren2012-04-182-11/+24
| | * | | pinctrl: mark non-EXPERIMENTALLinus Walleij2012-04-181-1/+0
| | * | | pinctrl: tegra: Add complete device tree supportStephen Warren2012-04-181-0/+205
| | * | | dt: Document Tegra20/30 pinctrl bindingStephen Warren2012-04-182-2/+261
| | * | | dt: Move Tegra20 pin mux binding into new pinctrl directoryStephen Warren2012-04-181-0/+0
| | * | | dt: pinctrl: Document device tree bindingStephen Warren2012-04-181-0/+128
| | * | | dt: add property iteration helpersStephen Warren2012-04-182-0/+76
| | * | | pinctrl: implement pinctrl deferred probingLinus Walleij2012-04-183-6/+14
| | * | | pinctrl: add some error checking for user interfacesDong Aisheng2012-04-182-2/+17
| | * | | pinctrl: fix pinmux_check_ops error checkingDong Aisheng2012-04-181-3/+5
| | * | | pinctrl: replace list_*() with get_*_count()Viresh Kumar2012-04-1810-115/+63
| | * | | pinctrl: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-182-3/+3
| | * | | Documentation: pinctrl: add missing spi0_0 grp in exampleViresh Kumar2012-04-181-1/+1
| | * | | pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRLStephen Warren2012-04-181-1/+3
| | * | | pinctrl: core device tree mapping table parsing supportStephen Warren2012-04-186-18/+357
| | * | | pinctrl: implement pinctrl_check_opsStephen Warren2012-04-181-4/+21
| | * | | pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren2012-04-181-0/+2
| | * | | pinctrl: fix compile error if not select PINMUX supportDong Aisheng2012-04-181-1/+1
| * | | | SPEAr3xx: Add pinctrl support for boardsViresh Kumar2012-04-228-1/+180
| * | | | SPEAr: Remove existing padmux support for SPEArViresh Kumar2012-04-228-1760/+4
| * | | | pinctrl: Add SPEAr3xx pinctrl driversViresh Kumar2012-04-228-0/+5419
| * | | | pinctrl: Add SPEAr pinctrl driversViresh Kumar2012-04-227-15/+525
| | |_|/ | |/| |
| * | | SPEAr: Update defconfigsViresh Kumar2012-04-222-19/+74