summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-03Input: zforce - make the interrupt GPIO optionalDirk Behme2-18/+53
2015-07-30Input: cyapa - do not try to enable proximity reporting on older devicesDudley Du1-4/+7
2015-07-30Input: cyapa - introduce device tree bindingDudley Du3-0/+55
2015-07-30Input: cyapa - add regulator vcc supportDudley Du2-0/+30
2015-07-30Input: touchscreen - export OF module alias informationJavier Martinez Canillas2-0/+2
2015-07-30Input: export I2C module alias information in missing driversJavier Martinez Canillas2-0/+2
2015-07-28Input: tsc2005 - convert to gpiodSebastian Reichel1-29/+18
2015-07-28Input: tsc2005 - simplify drvdata acquisitionSebastian Reichel1-10/+6
2015-07-28Input: tsc2005 - convert to regmapSebastian Reichel2-112/+60
2015-07-28Input: tsc2005 - fix Kconfig indentationSebastian Reichel1-4/+4
2015-07-28Input: tsc2005 - improve readability of register definesSebastian Reichel1-10/+18
2015-07-24Input: arizona-haptic - convert to use managed input devicesDmitry Torokhov1-22/+4
2015-07-24Input: cyapa - add ACPI HID CYAP0002 for Gen6 devicesDudley Du1-0/+1
2015-07-24Input: cyapa - fully support runtime suspend power managementDudley Du5-34/+70
2015-07-24Input: cyapa - add proximity support for gen5 and gen6 modulesDudley Du5-2/+101
2015-07-24Input: cyapa - add gen6 device module supportDudley Du5-4/+834
2015-07-24Input: cyapa - rename 'gen5' to 'pip' for chared codeDudley Du4-604/+673
2015-07-24Input: tc3589x-keypad - switch to using managed resourcesHimangi Saraogi1-38/+20
2015-07-24Input: tc3589x-keypad - change name of wakeup propertyDmitry Torokhov2-3/+6
2015-07-24Input: samsung-keypad - change name of wakeup propertyDmitry Torokhov2-3/+7
2015-07-24Input: gpio_keys[_polled] - change name of wakeup propertyDmitry Torokhov4-4/+9
2015-07-24Input: pmic8xxx-keypad - change name of wakeup propertyDmitry Torokhov2-5/+7
2015-07-24Input: ads7846 - change name of wakeup property to "wakeup-source"Dmitry Torokhov2-2/+3
2015-07-24Input: matrix_keypad - change name of wakeup property to "wakeup-source"Dmitry Torokhov2-3/+5
2015-07-23Input: pmic8xxx-pwrkey - support shutdownStephen Boyd1-2/+266
2015-07-20Input: elan_i2c - enable ELAN0600 acpi panelsBenjamin Tissoires2-0/+2
2015-07-20Input: zforce - don't invert the interrupt GPIODirk Behme1-1/+1
2015-07-19Linux 4.2-rc3v4.2-rc3Linus Torvalds1-1/+1
2015-07-19MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras1-1/+1
2015-07-19parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet1-1/+2
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar7-18/+27
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen7-43/+104
2015-07-18Input: drop owner assignment from i2c_driverKrzysztof Kozlowski42-42/+0
2015-07-18lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V1-1/+4
2015-07-18mm/cma_debug: correct size input to bitmap functionJoonsoo Kim1-3/+4
2015-07-18mm/cma_debug: fix debugging alloc/free interfaceJoonsoo Kim1-2/+2
2015-07-18mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim3-3/+25
2015-07-18mm/page_owner: fix possible access violationJoonsoo Kim1-1/+3
2015-07-18fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara1-20/+14
2015-07-18/proc/$PID/cmdline: fixup empty ARGV caseAlexey Dobriyan1-0/+5
2015-07-18dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran1-0/+3
2015-07-18hexdump: fix for non-aligned buffersHoracio Mijail Anton Quiles1-3/+4
2015-07-18checkpatch: fix long line messages about patch contextJoe Perches1-1/+1
2015-07-18mm: clean up per architecture MM hook header filesLaurent Dufour60-435/+46
2015-07-18MAINTAINERS: uclinux-h8-devel is moderated for non-subscribersGeert Uytterhoeven1-1/+1
2015-07-18mailmap: update Sudeep Holla's email idSudeep Holla1-0/+1
2015-07-18Update Viresh Kumar's email addressViresh Kumar58-72/+74
2015-07-18mm, meminit: suppress unused memory variable warningMel Gorman1-3/+1
2015-07-18configfs: fix kernel infoleak through user-controlled format stringNicolas Iooss2-3/+3
2015-07-18include, lib: add __printf attributes to several function prototypesNicolas Iooss12-30/+36