summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-29cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat1-4/+0
2014-04-29cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat1-9/+11
2014-04-29cpufreq: powernow-k6: Fix incorrect comparison with max_multiplerSrivatsa S. Bhat1-2/+3
2014-04-29cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat1-12/+24
2014-04-29[SCSI] virtio-scsi: Skip setting affinity on uninitialized vqFam Zheng1-1/+5
2014-04-29Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds5-3/+81
2014-04-28irqchip: irq-crossbar: Not allocating enough memoryDan Carpenter1-1/+1
2014-04-28irqchip: armanda: Sanitize set_irq_affinity()Thomas Gleixner1-31/+6
2014-04-28[SCSI] mpt2sas: Don't disable device twice at suspend.Tyler Stachecki1-1/+0
2014-04-28Merge back earlier ACPICA material.Rafael J. Wysocki21-816/+1531
2014-04-28Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-1/+1
2014-04-28Merge branch 'msm-fixes-3.15-rc3' of git://people.freedesktop.org/~robclark/l...Dave Airlie7-15/+36
2014-04-28Merge tag 'drm-intel-fixes-2014-04-25' of git://anongit.freedesktop.org/drm-i...Dave Airlie10-36/+96
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+9
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-34/+55
2014-04-27Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-17/+57
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds28-162/+288
2014-04-27Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-20/+184
2014-04-26Merge branches 'pnp' and 'acpi-hotplug'Rafael J. Wysocki2-3/+81
2014-04-26Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-15/+74
2014-04-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-6/+20
2014-04-26Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-13/+11
2014-04-25usb: option: add and update a number of CMOTech devicesBjørn Mork1-4/+70
2014-04-25usb: option: add Alcatel L800MABjørn Mork1-0/+3
2014-04-25usb: option: add Olivetti Olicard 500Bjørn Mork1-0/+4
2014-04-25usb: qcserial: add Sierra Wireless MC7305/MC7355Bjørn Mork1-0/+3
2014-04-25usb: qcserial: add Sierra Wireless MC73xxBjørn Mork1-0/+3
2014-04-25usb: qcserial: add Sierra Wireless EM7355Bjørn Mork1-0/+3
2014-04-25USB: io_ti: fix firmware download on big-endian machinesJohan Hovold1-17/+33
2014-04-25usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen1-3/+3
2014-04-25xhci: extend quirk for Renesas cardsIgor Gnatenko1-3/+1
2014-04-25xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev1-0/+2
2014-04-25usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner3-39/+31
2014-04-25drm/i915: Move all ring resets before setting the HWS pageChris Wilson3-20/+36
2014-04-25drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platformsDaniel Vetter1-4/+14
2014-04-25drm/msm/mdp4: cure for the cursor blues (v2)Rob Clark5-10/+32
2014-04-25drm/msm: default to XR24 rather than AR24Rob Clark1-4/+1
2014-04-25drm/msm: fix memory leakMicah Richert1-1/+3
2014-04-25serial_core: fix uart PORT_UNKNOWN handlingThomas Pfaff1-18/+21
2014-04-25serial: samsung: Change barrier() to cpu_relax() in console outputDoug Anderson1-1/+1
2014-04-25serial: samsung: don't check config for every characterDoug Anderson1-5/+6
2014-04-25serial: samsung: Use the passed in "port", fixing kgdb w/ no consoleDoug Anderson1-6/+6
2014-04-25serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain1-2/+7
2014-04-258250_core: Fix unwanted TX chars writeLoic Poulain1-1/+1
2014-04-25tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl1-2/+14
2014-04-25Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...Arnd Bergmann736-26008/+7314
2014-04-25of/irq: do irq resolution in platform_get_irqRob Herring3-2/+35
2014-04-24phy: fix kernel oops in phy_lookup()Sergei Shtylyov1-0/+3
2014-04-24phy: restore OMAP_CONTROL_PHY dependenciesJean Delvare1-0/+1
2014-04-24phy: exynos: fix building as a moduleArnd Bergmann1-4/+5