Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
13a3d91f17a5f7ed2acd275d18b6acfdb131fb15
/
include
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 10 years ago
b0b3b79
drm: Pass 'name' to drm_universal_plane_init()
by Ville Syrjälä
· 10 years ago
f988287
drm: Pass 'name' to drm_crtc_init_with_planes()
by Ville Syrjälä
· 10 years ago
36b6608
drm: Document drm_encoder/crtc_helper_funcs
by Daniel Vetter
· 10 years ago
30ecad7
drm: Move drm_display_mode an related docs into kerneldoc
by Daniel Vetter
· 10 years ago
4ee6034
drm: Document drm_connector_helper_funcs
by Daniel Vetter
· 10 years ago
11a0ba9
drm: Document drm_plane_helper_funcs
by Daniel Vetter
· 10 years ago
9953f41
drm: Kerneldoc for drm_mode_config_funcs
by Daniel Vetter
· 10 years ago
c6b0ca3
drm: Add kerneldoc for drm_framebuffer_funcs
by Daniel Vetter
· 10 years ago
f6da8c6
drm: document drm_crtc_funcs
by Daniel Vetter
· 10 years ago
6fe14ac
drm: Document drm_connector_funcs
by Daniel Vetter
· 10 years ago
129b782
drm: Move encoder->save/restore into nouveau
by Daniel Vetter
· 10 years ago
813b0f3
drm: Remove crtc/connector->save/restore hooks
by Daniel Vetter
· 10 years ago
8854863
drm: Update drm_plane_funcs kerneldoc
by Daniel Vetter
· 10 years ago
da024fe
drm/bridge: Improve kerneldoc
by Daniel Vetter
· 10 years ago
4490d4c
drm: Make helper vtable pointers type-safe
by Daniel Vetter
· 10 years ago
092d01d
drm: Reorganize helper vtables and their docs
by Daniel Vetter
· 10 years ago
b516a9e
drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers
by Daniel Vetter
· 10 years ago
264d697
drm: Polish fbdev helper struct docs
by Daniel Vetter
· 10 years ago
e876b41
Back merge tag 'v4.4-rc4' into drm-next
by Dave Airlie
· 10 years ago
47c0fd7
Merge tag 'topic/drm-misc-2015-12-04' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
19190f5
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
a2dbb7b
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
8cdef96
Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
b1007e7
Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
d441fe2
Merge branches 'pm-domains' and 'pm-cpufreq'
by Rafael J. Wysocki
· 10 years ago
3e5050e
Merge branches 'acpica', 'acpi-video' and 'device-properties'
by Rafael J. Wysocki
· 10 years ago
bbc8764
drm/nouveau: Fix pre-nv50 pageflip events (v4)
by Daniel Vetter
· 10 years ago
a0af2e5
drm: Fix an unwanted master inheritance v2
by Thomas Hellstrom
· 10 years ago
f46e699
Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 10 years ago
071f5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
2873d32
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
e3c9b1e
Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
4eaf3b8
net_sched: fix qdisc_tree_decrease_qlen() races
by Eric Dumazet
· 10 years ago
be9e2f7
Merge branch 'mkp-fixes' into fixes
by James Bottomley
· 10 years ago
6bd4f35
ipv6: kill sk_dst_lock
by Eric Dumazet
· 10 years ago
38ee8fb
sctp: convert sack_needed and sack_generation to bits
by Marcelo Ricardo Leitner
· 10 years ago
45f6fad
ipv6: add complete rcu protection around np->opt
by Eric Dumazet
· 10 years ago
69030dd
cpufreq: use last policy after online for drivers with ->setpolicy
by Srinivas Pandruvada
· 10 years ago
1494276
drm/atomic-helper: Implement subsystem-level suspend/resume
by Thierry Reding
· 10 years ago
06eaae4
drm: Implement drm_modeset_lock_all_ctx()
by Thierry Reding
· 10 years ago
64031e3
ACPI / property: fix compile error for acpi_node_get_property_reference() when CONFIG_ACPI=n
by Hanjun Guo
· 10 years ago
ceb5d58
net: fix sock_wake_async() rcu protection
by Eric Dumazet
· 10 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 10 years ago
304d888
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
by Nicolas Dichtel
· 10 years ago
4c6bcf4
drm/edid: Make the detailed timing CEA/HDMI mode fixup accept up to 5kHz clock difference
by Ville Syrjälä
· 10 years ago
80d6900
Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
aeb745e
Merge tag 'topic/drm-misc-2015-11-26' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
6753ba9
drm/atomic_helper: Add drm_atomic_helper_disable_planes_on_crtc()
by Jyri Sarha
· 10 years ago
880621c
packet: Allow packets with only a header (but no payload)
by Martin Blumenstingl
· 10 years ago
bf4e6b4
block: Always check queue limits for cloned requests
by Hannes Reinecke
· 10 years ago
08236c6
lightnvm: unconverted ppa returned in get_bb_tbl
by Matias Bjørling
· 10 years ago
36511e8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
75a29ec
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
3a66d7d
kref: Remove kref_put_spinlock_irqsave()
by Bart Van Assche
· 10 years ago
057085e
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
by Nicholas Bellinger
· 10 years ago
081f369
Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
8003a57
Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
c64410f
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
5d86862
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
9b2c0b7
drm: Serialise multiple event readers
by Chris Wilson
· 10 years ago
ca369d5
block/sd: Fix device-imposed transfer length limits
by Martin K. Petersen
· 10 years ago
d3de94b
Merge tag 'v4.4-rc2' into fixes
by Arnd Bergmann
· 10 years ago
7c7a0e9
ARM/PCI: Move align_resource function pointer to pci_host_bridge structure
by Gabriele Paoloni
· 10 years ago
98409bf
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
by Mark Brown
· 10 years ago
c9da161
bpf: fix clearing on persistent program array maps
by Daniel Borkmann
· 10 years ago
4cf193b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
fbc416f
arm64: fix building without CONFIG_UID16
by Arnd Bergmann
· 10 years ago
87069f4
drm/mm: use list_next_entry
by Geliang Tang
· 10 years ago
373701b
drm: fix potential dangling else problems in for_each_ macros
by Jani Nikula
· 10 years ago
264640f
ipv6: distinguish frag queues by device for multicast and link-local packets
by Michal Kubeček
· 10 years ago
8bd142c
Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 10 years ago
4ce01c5
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
0e3dfda
KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.active
by Christoffer Dall
· 10 years ago
18b40c5
drm/mm: rewrite drm_mm_for_each_hole
by Geliang Tang
· 10 years ago
c70f577
drm: Add "prefix" parameter to drm_rect_debug_print()
by Ville Syrjälä
· 10 years ago
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 10 years ago
d9c3824
drm: Describe the Rotation property bits.
by Robert Fekete
· 10 years ago
36af4ca
drm/dp: add eDP DPCD backlight control bit definitions
by Jani Nikula
· 10 years ago
decc60b
drm: Update GEM refcounting docs
by Daniel Vetter
· 10 years ago
c3ede03
gpu: ipu-v3: drop unused dmfc field from client platform data
by Philipp Zabel
· 10 years ago
91ab4b4
nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY
by Jeff Layton
· 10 years ago
0f42a6a
nfs: use btrfs ioctl defintions for clone
by Christoph Hellwig
· 10 years ago
c86b3de
thermal: fix thermal_zone_bind_cooling_device prototype
by Arnd Bergmann
· 10 years ago
7d26727
unix: avoid use-after-free in ep_remove_wait_queue
by Rainer Weikusat
· 10 years ago
92907cb
Merge tag 'v4.4-rc2' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
104e2a6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
dcfeda9
Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
865762a
slab/slub: adjust kmem_cache_alloc_bulk API
by Jesper Dangaard Brouer
· 10 years ago
3ad5d7e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
6b2a3d6
tty: audit: Fix audit source
by Peter Hurley
· 10 years ago
21fa844
mm: fix up sparse warning in gfpflags_allow_blocking
by Jeff Layton
· 10 years ago
9d8a765
kernel/signal.c: unexport sigsuspend()
by Richard Weinberger
· 10 years ago
5cf6a51
configfs: allow dynamic group creation
by Daniel Baluta
· 10 years ago
94a58c3
slab.h: sprinkle __assume_aligned attributes
by Rasmus Villemoes
· 10 years ago
9580306
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 10 years ago
2fde0e4
lightnvm: add free and bad lun info to show luns
by Javier Gonzalez
· 10 years ago
0b59733
lightnvm: keep track of block counts
by Javier Gonzalez
· 10 years ago
ac06219
mac80211: always set the buf_size in AddBA req to 64
by Gregory Greenman
· 10 years ago
86eaf54
Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
Next »