summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | mfd: Add wm8994 register access and default informationMark Brown2011-12-133-1/+1243
| | * | | | | mfd: Don't hard code the reset value for WM8994 devicesMark Brown2011-12-131-1/+2
| | * | | | | mfd: Disable more pulls on WM8994Mark Brown2011-12-131-3/+8
| | * | | | | mfd: Convert wm8994 to devm_kzalloc()Mark Brown2011-12-131-11/+5
| | * | | | | mfd: Add basic device tree binding for wm8994Mark Brown2011-12-131-0/+9
| | * | | | | mfd: Remove some unused functions in wm8894-irqMark Brown2011-12-131-10/+0
| * | | | | | ASoC: Move SigmaDSP firmware loader to ASoCLars-Peter Clausen2011-11-293-166/+0
| * | | | | | Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-291-23/+58
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-01-112-83/+97
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'common/pfc' and 'common/clkfwk' into rmobile/marzenPaul Mundt2012-01-093-109/+250
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sh: pfc: Unlock register supportMagnus Damm2012-01-091-12/+10
| | * | | | | | | | | sh: pfc: Variable bitfield width config register supportMagnus Damm2012-01-091-11/+33
| | * | | | | | | | | sh: pfc: Add config_reg_helper() functionMagnus Damm2012-01-091-44/+32
| | * | | | | | | | | sh: pfc: Convert index to field and value pairMagnus Damm2012-01-091-27/+18
| | * | | | | | | | | sh: pfc: Add gpio_read_bit() for data register accessMagnus Damm2012-01-091-1/+14
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2012-01-091894-75870/+103623
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'rmobile-fixes-for-linus' into rmobile-latestPaul Mundt2011-11-2493-519/+770
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARM: mach-shmobile: R-Mobile A1 support.Kuninori Morimoto2011-11-111-1/+3
* | | | | | | | | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-01-115-74/+343
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sh/nommu' into sh-latestPaul Mundt2012-01-121612-57957/+97813
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt2012-01-121-8/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | sh: also without PM_RUNTIME pm_runtime.o must be builtGuennadi Liakhovetski2012-01-121-1/+1
| | * | | | | | | | | | | | | sh: Kill off remaining private runtime PM bits.Paul Mundt2011-11-181-11/+1
| | * | | | | | | | | | | | | sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-181-1/+2
| | * | | | | | | | | | | | | sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-181-0/+1
| | * | | | | | | | | | | | | sh: sh7724: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-181-0/+1
| * | | | | | | | | | | | | | Merge branch 'common/clkfwk' into sh-latestPaul Mundt2012-01-101-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | sh: clkfwk: sh_clk_init_parent() should be called after clk_register()Kuninori Morimoto2012-01-101-2/+2
| | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2012-01-091763-74039/+101409
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into ...Paul Mundt2011-12-09215-1975/+2634
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | / / / / / / / / | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | / / / / / / / | | | | |_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | | serial: sh-sci: Handle GPIO function requests.Paul Mundt2011-12-021-2/+69
| | | | * | | | | | | | | | | serial: sh-sci: Avoid FIFO clear for MCE toggle.Paul Mundt2011-12-021-6/+13
| | | | * | | | | | | | | | | serial: sh-sci: per-port modem control.Paul Mundt2011-12-021-11/+20
| | | | * | | | | | | | | | | serial: sh-sci: Add support for loopback mode.Paul Mundt2011-11-241-1/+14
| | | | * | | | | | | | | | | serial: sh-sci: Fix up modem control handling.Paul Mundt2011-11-241-7/+14
| | | | * | | | | | | | | | | serial: sh-sci: Clarify enable_ms/break_ctl comments.Paul Mundt2011-11-241-2/+7
| | | | * | | | | | | | | | | serial: sh-sci: Support icount statistics for error cases.Paul Mundt2011-11-241-0/+16
| | | | * | | | | | | | | | | serial: sh-sci: Fix up SCFCR handling.Paul Mundt2011-11-241-5/+28
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | sh: pfc: ioremap() supportMagnus Damm2011-12-091-24/+113
| | * | | | | | | | | | | | sh: use ioread32/iowrite32 and mapped_reg for div6Magnus Damm2011-12-091-10/+10
| | * | | | | | | | | | | | sh: use ioread32/iowrite32 and mapped_reg for div4Magnus Damm2011-12-091-8/+8
| | * | | | | | | | | | | | sh: use ioread32/iowrite32 and mapped_reg for mstp32Magnus Damm2011-12-091-4/+4
| | * | | | | | | | | | | | sh: extend clock struct with mapped_reg memberMagnus Damm2011-12-091-2/+7
| | * | | | | | | | | | | | sh: clkfwk: setup clock parent from current register valueKuninori Morimoto2011-11-241-0/+35
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-112-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v3.2-rc6' into x86/platformIngo Molnar2011-12-18123-1397/+1651
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox2011-12-181-3/+3
| * | | | | | | | | | | | | | x86/intel/scu/ipc: Match the changes in the x86 configurationAlan Cox2011-12-181-1/+1
* | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2012-01-1110-555/+765
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [CPUFREQ] EXYNOS: Removed useless headers and codesJaecheol Lee2012-01-082-20/+2