summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers: pinctrl sleep and idle states in the coreLinus Walleij2013-06-164-0/+118
* pinctrl: add pinconf-generic define for a pin-default pullHeiko Stübner2013-06-162-0/+7
* pinctrl: add VF610 pinctrl driverJingchang Lu2013-06-164-0/+388
* pinctrl: imx: add VF610 support to imx pinctrl frameworkJingchang Lu2013-06-162-11/+46
* Documentation/pinctrl.txt: fix typo "with with"James Hogan2013-06-161-2/+2
* pinctrl: abx500: fix abx500_gpio_dbg_show_one() to show pull up/downPatrice Chotard2013-06-161-16/+70
* pinctrl: abx500: allow to set pull upPatrice Chotard2013-06-161-1/+23
* pinctrl: abx500: fix abx500_config_pull_updownPatrice Chotard2013-06-161-1/+1
* pinconf-generic: add BIAS_BUS_HOLD pinconfJames Hogan2013-06-162-0/+7
* pinconf-generic: add drive strength to debugfs outputJames Hogan2013-06-161-0/+1
* pinctrl: abx500: suppress unused mutexPatrice Chotard2013-06-161-10/+0
* pinctrl: sirf: save the status in suspend and restore after resumingBarry Song2013-06-161-0/+56
* pinctrl: sink pinctrldev_list_mutexLinus Walleij2013-06-161-21/+13
* pinctrl:sirf:re-arch and add support for new SiRFatlas6 SoCBarry Song2013-06-166-934/+1955
* drivers: pinctrl: vt8500: use devm_ioremap_resource()Laurent Navet2013-06-161-3/+3
* pinctrl: dove: add PMU functions to pinctrlSebastian Hesselbarth2013-06-162-44/+249
* drivers/pinctrl/spear: don't check resource with devm_ioremap_resourceWolfram Sang2013-06-161-6/+1
* pinctrl: enable build of pinctrl-imx6sl driverShawn Guo2013-06-161-0/+1
* drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang2013-06-161-6/+1
* pinctrl: u300: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-161-1/+0
* pinctrl: sirf: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-161-4/+1
* pinctrl: mxs: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-161-2/+0
* pinctrl: coh901: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-161-1/+0
* Linux 3.10-rc5v3.10-rc5Linus Torvalds2013-06-081-1/+1
* hpfs: fix warnings when the filesystem fills upMikulas Patocka2013-06-081-0/+4
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-084-2/+16
|\
| * Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-05-292-1/+8
| |\
| | * timekeeping: Correct run-time detection of persistent_clock.Zoran Markovic2013-05-281-0/+8
| | * ntp: Remove unused variable flags in __hardppsGeert Uytterhoeven2013-05-281-1/+0
| * | posix-timers: Show clock ID in proc filePavel Tikhomirov2013-05-281-0/+1
| * | tick: Cure broadcast false positive pending bit warningThomas Gleixner2013-05-281-1/+7
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-06-083-4/+9
|\ \ \
| * | | irqchip: Return -EPERM for reserved IRQsGrant Likely2013-06-082-2/+2
| * | | irqdomain: document the simple domain first_irqLinus Walleij2013-06-081-1/+4
| * | | kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang2013-06-081-1/+2
| * | | irqdomain: export irq_domain_add_simpleArnd Bergmann2013-06-081-0/+1
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-0815-49/+84
|\ \ \ \
| * \ \ \ Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson2013-06-071-10/+4
| |\ \ \ \
| | * | | | ARM: mxs: icoll: Fix interrupts gpio bank 0Markus Pargmann2013-06-031-10/+4
| * | | | | Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson2013-06-075-13/+13
| |\ \ \ \ \
| | * | | | | ARM: imx: clk-imx6q: AXI clock select index is incorrectAnson Huang2013-06-031-1/+1
| | * | | | | ARM: dts: imx: fix clocks for cspiJonas Andersson2013-05-244-11/+11
| | * | | | | ARM i.MX6q: fix for ldb_di_selsJiada Wang2013-05-231-1/+1
| * | | | | | ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson2013-06-071-0/+2
| * | | | | | Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-06-072-10/+37
| |\ \ \ \ \ \
| | * | | | | | ARM: shmobile: sh73a0: Update CMT clockevent rating to 80Simon Horman2013-06-041-1/+1
| | * | | | | | sh-pfc: r8a7779: Don't group USB OVC and PENC pinsLaurent Pinchart2013-06-041-9/+36
| | | |_|_|_|/ | | |/| | | |
| * | | | | | ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera2013-06-071-1/+9
| * | | | | | Merge tag 'ux500-arm-soc-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-06-022-0/+7
| |\ \ \ \ \ \
| | * | | | | | ARM: ux500: Provide supplies for AUX1, AUX2 and AUX3Lee Jones2013-05-271-0/+3
OpenPOWER on IntegriCloud