summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-04Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds17-72/+230
2013-04-04PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki1-13/+0
2013-04-04PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki1-7/+8
2013-04-04OMAP/serial: Revert bad fix of Rx FIFO threshold granularityAlexey Pelykh1-0/+11
2013-04-03mtip32xx: Add debugfs entry device_statusAsai Thambi S P2-12/+154
2013-04-03mtip32xx: return 0 from pci probe in case of rebuildAsai Thambi S P1-0/+2
2013-04-03mtip32xx: recovery from command timeoutAsai Thambi S P1-90/+87
2013-04-03block: avoid using uninitialized value in from queue_var_storeArnd Bergmann1-0/+2
2013-04-03misc/vmw_vmci: Add dependency on CONFIG_NETGuenter Roeck1-1/+1
2013-04-03rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCsGabor Juhos10-264/+347
2013-04-03rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner1-2/+2
2013-04-03tty: Documentation: fix a path in a DocBook templateGuennadi Liakhovetski1-1/+1
2013-04-03ath9k: Re-enable interrupts after a channel change failureRobert Shade1-0/+4
2013-04-03brcmfmac: do not proceed if fail to download nvram to dongleFranky Lin1-3/+3
2013-04-03brcmfmac: fix returning cipher_suite for get_key operation.Hante Meuleman1-8/+4
2013-04-03brcmfmac: fix stopping AP.Hante Meuleman1-10/+15
2013-04-03brcmfmac: fix tkip mic tx/rx ap swap bug.Hante Meuleman1-3/+6
2013-04-03mwifiex: complete last internal scanBing Zhao1-2/+9
2013-04-03Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+9
2013-04-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+2
2013-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-57/+70
2013-04-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-2/+2
2013-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds8-43/+79
2013-04-03ASoC: tegra: Don't claim to support PCM pause and resumeLars-Peter Clausen1-23/+1
2013-04-03ASoC: Samsung: set drvdata before adding secondary devicePrathyush K1-5/+8
2013-04-03ASoC: Samsung: return error if drvdata is not setPrathyush K1-0/+4
2013-04-03ext4: fix big-endian bugs which could cause fs corruptionsZheng Liu2-6/+9
2013-04-03ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle2-2/+2
2013-04-03ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent1-0/+12
2013-04-03ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon3-7/+6
2013-04-03ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas6-1/+102
2013-04-03ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ...Rob Herring1-7/+4
2013-04-03ARM: iWMMXt: always enable iWMMXt support with PJ4 CPUsRussell King1-2/+2
2013-04-03ALSA: usb: Work around CM6631 sample rate change bugTorstein Hegge1-10/+35
2013-04-03ACPI / BGRT: Don't let users configure BGRT on non X86 systemsTony Luck1-1/+1
2013-04-03netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengthsMatthias Schiffer1-1/+1
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-31/+57
2013-04-03Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+6
2013-04-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-49/+56
2013-04-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds16-76/+224
2013-04-03ARM: mxs: Slow down the I2C clock speedMarek Vasut2-2/+0
2013-04-03PCI: Don't try to disable Bus Master on disconnected PCI devicesKonstantin Khlebnikov1-2/+3
2013-04-03Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas1-39/+37
2013-04-03Merge branch 'pci/yinghai-eisa' into for-linusBjorn Helgaas1-21/+46
2013-04-03tcm_vhost: Use ACCESS_ONCE for vs->vs_tpg[target] accessAsias He1-1/+1
2013-04-03x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore1-2/+2
2013-04-03MAINTAINERS: Add maintainer for LPC32xxRoland Stigge1-0/+6
2013-04-03drm: correctly restore mappings if drm_open failsIlija Hadzic1-2/+4
2013-04-03Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie3-21/+31
2013-04-03Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie4-26/+21