summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' into for-linusTakashi Iwai2014-01-208-47/+437
|\
| *---. Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown2014-01-161-27/+163
| |\ \ \
| | | | * mfd: twl-core: Enable regcache for audio registersPeter Ujfalusi2014-01-081-0/+111
| | | | * mfd: twl-core: API to set the regcache bypass for a given regmap in twlPeter Ujfalusi2014-01-081-0/+21
| | | | * mfd: twl-core: Simplify IO wrapper functions by moving common code outPeter Ujfalusi2014-01-081-27/+31
| * | | | Merge remote-tracking branch 'asoc/topic/arizona' into for-tiwaiMark Brown2014-01-161-0/+6
| |\ \ \ \
| | * | | | mfd: wm5110: Add registers for headphone short circuit controlCharles Keepax2014-01-101-0/+6
| | * | | | Merge tag 'v3.13-rc3' into asoc-arizonaMark Brown2014-01-10250-1415/+3627
| | |\ \ \ \
| * | \ \ \ \ Merge remote-tracking branch 'asoc/topic/dma' into for-tiwaiMark Brown2014-01-161-0/+1
| |\ \ \ \ \ \
| | * | | | | | dma: pl330: Set residue_granularityLars-Peter Clausen2014-01-141-0/+1
| | * | | | | | Merge branch 'topic/samsung' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2014-01-142-3/+3
| | |\ \ \ \ \ \
| | | \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---------. \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown2014-01-024-10/+227
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|/ / / / / / | | | | | | |/| | / / / / / | | | | |_|_|_|_|/ / / / / | | | |/| | | | | | / / / | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | / / | | | | | |_|_|_|_|/ / | | | | |/| | | | | / | | | | | | | | |_|/ | | | | | | | |/| |
| | | | | | | * | | mfd: twl6040: reg_defaults support for regmapPeter Ujfalusi2013-12-191-3/+89
| | | |_|_|_|/ / / | | |/| | | | | |
| | | | | | * | | spi: s3c64xx: Always select S3C64XX_PL080 when ARCH_S3C64XX is enabledTomasz Figa2013-11-241-1/+1
| | | | | | * | | clk: samsung: s3c64xx: Remove clock aliases of old DMA driverTomasz Figa2013-11-241-2/+0
| | | | | | * | | clk: samsung: s3c64xx: Add aliases for DMA clocksTomasz Figa2013-11-241-0/+2
| | | | | | * | | spi: s3c64xx: Do not require legacy DMA API in case of S3C64XXTomasz Figa2013-11-241-1/+1
| | | |_|_|/ / / | | |/| | | | |
| | | * | | | | mfd: wm5110: Expose DRE control registersCharles Keepax2013-12-191-0/+2
| | | * | | | | mfd: wm5110: Give new AIF2 registers defaults and mark as readableCharles Keepax2013-11-281-0/+64
| | | * | | | | Merge tag 'v3.13-rc1' into asoc-arizonaMark Brown2013-11-244333-92172/+209734
| | | |\ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Merge tag 'ib-asoc-1' of git://git.linaro.org/people/ljones/mfd into asoc-ari...Mark Brown2013-11-21179-1197/+1985
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | ASoC: wm5110: Expose input high pass filter controlsCharles Keepax2013-11-211-0/+4
| | | | * | | | mfd: wm5110: Make DSP memories readableCharles Keepax2013-11-211-4/+65
| * | | | | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2014-01-022-10/+40
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | dma: add channel request API that supports deferred probeStephen Warren2013-12-102-10/+40
| | |/ / / / /
* | | | | | | block: null_blk: fix queue leak inside removing deviceMing Lei2014-01-121-8/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-1121-84/+128
|\ \ \ \ \ \ \
| * | | | | | | qlcnic: Fix ethtool statistics length calculationShahed Shaikh2014-01-101-18/+21
| * | | | | | | qlcnic: Fix bug in TX statisticsManish Chopra2014-01-103-1/+5
| * | | | | | | net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-1015-39/+42
| * | | | | | | macvlan: forbid L2 fowarding offload for macvtapJason Wang2014-01-101-1/+4
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-102-3/+9
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-092-3/+9
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-061-2/+8
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | iwlwifi: add new devices for 7265 seriesOren Givon2013-12-311-2/+8
| | | * | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-061-1/+1
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | mac80211_hwsim: Fix NULL pointer dereferenceJavier Lopez2013-12-161-1/+1
| * | | | | | | | | | | bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt2014-01-101-4/+9
| * | | | | | | | | | | bnx2x: prevent WARN during driver unloadYuval Mintz2014-01-102-18/+38
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-112-16/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | leds: lp5521/5523: Remove duplicate mutexMilo Kim2014-01-102-16/+8
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-115-16/+42
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-01-101-6/+8
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | intel_idle: close avn_cstates array with correct markerJiang Liu2014-01-101-1/+3
| | * | | | | | | | | | | Revert "intel_idle: mark states tables with __initdata tag"Jiang Liu2014-01-091-5/+5
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-battery' and 'pm-cpufreq'Rafael J. Wysocki2014-01-062-2/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie2014-01-061-1/+2
| | | |/ / / / / / / / / / /
| | * / / / / / / / / / / / ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu2014-01-061-1/+21
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge branches 'acpi-ac' and 'acpi-tpm'Rafael J. Wysocki2014-01-051-6/+9
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu2014-01-051-6/+9
| | |/ / / / / / / / / / /