Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Staging: rtl8821ae: removed unused functions and variables | Greg Kroah-Hartman | 2014-01-23 | 4 | -354/+3 | |
| * | | | | | | | | | | Staging: rtl8821ae: rc.c: fix up function prototypes | Greg Kroah-Hartman | 2014-01-23 | 1 | -0/+2 | |
| * | | | | | | | | | | Staging: rtl8812ae: Add Realtek 8821 PCI WIFI driver | Greg Kroah-Hartman | 2014-01-23 | 74 | -0/+72188 | |
* | | | | | | | | | | | Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" | Rafael J. Wysocki | 2014-02-01 | 2 | -19/+19 | |
* | | | | | | | | | | | Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-02-01 | 11 | -42/+86 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | nfs: initialize the ACL support bits to zero. | Malahal Naineni | 2014-01-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | NFSv4.1: Cleanup | Trond Myklebust | 2014-01-29 | 1 | -4/+2 | |
| * | | | | | | | | | | | NFSv4.1: Clean up nfs41_sequence_done | Trond Myklebust | 2014-01-29 | 1 | -11/+8 | |
| * | | | | | | | | | | | NFSv4: Fix a slot leak in nfs40_sequence_done | Trond Myklebust | 2014-01-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | NFSv4.1 free slot before resending I/O to MDS | Andy Adamson | 2014-01-29 | 3 | -3/+11 | |
| * | | | | | | | | | | | nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING | Jeff Layton | 2014-01-28 | 3 | -3/+13 | |
| * | | | | | | | | | | | NFS: Fix races in nfs_revalidate_mapping | Trond Myklebust | 2014-01-28 | 1 | -14/+14 | |
| * | | | | | | | | | | | sunrpc: turn warn_gssd() log message into a dprintk() | Jeff Layton | 2014-01-27 | 2 | -11/+2 | |
| * | | | | | | | | | | | NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping | Jeff Layton | 2014-01-27 | 5 | -6/+47 | |
| * | | | | | | | | | | | nfs: handle servers that support only ALLOW ACE type. | Malahal Naineni | 2014-01-27 | 1 | -4/+3 | |
* | | | | | | | | | | | | Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-02-01 | 32 | -566/+935 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabled | Stephen Warren | 2014-01-31 | 1 | -4/+36 | |
| * | | | | | | | | | | | | ALSA: hda - add headset mic detect quirks for another Dell laptop | Hui Wang | 2014-01-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge branch 'xonar-dg' of git://git.alsa-project.org/alsa-kprivate into for-... | Takashi Iwai | 2014-01-30 | 9 | -501/+713 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ALSA: oxygen: Xonar DG(X): cleanup and minor changes | Roman Volkov | 2014-01-29 | 3 | -33/+11 | |
| | * | | | | | | | | | | | | ALSA: oxygen: Xonar DG(X): modify high-pass filter control | Roman Volkov | 2014-01-29 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | ALSA: oxygen: Xonar DG(X): modify input select functions | Roman Volkov | 2014-01-29 | 2 | -25/+30 | |
| | * | | | | | | | | | | | | ALSA: oxygen: Xonar DG(X): modify capture volume functions | Roman Volkov | 2014-01-29 | 2 | -8/+26 | |
| | * | | | | | | | | | | | | ALSA: oxygen: Xonar DG(X): use headphone volume control | Roman Volkov | 2014-01-29 | 1 | -32/+83 | |
| | * | | | | | | | | | | | | ALSA: oxygen: Xonar DG(X): modify playback output select | Roman Volkov | 2014-01-29 | 3 | -33/+47 | |
| | * | | | | | | | | | | | | ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2 | Roman Volkov | 2014-01-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | ALSA: oxygen: Xonar DG(X): move the mixer code into another file | Roman Volkov | 2014-01-29 | 4 | -364/+411 | |
| | * | | | | | | | | | | | | ALSA: oxygen: modify CS4245 register dumping function | Roman Volkov | 2014-01-29 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | ALSA: oxygen: modify adjust_dg_dac_routing function | Roman Volkov | 2014-01-29 | 2 | -24/+22 | |
| | * | | | | | | | | | | | | ALSA: oxygen: Xonar DG(X): modify DAC/ADC parameters function | Roman Volkov | 2014-01-29 | 1 | -20/+38 | |
| | * | | | | | | | | | | | | ALSA: oxygen: Xonar DG(X): modify initialization functions | Roman Volkov | 2014-01-29 | 2 | -65/+42 | |
| | * | | | | | | | | | | | | ALSA: oxygen: Xonar DG(X): add new CS4245 SPI functions | Roman Volkov | 2014-01-29 | 3 | -4/+73 | |
| | * | | | | | | | | | | | | ALSA: oxygen: additional definitions for the Xonar DG/DGX card | Roman Volkov | 2014-01-29 | 2 | -14/+23 | |
| | * | | | | | | | | | | | | ALSA: oxygen: change description of the xonar_dg.c file | Roman Volkov | 2014-01-29 | 1 | -5/+13 | |
| | * | | | | | | | | | | | | ALSA: oxygen: export oxygen_update_dac_routing symbol | Roman Volkov | 2014-01-29 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | ALSA: oxygen: add mute mask for the OXYGEN_PLAY_ROUTING register | Roman Volkov | 2014-01-29 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | ALSA: oxygen: modify the SPI writing function | Roman Volkov | 2014-01-29 | 2 | -12/+7 | |
| | * | | | | | | | | | | | | ALSA: oxygen: add the separate SPI waiting function | Roman Volkov | 2014-01-29 | 1 | -0/+18 | |
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | ALSA: hda - Add parameter for dumping processing coefficients | David Henningsson | 2014-01-29 | 2 | -2/+33 | |
| * | | | | | | | | | | | | Merge tag 'asoc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 2014-01-29 | 93 | -296/+525 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *---------. \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/... | Mark Brown | 2014-01-27 | 296 | -10957/+12107 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | | | | | ASoC: wm5100: Export wm5100_detect | Sachin Kamat | 2014-01-23 | 1 | -0/+2 | |
| | | | | | | | |/ / / / / / / / / / / | ||||||
| | | | | | | * | | | | | | | | | | | | ASoC: tlv320aic32x4: Fix MICPGA input configuration | Markus Pargmann | 2014-01-27 | 2 | -4/+8 | |
| | | | | | | * | | | | | | | | | | | | ASoC: tlv320aic32x4: Fix mono playback | Markus Pargmann | 2014-01-27 | 2 | -7/+12 | |
| | | | | | * | | | | | | | | | | | | | ASoC: simple-card: fix simple card widgets routing property name usage | Xiubo Li | 2014-01-23 | 1 | -1/+1 | |
| | | | | | |/ / / / / / / / / / / / | ||||||
| | | | | * | | | | | | | | | | | | | ASoC: samsung: Remove dma.h inclusion | Sachin Kamat | 2014-01-24 | 1 | -2/+0 | |
| | | | | * | | | | | | | | | | | | | ASoC: samsung: Add NULL check in i2s.c | Sachin Kamat | 2014-01-24 | 1 | -1/+2 | |
| | | | | * | | | | | | | | | | | | | ASoC: Samsung: Fix build error due to missing dependency | Sachin Kamat | 2014-01-24 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | | ASoC: samsung: Fix Kconfig dependency | Sachin Kamat | 2014-01-23 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | | ASoC: samsung: smdk_wm8994: Fix build error | Sachin Kamat | 2014-01-22 | 1 | -3/+1 |