summaryrefslogtreecommitdiffstats
path: root/Documentation/ioctl/00-INDEX (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-27drm/vmwgfx: Clear an uninitialized struct memberThomas Hellstrom1-0/+2
2017-01-27drm/vmwgfx: Annotate ignored return valuesThomas Hellstrom3-4/+4
2017-01-27drm/vmwgfx: Clear uninitialized fields of a parameterThomas Hellstrom1-1/+1
2017-01-23drm/mgag200: Added support for the new device G200eH3Mathieu Larouche4-19/+61
2017-01-16drm/amdkfd: fix improper return value on errorPan Bian1-1/+3
2017-01-12amdkfd: fix spelling mistake in kfd_ioctl_dbg_unrgesiterColin Ian King1-3/+3
2017-01-09dma-fence: Introduce drm_fence_set_error() helperChris Wilson2-6/+26
2017-01-09dma-fence: Wrap querying the fence->statusChris Wilson4-13/+59
2017-01-09dma-fence: Clear fence->status during dma_fence_init()Chris Wilson1-0/+1
2017-01-09drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard12-12/+13
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi33-73/+39
2017-01-09drm: add more document for drm_crtc_from_index()Shawn Guo2-2/+5
2017-01-09drm: remove useless parameters from drm_pick_cmdline_mode functionVincent Abriou3-7/+5
2017-01-09drm/i915: Update DRIVER_DATE to 20170109Daniel Vetter1-2/+2
2017-01-08Linux 4.10-rc3v4.10-rc3Linus Torvalds1-1/+1
2017-01-08mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner3-4/+14
2017-01-08mm: stop leaking PageTablesHugh Dickins1-27/+20
2017-01-07MAINTAINERS: add greybus subsystem mailing listGreg Kroah-Hartman1-0/+1
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk4-10/+34
2017-01-06drm/i915: Drain freed objects for mmap space exhaustionChris Wilson1-13/+11
2017-01-06drm/i915: Purge loose pages if we run out of DMA remap spaceChris Wilson1-4/+18
2017-01-06drm/i915: Fix phys pwrite for struct_mutex-less operationChris Wilson1-30/+4
2017-01-06drm/i915: Simplify testing for am-I-the-kernel-context?Chris Wilson5-5/+21
2017-01-06drm/i915: Use range_overflows()Chris Wilson3-4/+8
2017-01-06drm/i915: Use fixed-sized types for stolenChris Wilson5-23/+30
2017-01-06drm/i915: Use phys_addr_t for the address of stolen memoryChris Wilson2-24/+27
2017-01-06drm/i915: Consolidate checks for memcpy-from-wc supportChris Wilson4-3/+19
2017-01-06drm: crc: Call wake_up_interruptible() each time there is a new CRC entryBenjamin Gaignard1-0/+2
2017-01-06drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocacheArvind Yadav1-0/+4
2017-01-06drm/sti: remove deprecated sti_vtac.c fileVincent Abriou4-226/+0
2017-01-06drm/sti: create fbdev at bindingVincent Abriou1-13/+14
2017-01-06drm/sti: update fps debugfs entriesVincent Abriou2-5/+14
2017-01-06drm/sti: do not post HQVDP command if no updateFabien DESSENNE1-0/+15
2017-01-06drm/sti: load XP70 firmware only onceFabien DESSENNE1-2/+6
2017-01-06drm/sti: allow audio playback on HDMI even if disabled.Arnaud Pouliquen1-104/+101
2017-01-06drm: allow to use mmuless SoCBenjamin Gaignard4-2/+101
2017-01-06drm: compile drm_vm.c only when neededBenjamin Gaignard4-1/+15
2017-01-06fbmem: add a default get_fb_unmapped_area functionBenjamin Gaignard2-1/+25
2017-01-05drm/i915: Only skip requests once a context is bannedChris Wilson1-7/+12
2017-01-05drm/i915: Move a few more utility macros to i915_utils.hChris Wilson2-20/+20
2017-01-05USB: fix problems with duplicate endpoint addressesAlan Stern1-0/+10
2017-01-05usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin1-14/+10
2017-01-05hyper-v: Add myself as additional MAINTAINERStephen Hemminger1-0/+1
2017-01-05usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum1-0/+7
2017-01-05usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven1-30/+29
2017-01-05usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure1-0/+1
2017-01-05usb: musb: fix compilation warning on unused functionJérémy Lefaure1-0/+2
2017-01-05usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren1-1/+1
2017-01-05usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu1-0/+12
2017-01-05usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2-6/+11