aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/devel-exynos5250-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2012-05-161-1/+10
|\
| * ARM: EXYNOS: add GPC4 bank instanceSangsu Park2012-05-161-1/+10
* | Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-05-151-1/+1
|\ \
| * \ Merge branch 'next/devel-s3c24xx-hsspi' into next/devel-samsungKukjin Kim2012-05-141-1/+1
| |\ \
| | * | spi/s3c64xx: Allow usage for ARCH_S3C24XXHeiko Stuebner2012-04-241-1/+1
| * | | Merge branch 'next/devel-samsung-iommu' into next/devel-samsungKukjin Kim2012-05-123-0/+1098
| |\ \ \
* | \ \ \ Merge branch 'exynos/iommu' into next/soc2Arnd Bergmann2012-05-153-0/+1098
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | iommu/exynos: Add iommu driver for EXYNOS PlatformsKyongHo Cho2012-05-123-0/+1098
* | | | | Merge branch 'spear/13xx' into next/soc2Arnd Bergmann2012-05-1455-414/+20120
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | pinctrl: SPEAr1310: Fix pin numbers for clcd_high_resViresh Kumar2012-05-141-1/+1
| * | | | pinctrl: Add SPEAr13xx pinctrl driversViresh Kumar2012-05-145-0/+4345
| * | | | pinctrl: SPEAr: Create macro for declaring GPIO PINSViresh Kumar2012-05-142-102/+106
| * | | | SPEAr13xx: Add common clock framework supportViresh Kumar2012-05-143-0/+2072
| * | | | Merge branch 'spear/dt' into spear/clockArnd Bergmann2012-05-141-0/+1
| |\ \ \ \
| | * | | | ARM: spear: remove most mach/*.h header contentsArnd Bergmann2012-04-221-0/+1
| * | | | | Merge branch 'spear/pinctrl' into spear/clockArnd Bergmann2012-05-1432-176/+11152
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi...Arnd Bergmann2012-05-1224-187/+5474
| | |\ \ \ \ \ \
| | | * | | | | | pinctrl: add more info to error msgs in pin_requestStephen Warren2012-05-071-6/+8
| | | * | | | | | pinctrl: add pinctrl-mxs supportShawn Guo2012-05-026-0/+1343
| | | * | | | | | pinctrl: pinctrl-imx: add imx6q pinctrl driverDong Aisheng2012-05-023-0/+2340
| | | * | | | | | pinctrl: pinctrl-imx: add imx pinctrl core driverDong Aisheng2012-05-024-0/+739
| | | * | | | | | pinctrl: support gpio request deferred probingDong Aisheng2012-05-021-3/+4
| | | * | | | | | pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng2012-04-261-2/+27
| | | * | | | | | pinctrl: enhance reporting of errors when loading from DTJohn Crispin2012-04-263-27/+49
| | | * | | | | | pinctrl: propagate map validation errorsStephen Warren2012-04-261-2/+2
| | | * | | | | | 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-181-0/+56
| | | * | | | | | 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-181-4/+27
| | | * | | | | | 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: add property iteration helpersStephen Warren2012-04-181-0/+41
| | | * | | | | | pinctrl: implement pinctrl deferred probingLinus Walleij2012-04-182-6/+9
| | | * | | | | | 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-187-85/+43
| | | * | | | | | pinctrl: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-181-2/+2
| | | * | | | | | pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRLStephen Warren2012-04-181-1/+3
| | | * | | | | | pinctrl: core device tree mapping table parsing supportStephen Warren2012-04-185-18/+350
| | | * | | | | | pinctrl: implement pinctrl_check_opsStephen Warren2012-04-181-4/+21
| | | | |/ / / / | | | |/| | | |
| | * | | | | | pinctrl: Add SPEAr3xx pinctrl driversViresh Kumar2012-04-227-0/+5311
| | * | | | | | pinctrl: Add SPEAr pinctrl driversViresh Kumar2012-04-226-0/+517
| | |/ / / / /
| * | | | | | SPEAr: Switch to common clock frameworkViresh Kumar2012-05-123-0/+957
| * | | | | | SPEAr: clk: Add General Purpose Timer Synthesizer clockViresh Kumar2012-05-123-1/+172
| * | | | | | SPEAr: clk: Add Fractional Synthesizer clockViresh Kumar2012-05-123-1/+182
| * | | | | | SPEAr: clk: Add Auxiliary Synthesizer clockViresh Kumar2012-05-123-1/+242