summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm...Dave Airlie2015-01-283-2/+28
|\
| * drm/atomic-helpers: Saner encoder/crtc callbacksDaniel Vetter2015-01-271-2/+18
| * drm/atomic-helpers: Recover full cursor plane behaviourDaniel Vetter2015-01-271-0/+2
| * drm/atomic-helper: add connector->dpms() implementationDaniel Vetter2015-01-271-0/+2
| * drm/atomic: Add drm_crtc_state->activeDaniel Vetter2015-01-271-0/+3
| * drm: Add standardized boolean propsDaniel Vetter2015-01-271-0/+2
* | Merge tag 'drm/tegra/for-3.20-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2015-01-284-3/+63
|\ \
| * | drm/atomic: Add ->atomic_check() to encoder helpersThierry Reding2015-01-271-0/+6
| * | drm/plane: Add optional ->atomic_disable() callbackThierry Reding2015-01-272-0/+40
| * | drm/plane: Make ->atomic_update() mandatoryThierry Reding2015-01-271-1/+1
| * | gpu: host1x: Provide a proper struct bus_typeThierry Reding2015-01-271-3/+15
| * | gpu: host1x: Call ->remove() only when a device is boundThierry Reding2015-01-231-0/+2
| |/
* | drm: Add rotation value to plane stateMatt Roper2015-01-271-0/+3
* | Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-01-273-37/+59
|\ \
| * \ Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queuedDaniel Vetter2015-01-12559-3656/+16717
| |\ \
| | * | drm/i915: remove unused power_well/get_cdclk_freq apiImre Deak2015-01-121-37/+0
| | * | drm/i915: add component supportImre Deak2015-01-121-0/+38
| * | | drm/i915: Add ioctl to set per-context parametersChris Wilson2015-01-071-0/+12
| * | | drm/i915: Support creation of unbound wc user mappings for objectsAkash Goel2015-01-061-0/+9
* | | | Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-...Dave Airlie2015-01-262-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm/probe-helper: don't lose hotplug eventDaniel Vetter2015-01-221-0/+1
| * | | drm/fb-helper: Propagate errors from initial config failureThierry Reding2015-01-211-1/+1
* | | | Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie2015-01-2231-71/+221
|\ \ \ \
| * \ \ \ Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-201-0/+2
| |\ \ \ \
| | * | | | libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2015-01-191-0/+1
| | * | | | libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen2015-01-081-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-203-1/+11
| |\ \ \ \ \
| | * | | | | genetlink: synchronize socket closing and family removalJohannes Berg2015-01-162-1/+8
| | * | | | | genetlink: document parallel_opsJohannes Berg2015-01-161-0/+2
| | * | | | | can: m_can: tag current CAN FD controllers as non-ISOOliver Hartkopp2015-01-151-0/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-01-181-2/+2
| |\ \ \ \ \ \
| | * | | | | | Input: uinput - fix ioctl nr overflow for UI_GET_SYSNAME/VERSIONGabriel Laskar2015-01-121-2/+2
| * | | | | | | Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-01-161-3/+3
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-153-7/+8
| | |\ \ \ \ \ \ \
| | * | | | | | | | phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R2014-12-231-3/+3
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-01-161-0/+3
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust2015-01-061-0/+3
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-142-3/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-141-0/+4
| | * | | | | | | | netdevice: Add missing parentheses in macroBenjamin Poirier2015-01-141-1/+1
| | * | | | | | | | net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath2015-01-131-2/+2
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-01-142-2/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | blk-mq: Allow requests to never expireKeith Busch2015-01-081-0/+2
| | * | | | | | | | | blk-mq: Add helper to abort requeued requestsJens Axboe2015-01-081-0/+1
| | * | | | | | | | | blk-mq: Let drivers cancel requeue_workKeith Busch2015-01-081-0/+1
| | * | | | | | | | | blk-mq: Export if requests were startedKeith Busch2015-01-081-0/+1
| | * | | | | | | | | blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe2015-01-071-2/+1
| | * | | | | | | | | blk-mq: Export freeze/unfreeze functionsKeith Busch2014-12-201-0/+2
| * | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-01-131-6/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger2015-01-131-6/+6
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |