summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: oxygen: Xonar DG(X): modify playback output selectRoman Volkov2014-01-293-33/+47
* ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2Roman Volkov2014-01-291-1/+1
* ALSA: oxygen: Xonar DG(X): move the mixer code into another fileRoman Volkov2014-01-294-364/+411
* ALSA: oxygen: modify CS4245 register dumping functionRoman Volkov2014-01-291-3/+4
* ALSA: oxygen: modify adjust_dg_dac_routing functionRoman Volkov2014-01-292-24/+22
* ALSA: oxygen: Xonar DG(X): modify DAC/ADC parameters functionRoman Volkov2014-01-291-20/+38
* ALSA: oxygen: Xonar DG(X): modify initialization functionsRoman Volkov2014-01-292-65/+42
* ALSA: oxygen: Xonar DG(X): add new CS4245 SPI functionsRoman Volkov2014-01-293-4/+73
* ALSA: oxygen: additional definitions for the Xonar DG/DGX cardRoman Volkov2014-01-292-14/+23
* ALSA: oxygen: change description of the xonar_dg.c fileRoman Volkov2014-01-291-5/+13
* ALSA: oxygen: export oxygen_update_dac_routing symbolRoman Volkov2014-01-291-0/+1
* ALSA: oxygen: add mute mask for the OXYGEN_PLAY_ROUTING registerRoman Volkov2014-01-291-0/+1
* ALSA: oxygen: modify the SPI writing functionRoman Volkov2014-01-292-12/+7
* ALSA: oxygen: add the separate SPI waiting functionRoman Volkov2014-01-291-0/+18
* Linux 3.13v3.13Linus Torvalds2014-01-191-1/+1
* drm/nouveau/mxm: fix null deref on loadIlia Mirkin2014-01-191-2/+2
* Merge tag 'acpi-3.13-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-192-2/+0
|\
| * Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki2014-01-182-2/+0
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-192-8/+63
|\ \
| * | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter2014-01-161-8/+45
| * | x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra2014-01-161-0/+18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-1725-130/+169
|\ \ \
| * | | s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens2014-01-171-8/+8
| * | | parisc: fix SO_MAX_PACING_RATE typoEric Dumazet2014-01-171-1/+1
| * | | ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2014-01-172-22/+17
| * | | tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch2014-01-171-19/+32
| * | | net: rds: fix per-cpu helper usageGerald Schaefer2014-01-171-4/+3
| * | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-01-161-1/+1
| |\ \ \
| | * | | batman-adv: fix batman-adv header overhead calculationMarek Lindner2014-01-151-1/+1
| * | | | e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-01-161-6/+2
| * | | | bpf: do not use reciprocal divideEric Dumazet2014-01-156-46/+45
| * | | | be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera2014-01-151-2/+9
| * | | | bnx2x: Don't release PCI bars on shutdownYuval Mintz2014-01-151-14/+15
| * | | | net,via-rhine: Fix tx_timeout handlingRichard Weinberger2014-01-151-0/+1
| |/ / /
| * | | qlge: Fix vlan netdev features.Jitendra Kalsaria2014-01-141-0/+2
| * | | net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2014-01-142-4/+10
| * | | dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard2014-01-141-0/+12
| * | | MAINTAINERS: add virtio-dev ML for virtioMichael S. Tsirkin2014-01-141-0/+3
| * | | ieee802154: Fix memory leak in ieee802154_add_iface()Christian Engelmayer2014-01-141-2/+4
| * | | net: usbnet: fix SG initialisationBjørn Mork2014-01-131-1/+1
| * | | inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait socketsNeal Cardwell2014-01-131-1/+4
| * | | cxgb4: silence shift wrapping static checker warningDan Carpenter2014-01-131-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-01-173-3/+8
|\ \ \ \
| * | | | vfs: Fix a regression in mounting procEric W. Biederman2013-11-261-1/+1
| * | | | fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)Eric W. Biederman2013-11-261-1/+1
| * | | | vfs: In d_path don't call d_dname on a mount pointEric W. Biederman2013-11-261-1/+6
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-171-1/+1
|\ \ \ \ \
| * | | | | kvm: x86: fix apic_base enable checkAndrew Jones2014-01-151-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-01-171-1/+1
|\ \ \ \ \
| * | | | | Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas2014-01-161-1/+1
OpenPOWER on IntegriCloud