summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak2015-04-231-2/+2
* drm/i915: Workaround to avoid lite restore with HEAD==TAILMichel Thierry2015-04-232-2/+36
* drm/i915: cope with large i2c transfersDmitry Torokhov2015-04-232-10/+57
* drm/i915: Dont enable CS_PARSER_ERROR interrupts at allDaniel Vetter2015-04-141-6/+2
* drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeoverTvrtko Ursulin2015-04-141-6/+8
* drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira2015-04-1312-46/+64
* drm/i915/chv: Remove DPIO force latency causing interpair skew issueClint Taylor2015-04-102-10/+0
* drm/i915: Don't cancel DRRS worker synchronously for flush/invalidateDaniel Vetter2015-04-101-2/+2
* drm/i915: Fix locking in DRRS flush/invalidate hooksDaniel Vetter2015-04-101-7/+15
* Merge tag 'v4.0-rc6' into drm-intel-nextDaniel Vetter2015-03-30170-1990/+1855
|\
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-03-282-7/+3
| |\
| | * clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()Maxime Ripard2015-03-261-7/+0
| | * clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errorsRichard Weinberger2015-03-261-0/+3
| * | watchdog: imgpdc: Fix default heartbeatJames Hogan2015-03-271-3/+3
| * | watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan2015-03-271-1/+1
| * | watchdog: mtk_wdt: signedness bug in mtk_wdt_start()Dan Carpenter2015-03-271-1/+1
| * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-03-263-34/+35
| |\ \
| | * | drm/i915: Fixup legacy plane->crtc link for initial fb configDaniel Vetter2015-03-261-0/+2
| | * | drm/i915: Fix atomic state when reusing the firmware fbDamien Lespiau2015-03-261-2/+9
| | * | drm/i915: Keep ring->active_list and ring->requests_list consistentChris Wilson2015-03-261-17/+21
| | * | drm/i915: Don't try to reference the fb in get_initial_plane_config()Damien Lespiau2015-03-251-4/+3
| | * | drm: Fixup racy refcounting in plane_force_disableDaniel Vetter2015-03-241-12/+1
| * | | Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-03-261-10/+16
| |\ \ \
| | * | | dm: fix add_disk() NULL pointer due to race with free_dev()Mike Snitzer2015-03-231-10/+16
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-03-261-8/+9
| |\ \ \ \
| | * | | | drivers/rtc/rtc-mrst: fix suspend/resumeLars-Peter Clausen2015-03-261-8/+9
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-03-252-4/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | NVMe: Initialize device list head before startingKeith Busch2015-03-231-0/+1
| | * | | | Merge tag 'nbd_fixes_20150305' of git://git.pengutronix.de/git/mpa/linux-nbd ...Jens Axboe2015-03-051-4/+4
| | |\ \ \ \
| | | * | | | nbd: fix possible memory leakSudip Mukherjee2015-03-051-4/+4
| * | | | | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-253-4/+6
| |\ \ \ \ \ \
| | * | | | | | ata: Add a new flag to destinguish sas controllerShaohua Li2015-03-193-4/+6
| * | | | | | | Merge tag 'mfd-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2015-03-252-7/+25
| |\ \ \ \ \ \ \
| | * | | | | | | mfd: kempld-core: Fix callback return value checkAmeya Palande2015-03-121-1/+1
| | * | | | | | | mfd: rtsx_usb: Prevent DMA from stackRoger Tseng2015-03-121-6/+24
| * | | | | | | | Merge tag 'spi-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2015-03-253-8/+12
| |\ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/queue' and 'spi/fix/qup...Mark Brown2015-03-243-8/+12
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | | | | * | | | | | | spi: qup: Fix cs-num DT property parsingIvan T. Ivanov2015-03-071-4/+5
| | | | | | |_|_|/ / / | | | | | |/| | | | |
| | | | * / | | | | | spi: trigger trace event for message-done before mesg->completeUwe Kleine-König2015-03-181-2/+3
| | | | |/ / / / / /
| | | * | | | | | | spi: dw-mid: clear BUSY flag fist and test other oneAndy Shevchenko2015-03-071-2/+4
| * | | | | | | | | Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-03-251-0/+4
| |\ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'...Mark Brown2015-03-231-0/+4
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | / / / / / / | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | | * | | | | | | regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy2015-03-171-0/+4
| | | |/ / / / / / /
| * | | | | | | | | Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-253-26/+30
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel2015-03-193-26/+30
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-236-52/+161
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | cx82310_eth: wait for firmware to become readyOndrej Zary2015-03-211-6/+24
| | * | | | | | | be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2015-03-202-11/+23
| | * | | | | | | be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQsSuresh Reddy2015-03-201-9/+5
| | * | | | | | | be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam2015-03-204-24/+80