summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-29ALSA: oxygen: Xonar DG(X): modify input select functionsRoman Volkov2-25/+30
2014-01-29ALSA: oxygen: Xonar DG(X): modify capture volume functionsRoman Volkov2-8/+26
2014-01-29ALSA: oxygen: Xonar DG(X): use headphone volume controlRoman Volkov1-32/+83
2014-01-29ALSA: oxygen: Xonar DG(X): modify playback output selectRoman Volkov3-33/+47
2014-01-29ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2Roman Volkov1-1/+1
2014-01-29ALSA: oxygen: Xonar DG(X): move the mixer code into another fileRoman Volkov4-364/+411
2014-01-29ALSA: oxygen: modify CS4245 register dumping functionRoman Volkov1-3/+4
2014-01-29ALSA: oxygen: modify adjust_dg_dac_routing functionRoman Volkov2-24/+22
2014-01-29ALSA: oxygen: Xonar DG(X): modify DAC/ADC parameters functionRoman Volkov1-20/+38
2014-01-29ALSA: oxygen: Xonar DG(X): modify initialization functionsRoman Volkov2-65/+42
2014-01-29ALSA: oxygen: Xonar DG(X): add new CS4245 SPI functionsRoman Volkov3-4/+73
2014-01-29ALSA: oxygen: additional definitions for the Xonar DG/DGX cardRoman Volkov2-14/+23
2014-01-29ALSA: oxygen: change description of the xonar_dg.c fileRoman Volkov1-5/+13
2014-01-29ALSA: oxygen: export oxygen_update_dac_routing symbolRoman Volkov1-0/+1
2014-01-29ALSA: oxygen: add mute mask for the OXYGEN_PLAY_ROUTING registerRoman Volkov1-0/+1
2014-01-29ALSA: oxygen: modify the SPI writing functionRoman Volkov2-12/+7
2014-01-29ALSA: oxygen: add the separate SPI waiting functionRoman Volkov1-0/+18
2014-01-19Linux 3.13v3.13Linus Torvalds1-1/+1
2014-01-19drm/nouveau/mxm: fix null deref on loadIlia Mirkin1-2/+2
2014-01-19Merge tag 'acpi-3.13-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+0
2014-01-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-8/+63
2014-01-18Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki2-2/+0
2014-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-130/+169
2014-01-17s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens1-8/+8
2014-01-17parisc: fix SO_MAX_PACING_RATE typoEric Dumazet1-1/+1
2014-01-17ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2-22/+17
2014-01-17tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch1-19/+32
2014-01-17net: rds: fix per-cpu helper usageGerald Schaefer1-4/+3
2014-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-3/+8
2014-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2014-01-16Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-1/+1
2014-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2014-01-17percpu_counter: unbreak __percpu_counter_add()Hugh Dickins1-1/+1
2014-01-16e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg1-6/+2
2014-01-16Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas1-1/+1
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter1-8/+45
2014-01-16x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra1-0/+18
2014-01-16Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...Linus Torvalds2-9/+14
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-15/+26
2014-01-16Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2014-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-5/+8
2014-01-16Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+9
2014-01-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-01-15bpf: do not use reciprocal divideEric Dumazet6-46/+45
2014-01-15be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera1-2/+9
2014-01-15bnx2x: Don't release PCI bars on shutdownYuval Mintz1-14/+15
2014-01-15net,via-rhine: Fix tx_timeout handlingRichard Weinberger1-0/+1
2014-01-15batman-adv: fix batman-adv header overhead calculationMarek Lindner1-1/+1
2014-01-15kvm: x86: fix apic_base enable checkAndrew Jones1-1/+1
2014-01-15Merge branch 'akpm' (incoming from Andrew)Linus Torvalds7-35/+50