summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-08-233-13/+15
|\
| * SCSI: Fix NULL pointer dereference in runtime PMAlan Stern2015-08-181-11/+11
| * fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah2015-08-182-2/+4
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-231-1/+1
|\ \
| * | FIRMWARE: bcm47xx_nvram: Fix module license.Axel Lin2015-08-191-1/+1
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-221-1/+3
|\ \ \
| * | | irqchip/crossbar: Restore set_wake functionalityGrygorii Strashko2015-08-201-2/+2
| * | | irqchip/crossbar: Restore the mask on suspend behaviourGrygorii Strashko2015-08-201-0/+1
| * | | irqchip/crossbar: Restore the irq_set_type() mechanismGrygorii Strashko2015-08-201-0/+1
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-08-221-0/+1
|\ \ \ \
| * | | | clocksource/imx: Fix boot with non-DT systemsGuenter Roeck2015-08-201-0/+1
| |/ / /
* | | | mm: make page pfmemalloc check more robustMichal Hocko2015-08-214-4/+4
* | | | Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-212-2/+7
|\ \ \ \
| * | | | PCI: Don't use 64-bit bus addresses on PA-RISCBjorn Helgaas2015-08-201-1/+1
| * | | | PCI: Tolerate hierarchies with no Root PortYijing Wang2015-08-191-1/+6
* | | | | Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-08-2113-602/+32
|\ \ \ \ \
| * | | | | [media] mantis: Fix error handling in mantis_dma_init()Fabio Estevam2015-08-191-2/+3
| * | | | | Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"David Härdeman2015-08-192-39/+0
| * | | | | Revert "[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper"David Härdeman2015-08-192-118/+0
| * | | | | Revert "[media] rc: ir-rc5-decoder: Add encode capability"David Härdeman2015-08-191-116/+0
| * | | | | Revert "[media] rc: ir-rc6-decoder: Add encode capability"David Härdeman2015-08-191-122/+0
| * | | | | Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"David Härdeman2015-08-193-24/+1
| * | | | | Revert "[media] rc: rc-loopback: Add loopback of filter scancodes"David Härdeman2015-08-191-36/+0
| * | | | | Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via s...David Härdeman2015-08-192-128/+0
| * | | | | [media] vb2: Fix compilation breakage when !CONFIG_BUGLaurent Pinchart2015-08-101-7/+7
| * | | | | [media] vb2: Only requeue buffers immediately once streaming is startedSakari Ailus2015-07-172-9/+19
| * | | | | [media] media/pci/cobalt: fix Kconfig and build when SND is not enabledRandy Dunlap2015-07-011-0/+1
| * | | | | [media] media/dvb: fix ts2020.c Kconfig and buildRandy Dunlap2015-07-011-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-08-211-1/+1
|\ \ \ \ \ \
| * | | | | | Input: gpio_keys_polled - request GPIO pin as input.Vincent Pelletier2015-08-201-1/+1
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-08-215-37/+34
|\ \ \ \ \ \ \
| * | | | | | | drm/radeon: fix hotplug race at startupDave Airlie2015-08-211-0/+5
| * | | | | | | Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-08-213-36/+28
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Avoid TP3 on CHVThulasimani,Sivakumar2015-08-191-8/+22
| | * | | | | | | drm/i915: remove HBR2 from chv supported listThulasimani,Sivakumar2015-08-191-3/+4
| | * | | | | | | Revert "drm/i915: Add eDP intermediate frequencies for CHV"Thulasimani,Sivakumar2015-08-191-6/+0
| | * | | | | | | Revert "drm/i915: Allow parsing of variable size child device entries from VBT"Jani Nikula2015-08-191-23/+4
| | * | | | | | | drm/i915: Flag the execlists context object as dirty after every useChris Wilson2015-08-171-0/+2
| * | | | | | | | Merge branch 'drm-atmel-hlcdc-fixes' of https://github.com/bbrezillon/linux-a...Dave Airlie2015-08-201-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP onlyThierry Reding2015-08-181-1/+1
* | | | | | | | | | Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-08-202-5/+17
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'acpi-video' and 'cpufreq-fixes'Rafael J. Wysocki2015-08-212-5/+17
| |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | cpufreq: exynos: Fix for memory leak in case SoC name does not matchShailendra Verma2015-08-141-2/+4
| | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * / | | | | | | | | ACPI / video: Fix circular lock dependency issue in the video-detect codeHans de Goede2015-08-141-3/+13
| | |/ / / / / / / / /
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-207-57/+83
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: phy: fix semicolon.cocci warningskbuild test robot2015-08-171-1/+1
| * | | | | | | | | | | net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward2015-08-171-0/+1
| * | | | | | | | | | | be2net: avoid vxlan offloading on multichannel configsIvan Vecera2015-08-171-2/+2
| * | | | | | | | | | | net: phy: workaround for buggy cable detection by LAN8700 after cable pluggingIgor Plyatov2015-08-171-12/+19
| * | | | | | | | | | | net: ethernet: micrel: fix an error codeDan Carpenter2015-08-171-3/+2