summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-15ASoC: ad193x: remove cache supportScott Jiang1-8/+0
2011-08-15ASoC: Add spi hw read function for 16 addr 8 data mode for ad193x fixScott Jiang1-0/+23
2011-08-15ASoC: ad193x: fix system clockScott Jiang1-1/+1
2011-08-15ASoC: ad193x: fix dac word len settingScott Jiang2-1/+3
2011-08-15ASoC: ad193x: fix registers definitionScott Jiang1-2/+2
2011-08-15ASoC: sta32x: Fix a memory leak if snd_soc_register_codec failsAxel Lin1-0/+1
2011-08-15ASoC: soc-jack: Fix checking return value of request_any_context_irqAxel Lin1-1/+1
2011-08-15ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss e...Catalin Marinas2-0/+28
2011-08-15ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla1-1/+1
2011-08-15ARM: 6967/1: ep93xx: ts72xx: fix board model detectionPetr Štetiar1-6/+12
2011-08-15ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boardsPetr Štetiar1-0/+12
2011-08-15drm/radeon/kms: don't try to be smart in the hpd handlerAlex Deucher3-8/+19
2011-08-15ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelistDaniel T Chen1-0/+1
2011-08-15lguest: allow booting guest with CONFIG_RELOCATABLE=yRusty Russell1-0/+3
2011-08-15virtio: Add text copy of spec to Documentation/virtual.Rusty Russell2-0/+2203
2011-08-15Linux 3.1-rc2v3.1-rc2Linus Torvalds1-2/+2
2011-08-14mm: fix wrong vmap address calculations with odd NR_CPUS valuesClemens Ladisch1-3/+4
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds12-77/+100
2011-08-14ALSA: snd_usb_caiaq: track submitted output urbsDaniel Mack2-4/+28
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki3-18/+26
2011-08-14ASoC: rx1950: Fix compilation error due to missing headerVasily Khoruzhick1-0/+1
2011-08-14ASoC: h1940: Fix compilation error due to missing headerVasily Khoruzhick1-0/+1
2011-08-14ASoC: Move WM8962 CLKREG_OVD earlierMark Brown1-4/+4
2011-08-14Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar9-137/+403
2011-08-14Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-6/+42
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds22-25/+573
2011-08-14Documentation: befs.txt: no maintainer, orphanedMarcos Souza1-1/+1
2011-08-14Documentation: SubmittingDrivers: fix Linus's git tree URLRalf Thielow1-1/+1
2011-08-14Documentation: add Ramoops usage descriptionSergiu Iordache2-0/+78
2011-08-14Documentation: email-clients: Add better Thunderbird informationPaul Mcquade1-7/+5
2011-08-14Documentation: kernel-parameters.txt cleanupsRandy Dunlap1-20/+22
2011-08-14Documentation: add ARM user_debug to kernel-parameters.txtStephen Boyd1-0/+10
2011-08-14Documentation: drop Linux Source Driver from kernel-docs referencesLuis de Bethencourt1-11/+0
2011-08-14Documentation: fix spelling error in SubmittingPatchesZac Storer1-1/+1
2011-08-14gianfar: reduce stack usage in gianfar_ethtool.cWang Shaoyan1-5/+21
2011-08-14net: minor update to Documentation/networking/scaling.txtWillem de Bruijn1-8/+15
2011-08-14net: add missing entries to Documentation/networking/00-INDEXWillem de Bruijn1-0/+116
2011-08-14gianfar: prevent buggy hw rx vlan taggingJiri Pirko1-2/+7
2011-08-14net: sh_eth: Fix build by forgot including linux/interrupt.hNobuhiro Iwamatsu1-0/+1
2011-08-14drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall1-2/+2
2011-08-14usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer1-9/+38
2011-08-14vmxnet3: Don't enable vlan filters in promiscuous mode.Jesse Gross1-14/+20
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung1-2/+0
2011-08-13mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon1-2/+2
2011-08-13mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung3-3/+3
2011-08-13mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko1-5/+2
2011-08-13mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko1-19/+19
2011-08-13mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko1-3/+5
2011-08-13mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko1-4/+3
2011-08-13mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin1-2/+0