summaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-08Input: iforce - constify usb_device_id and fix space before '[' errorArvind Yadav1-1/+1
2017-07-25Input: mousedev - fix implicit conversion warningNick Desaulniers1-28/+34
2017-07-25ARM: pxa/raumfeld: mark rotary encoder properties as __initconstDmitry Torokhov1-1/+1
2017-07-25Input: add power key driver for Rockchip RK805 PMICJoseph Chen3-0/+123
2017-07-22Input: axp20x-pek - switch to using devm_device_add_group()Dmitry Torokhov1-17/+1
2017-07-22Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01Dmitry Torokhov1-8/+3
2017-07-22Input: gpio_keys - use devm_device_add_group() for attributesDmitry Torokhov1-14/+2
2017-07-22driver core: add devm_device_add_group() and friendsDmitry Torokhov2-0/+139
2017-07-22driver core: add device_{add|remove}_group() helpersDmitry Torokhov1-0/+16
2017-07-22driver core: make device_{add|remove}_groups() publicDmitry Torokhov3-5/+7
2017-07-22driver core: emit uevents when device is bound to a driverDmitry Torokhov3-0/+8
2017-07-12Input: sur40 - skip all blobs that are not touchesFlorian Echtler1-9/+13
2017-07-12Input: sur40 - silence unnecessary noisy debug outputFlorian Echtler1-2/+5
2017-07-12Input: sur40 - add additional reverse-engineered informationFlorian Echtler1-5/+12
2017-07-12Input: ads7846 - constify attribute_group structuresArvind Yadav1-2/+2
2017-07-12Input: elants_i2c - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: raydium_i2c_ts - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: psmouse - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: elantech - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: gpio_keys - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: yealink - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: ims-pcu - constify attribute_group structuresArvind Yadav1-2/+2
2017-07-12Input: synaptics-rmi4 - constify attribute_group structures in F01Arvind Yadav1-1/+1
2017-07-12Input: synaptics-rmi4 - constify attribute_group structures in F34Arvind Yadav1-1/+1
2017-07-12Input: constify attribute_group structuresArvind Yadav1-3/+3
2017-07-12Input: aiptek - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: serio - constify attribute_group structuresArvind Yadav1-2/+2
2017-07-12Input: i8042 - fix crash at boot timeChen Hong1-3/+9
2017-07-09Input: gpio_keys - handle the missing key press event in resume phaseJoseph Lo1-1/+16
2017-07-09Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko1-40/+179
2017-07-03Linux 4.12v4.12Linus Torvalds1-1/+1
2017-07-03moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier1-1/+1
2017-07-02MAINTAINERS: update input subsystem patternsDmitry Torokhov1-0/+2
2017-07-02Input: introduce KEY_ASSISTANTDmitry Torokhov1-0/+1
2017-06-30uapi/linux/a.out.h: don't use deprecated system-specific predefines.Zack Weinberg1-25/+1
2017-06-30hashtable: remove repeated phrase from a commentJakub Kicinski1-1/+0
2017-06-30x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa1-1/+3
2017-06-30x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He3-7/+2
2017-06-30x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi...Baoquan He1-0/+2
2017-06-30tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca1-9/+5
2017-06-30MIPS: Avoid accidental raw backtraceJames Hogan1-0/+2
2017-06-30MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton1-5/+18
2017-06-30MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton1-0/+3
2017-06-30MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton1-8/+1
2017-06-30ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger1-4/+4
2017-06-29sfc: fix attempt to translate invalid filter IDEdward Cree1-3/+4
2017-06-29net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček1-7/+17
2017-06-29bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann2-0/+71
2017-06-29perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang1-1/+1
2017-06-29arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik1-0/+1