summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai2012-05-051-0/+4
| | |\ \ \ \
| | | * | | | ASoC: omap-pcm: Free dma buffers in case of error.Oleg Matcovschi2012-05-041-0/+4
| * | | | | | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-057-17/+25
| |\| | | | |
| | * | | | | ASoC: s3c2412-i2s: Fix dai registrationHeiko Stübner2012-05-011-1/+1
| | * | | | | ASoC: wm8350: Don't use locally allocated codec structMark Brown2012-05-011-5/+6
| | * | | | | ASoC: tlv312aic23: unbreak resumeEric Bénard2012-04-301-2/+2
| | * | | | | ASoC: bf5xx-ssm2602: Set DAI formatLars-Peter Clausen2012-04-251-0/+2
| | * | | | | ASoC: core: check of_property_count_strings failureRichard Zhao2012-04-241-3/+3
| | * | | | | ASoC: dt: sgtl5000.txt: Add description for 'reg' fieldFabio Estevam2012-04-241-0/+2
| | * | | | | ASoC: wm_hubs: Make sure we don't disable differential line outputsMark Brown2012-04-231-6/+9
| | |/ / / /
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-054-16/+14Star
|\ \ \ \ \ \
| * | | | | | ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-054-16/+14Star
* | | | | | | init: don't try mounting device as nfs root unless type fully matchesSasha Levin2012-05-051-1/+1
* | | | | | | hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2012-05-052-0/+15
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-05-051-2/+1Star
|\ \ \ \ \ \ \
| * | | | | | | rtc: Fix possible null pointer dereference in rtc-mpc5121.cJohn Stultz2012-04-261-2/+1Star
* | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-05-055-25/+23Star
|\ \ \ \ \ \ \ \
| * | | | | | | | fs/cifs: fix parsing of dfs referralsStefan Metzmacher2012-05-041-1/+5
| * | | | | | | | cifs: make sure we ignore the credentials= and cred= optionsJeff Layton2012-05-031-0/+2
| * | | | | | | | [CIFS] Update cifs version to 1.78Steve French2012-05-031-1/+1
| * | | | | | | | cifs - check S_AUTOMOUNT in revalidateIan Kent2012-05-031-5/+12
| * | | | | | | | cifs: add missing initialization of server->req_lockJeff Layton2012-05-021-0/+1
| * | | | | | | | cifs: don't cap ra_pages at the same level as default_backing_dev_infoJeff Layton2012-05-021-17/+1Star
| * | | | | | | | CIFS: Fix indentation in cifs_show_optionsSachin Prabhu2012-05-021-1/+1
* | | | | | | | | CPU frequency drivers MAINTAINERS updateDave Jones2012-05-051-3/+0Star
* | | | | | | | | seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds2012-05-051-0/+21
* | | | | | | | | Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds2012-05-041-1/+1
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-046-14/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/radeon: clarify and extend wb setup on APUs and NI+ asicsAlex Deucher2012-05-041-2/+2
| * | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-05-035-12/+21
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915: enable dip before writing data on gen4Paulo Zanoni2012-05-031-1/+1
| | * | | | | | | | | fixing dmi match for hp t5745 and hp st5747 thin clientMarc Gariepy2012-05-021-2/+2
| | * | | | | | | | | drm/i915: Only enable IPS polling for gen5Chris Wilson2012-05-022-5/+13
| | * | | | | | | | | drm/i915: Do not read non-existent DPLL registers on PCH hardwareChris Wilson2012-05-021-4/+5
* | | | | | | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-05-042-5/+1Star
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | md/bitmap: fix calculation of 'chunks' - missing shift.NeilBrown2012-05-042-5/+1Star
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'fix-unmapped-word-at-a-time'Linus Torvalds2012-05-044-7/+58
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds2012-05-034-7/+58
* | | | | | | | | | | | Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-041-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mfd: Fix build breakage in omap-usb-host.cRuss Dill2012-05-011-0/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'efi-vars' from Matthew GarrettLinus Torvalds2012-05-041-16/+30
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | efivars: Improve variable validationMatthew Garrett2012-05-041-16/+30
* | | | | | | | | | | | | Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-046-8/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar2012-05-032-3/+3
| * | | | | | | | | | | | | ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar2012-05-031-3/+1Star
| * | | | | | | | | | | | | libata: init ata_print_id to 0Tero Roponen2012-05-031-1/+1
| * | | | | | | | | | | | | ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson2012-05-031-0/+2
| * | | | | | | | | | | | | libata: skip old error history when counting probe trialsLin Ming2012-05-031-1/+2
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-05-044-8/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | i2c: mxs: disable QUEUE when sending is doneWolfram Sang2012-04-271-2/+3