summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | ASoC: wm8962: Mark register cache as dirty when regulators are disabledMark Brown2012-01-251-1/+1
| | | | * | ASoC: wm8996: Mark register cache as dirty when regulators are disabledMark Brown2012-01-251-1/+1
| | | | * | ASoC: wm5100: Fix microphone configurationMark Brown2012-01-251-1/+8
| | | | * | ASoC: wm5100: Make sure we switch to button reporting modeMark Brown2012-01-251-0/+2
| | | |/ /
| | * | | ALSA: HDA: Remove quirk for Toshiba Qosmio G50David Henningsson2012-01-311-13/+0
| | * | | ALSA: HDA: Fix jack creation for codecs with front and rear Line InDavid Henningsson2012-01-311-9/+15
| | * | | ALSA: hda - Apply 0x0f-VREF fix to all ASUS laptops with ALC861/660Takashi Iwai2012-01-301-8/+35
| | * | | ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functionsAxel Lin2012-01-301-0/+2
| | * | | ALSA: HDA: Remove quirk for Asus N53JqDavid Henningsson2012-01-271-1/+0
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-02-028-15/+36
| |\ \ \ \
| | * | | | rbd: fix safety of rbd_put_client()Alex Elder2012-02-021-2/+4
| | * | | | rbd: fix a memory leak in rbd_get_client()Alex Elder2012-02-021-0/+1
| | * | | | ceph: create a new session lock to avoid lock inversionAlex Elder2012-02-024-9/+14
| | * | | | ceph: fix length validation in parse_reply_info()Xi Wang2012-02-021-0/+2
| | * | | | ceph: initialize client debugfs outside of monc->mutexSage Weil2012-02-022-3/+12
| | * | | | ceph: change "ceph.layout" xattr to be "ceph.file.layout"Alex Elder2012-02-021-1/+3
| * | | | | include/linux/lp8727.h: Remove executable bitJosh Triplett2012-02-021-0/+0
| * | | | | Fix race in process_vm_rw_coreChristopher Yeoh2012-02-024-34/+35
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-02-0212-23/+95
| |\ \ \ \ \
| | * | | | | drm/radeon/kms/blit: fix blit copy for very large buffersIlija Hadzic2012-02-021-10/+25
| | * | | | | drm/radeon/kms: fix TRAVIS panel setupAlex Deucher2012-02-021-3/+15
| | * | | | | drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie2012-02-021-1/+2
| | * | | | | drm/radeon/kms: Fix device tree linkage of DP i2c buses tooJean Delvare2012-02-011-0/+1
| | * | | | | drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.Michel Dänzer2012-02-011-2/+2
| | * | | | | drm/radeon/kms: disable output polling when suspendedSeth Forshee2012-02-011-0/+4
| | * | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-02-016-7/+46
| | |\ \ \ \ \
| | | * | | | | drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()Dan Carpenter2012-02-011-2/+2
| | | * | | | | drm/nouveau/gem: fix fence_sync race / oopsBen Skeggs2012-02-011-2/+21
| | | * | | | | drm/nouveau: fix typo on mxmdcb optionBen Skeggs2012-02-011-1/+1
| | | * | | | | drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SISBen Skeggs2012-02-011-0/+9
| | | * | | | | drm/nouveau/disp: check that panel power gpio is enabled at init timeBen Skeggs2012-02-012-2/+13
| | |/ / / / /
| * | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-02-021-20/+1
| |\ \ \ \ \ \
| | * | | | | | Revert "microblaze: Add topology init"Michal Simek2012-01-311-20/+1
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-0223-97/+177
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola2012-01-301-8/+0
| | | | | * | | | | | | x86/reboot: Skip DMI checks if reboot set by userMichael D Labriola2012-01-301-2/+26
| | | | | * | | | | | | x86: Properly parenthesize cmpxchg() macro argumentsJan Beulich2012-01-261-3/+3
| | | | * | | | | | | | sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min2012-01-271-0/+5
| | | | * | | | | | | | sched: Fix ancient race in do_exit()Yasunori Goto2012-01-271-0/+16
| | | | * | | | | | | | sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplugSuresh Siddha2012-01-261-5/+29
| | | | * | | | | | | | sched/s390: Fix compile error in sched/core.cChristian Borntraeger2012-01-261-0/+1
| | | | * | | | | | | | sched: Fix rq->nr_uninterruptible update racePeter Zijlstra2012-01-261-12/+6
| | | * | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-01-3110-20/+14
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | perf top: Fix number of samples displayedStephane Eranian2012-01-301-3/+10
| | | | * | | | | | | | | perf tools: Fix strlen() bug in perf_event__synthesize_event_type()Stephane Eranian2012-01-301-1/+1
| | | | * | | | | | | | | perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney2012-01-308-16/+3
| | | |/ / / / / / / / /
| | | * | | | | | | | | x86/dumpstack: Remove unneeded check in dump_trace()Dan Carpenter2012-01-281-1/+1
| | | * | | | | | | | | perf: Fix broken interrupt rate throttlingStephane Eranian2012-01-272-38/+67
| | * | | | | | | | | | bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava2012-01-265-8/+9
| * | | | | | | | | | | Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds2012-02-011-1/+5
| |\ \ \ \ \ \ \ \ \ \ \