summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-017-51/+26
|\
| * Fix mountpoint reference leakage in linkatOleg Drokin2014-01-311-1/+4
| * hfsplus: use xattr handlers for removexattrChristoph Hellwig2014-01-314-47/+19
| * Typo in compat_sys_lseek() declarationStephan Springl2014-01-311-1/+1
| * fs/super.c: sync ro remount after blocking writersAndrew Ruder2014-01-311-1/+2
| * vfs: unexport the getname() symbolJeff Layton2014-01-311-1/+0
* | Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-0175-0/+71854
|\ \
| * | staging: r8821ae: Enable build by reverting BROKEN markingLarry Finger2014-01-271-1/+0
| * | staging: r8821ae: Fix build problemsLarry Finger2014-01-276-12/+17
| * | Merge branch 'master' into staging-nextGreg Kroah-Hartman2014-01-276772-137374/+295859
| |\ \
| * | | Staging: rtl8812ae: disable due to build errorsStephen Rothwell2014-01-271-0/+1
| * | | Staging: rtl8821ae: add TODO fileGreg Kroah-Hartman2014-01-231-0/+10
| * | | Staging: rtl8821ae: removed unused functions and variablesGreg Kroah-Hartman2014-01-234-354/+3
| * | | Staging: rtl8821ae: rc.c: fix up function prototypesGreg Kroah-Hartman2014-01-231-0/+2
| * | | Staging: rtl8812ae: Add Realtek 8821 PCI WIFI driverGreg Kroah-Hartman2014-01-2374-0/+72188
* | | | Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki2014-02-012-19/+19
* | | | Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-3111-42/+86
|\ \ \ \
| * | | | nfs: initialize the ACL support bits to zero.Malahal Naineni2014-01-311-1/+1
| * | | | NFSv4.1: CleanupTrond Myklebust2014-01-291-4/+2
| * | | | NFSv4.1: Clean up nfs41_sequence_doneTrond Myklebust2014-01-291-11/+8
| * | | | NFSv4: Fix a slot leak in nfs40_sequence_doneTrond Myklebust2014-01-291-1/+1
| * | | | NFSv4.1 free slot before resending I/O to MDSAndy Adamson2014-01-293-3/+11
| * | | | nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATINGJeff Layton2014-01-283-3/+13
| * | | | NFS: Fix races in nfs_revalidate_mappingTrond Myklebust2014-01-281-14/+14
| * | | | sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton2014-01-272-11/+2
| * | | | NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton2014-01-275-6/+47
| * | | | nfs: handle servers that support only ALLOW ACE type.Malahal Naineni2014-01-271-4/+3
* | | | | Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-3132-566/+935
|\ \ \ \ \
| * | | | | ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabledStephen Warren2014-01-311-4/+36
| * | | | | ALSA: hda - add headset mic detect quirks for another Dell laptopHui Wang2014-01-301-0/+1
| * | | | | Merge branch 'xonar-dg' of git://git.alsa-project.org/alsa-kprivate into for-...Takashi Iwai2014-01-309-501/+713
| |\ \ \ \ \
| | * | | | | ALSA: oxygen: Xonar DG(X): cleanup and minor changesRoman Volkov2014-01-293-33/+11
| | * | | | | ALSA: oxygen: Xonar DG(X): modify high-pass filter controlRoman Volkov2014-01-291-2/+6
| | * | | | | ALSA: oxygen: Xonar DG(X): modify input select functionsRoman Volkov2014-01-292-25/+30
| | * | | | | ALSA: oxygen: Xonar DG(X): modify capture volume functionsRoman Volkov2014-01-292-8/+26
| | * | | | | ALSA: oxygen: Xonar DG(X): use headphone volume controlRoman Volkov2014-01-291-32/+83
| | * | | | | 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
OpenPOWER on IntegriCloud