summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm: Make helper vtable pointers type-safeDaniel Vetter2015-12-081-4/+9
* drm: Reorganize helper vtables and their docsDaniel Vetter2015-12-083-194/+259
* drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpersDaniel Vetter2015-12-082-4/+6
* drm: Polish fbdev helper struct docsDaniel Vetter2015-12-081-15/+81
* Back merge tag 'v4.4-rc4' into drm-nextDave Airlie2015-12-0821-47/+103
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-12-062-1/+4
| |\
| | * Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-032-1/+4
| | |\
| | | * block/sd: Fix device-imposed transfer length limitsMartin K. Petersen2015-11-251-1/+1
| | | * scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov2015-11-191-0/+3
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-12-052-1/+10
| |\ \ \
| | * | | drm/nouveau: Fix pre-nv50 pageflip events (v4)Daniel Vetter2015-12-041-0/+4
| | * | | drm: Fix an unwanted master inheritance v2Thomas Hellstrom2015-12-041-0/+6
| | * | | Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2015-12-041-1/+0
| | |\ \ \
| | | * | | gpu: ipu-v3: drop unused dmfc field from client platform dataPhilipp Zabel2015-11-241-1/+0
| | | |/ /
| * | | | Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-12-041-0/+1
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2015-11-251-0/+1
| | |\ \ \ \
| | | * | | | ASoC: dapm: Reset dapm wcache after freeing damp widgetsJyri Sarha2015-11-101-0/+1
| * | | | | | Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-042-2/+3
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2015-12-041-0/+1
| | |\ \ \ \ \ \ \
| | | | * | | | | | cpufreq: use last policy after online for drivers with ->setpolicySrinivas Pandruvada2015-12-021-0/+1
| | | | |/ / / / /
| | | | | | | | |
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki2015-12-041-2/+2
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | | * | | | | | ACPI / property: fix compile error for acpi_node_get_property_reference() whe...Hanjun Guo2015-12-021-2/+2
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-0313-41/+84
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-12-031-2/+4
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | mac80211: always set the buf_size in AddBA req to 64Gregory Greenman2015-11-201-2/+4
| | * | | | | | | | | | net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet2015-12-031-0/+3
| | * | | | | | | | | | ipv6: kill sk_dst_lockEric Dumazet2015-12-032-15/+5
| | * | | | | | | | | | sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner2015-12-021-8/+8
| | * | | | | | | | | | ipv6: add complete rcu protection around np->optEric Dumazet2015-12-022-2/+21
| | * | | | | | | | | | net: fix sock_wake_async() rcu protectionEric Dumazet2015-12-012-8/+22
| | * | | | | | | | | | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-012-3/+13
| | * | | | | | | | | | Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel2015-12-011-2/+1
| | * | | | | | | | | | packet: Allow packets with only a header (but no payload)Martin Blumenstingl2015-11-291-1/+2
| | * | | | | | | | | | bpf: fix clearing on persistent program array mapsDaniel Borkmann2015-11-251-1/+4
| | * | | | | | | | | | ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček2015-11-241-0/+1
| | * | | | | | | | | | unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2015-11-231-0/+1
| | * | | | | | | | | | net: dns_resolver: convert time_t to time64_tAya Mahfouz2015-11-181-1/+1
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-032-2/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | block: Always check queue limits for cloned requestsHannes Reinecke2015-11-291-1/+0
| | * | | | | | | | | | lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling2015-11-291-1/+1
* | | | | | | | | | | | Merge tag 'topic/drm-misc-2015-12-04' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-12-074-2/+14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | drm/atomic-helper: Implement subsystem-level suspend/resumeThierry Reding2015-12-021-0/+6
| * | | | | | | | | | | | drm: Implement drm_modeset_lock_all_ctx()Thierry Reding2015-12-021-2/+2
| * | | | | | | | | | | | drm/edid: Make the detailed timing CEA/HDMI mode fixup accept up to 5kHz cloc...Ville Syrjälä2015-12-011-0/+2
| * | | | | | | | | | | | drm/atomic_helper: Add drm_atomic_helper_disable_planes_on_crtc()Jyri Sarha2015-11-301-0/+2
| * | | | | | | | | | | | drm: Serialise multiple event readersChris Wilson2015-11-261-0/+2
* | | | | | | | | | | | | Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org...Dave Airlie2015-12-013-20/+96
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter2015-11-23609-8260/+16174
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | drm/i915: Make the high dword offset more explicit in i915_reg_read_ioctlVille Syrjälä2015-11-181-0/+6
| * | | | | | | | | | | | | drm/i915/kbl: Add Kabylake GT4 PCI IDDeepak S2015-10-281-1/+8