summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka2014-10-301-1/+1
* PCI: Generate uppercase hex for modalias interface classRicardo Ribalda Delgado2014-10-301-1/+1
* PCI: Increase IBM ipr SAS Crocodile BARs to at least system page sizeDouglas Lehr2014-10-301-0/+20
* PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources()Yinghai Lu2014-10-301-1/+1
* PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()Thomas Petazzoni2014-10-301-3/+3
* xfs: fix agno increment in xfs_inumbers() loopEric Sandeen2014-10-301-1/+2
* xfs: ensure WB_SYNC_ALL writeback handles partial pages correctlyDave Chinner2014-10-301-2/+14
* vfio-pci: Fix remove path lockingAlex Williamson2014-10-301-79/+57
* udf: Fix loading of special inodesJan Kara2014-10-303-11/+26
* ecryptfs: avoid to access NULL pointer when write metadata in xattrChao Yu2014-10-301-1/+1
* ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam2014-10-301-1/+0
* ARM: mvebu: Netgear RN102: Use Hardware BCH ECCklightspeed@killerwolves.net2014-10-301-0/+4
* ARM: mvebu: Netgear RN2120: Use Hardware BCH ECCArnaud Ebalard2014-10-301-0/+4
* ARM: mvebu: Netgear RN104: Use Hardware BCH ECCArnaud Ebalard2014-10-301-0/+4
* ARM: Kirkwood: Fix DT based DSA.Andrew Lunn2014-10-307-69/+69
* ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocksLudovic Desroches2014-10-301-0/+1
* ARM: at91: fix at91sam9263ek DT mmc pinmuxing settingsAndreas Henriksson2014-10-301-0/+2
* ARM: at91/dt: Fix typo regarding can0_clkDavid Dueck2014-10-301-1/+1
* clk: qcom: Add IPQ8064 PLL required for USBAndy Gross2014-10-301-1/+30
* ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macroDavid Henningsson2014-10-301-2/+2
* ALSA: hda - Fix inverted LED gpio setup for Lenovo IdeapadTakashi Iwai2014-10-301-2/+2
* ALSA: hda - hdmi: Fix missing ELD change event on plug/unplugAnssi Hannula2014-10-301-6/+9
* ALSA: usb-audio: Add support for Steinberg UR22 USB interfaceVlad Catoi2014-10-301-0/+30
* ALSA: ALC283 codec - Avoid pop noise on headphones during suspend/resumeHarsha Priya2014-10-301-0/+3
* ALSA: emu10k1: Fix deadlock in synth voice lookupTakashi Iwai2014-10-301-4/+2
* ALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88Takashi Sakamoto2014-10-301-2/+2
* ALSA: pcm: use the same dma mmap codepath both for arm and arm64Anatol Pomozov2014-10-301-1/+1
* arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky2014-10-301-2/+2
* arm64: Fix compilation error on UP buildsCatalin Marinas2014-10-301-0/+11
* spi: dw-mid: terminate ongoing transfers at exitAndy Shevchenko2014-10-301-0/+4
* iwlwifi: Add missing PCI IDs for the 7260 seriesOren Givon2014-10-301-0/+4
* iwlwifi: mvm: disable BT Co-running by defaultEmmanuel Grumbach2014-10-301-1/+1
* NFSv4.1/pnfs: replace broken pnfs_put_lseg_asyncTrond Myklebust2014-10-303-12/+29
* NFS: Fix a bogus warning in nfs_generic_pgioTrond Myklebust2014-10-301-4/+3
* NFS: Fix an uninitialised pointer Oops in the writeback error pathTrond Myklebust2014-10-301-1/+2
* nfsd4: reserve adequate space for LOCK opJ. Bruce Fields2014-10-301-0/+8
* NFSv4.1: Fix an NFSv4.1 state renewal regressionAndy Adamson2014-10-302-3/+11
* NFSv4: fix open/lock state recovery error handlingTrond Myklebust2014-10-301-10/+6
* NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM failsTrond Myklebust2014-10-301-1/+0
* nfs: fix duplicate proc entriesFabian Frederick2014-10-301-1/+1
* tty: omap-serial: fix division by zeroFrans Klaver2014-10-301-2/+10
* lzo: check for length overrun in variable length encoding.Willy Tarreau2014-10-301-6/+37
* Revert "lzo: properly check for overruns"Willy Tarreau2014-10-301-41/+21
* Documentation: lzo: document part of the encodingWilly Tarreau2014-10-301-0/+164
* Fixing lease renewalOlga Kornievskaia2014-10-301-0/+1
* m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven2014-10-301-0/+6
* mei: bus: fix possible boundaries violationAlexander Usyskin2014-10-301-1/+1
* Drivers: hv: vmbus: Cleanup hv_post_message()K. Y. Srinivasan2014-10-302-12/+19
* Drivers: hv: vmbus: Fix a bug in vmbus_open()K. Y. Srinivasan2014-10-301-1/+3
* Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()K. Y. Srinivasan2014-10-301-4/+1