summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-10Input: gpio-keys - fix check for disabling unsupported keysDmitry Torokhov1-6/+23
2016-01-08Input: omap-keypad - remove dead checkDmitry Torokhov1-8/+0
2016-01-08Input: ti_am335x_tsc - fix HWPEN interrupt handlingDave Gerlach1-2/+0
2016-01-07Input: omap-keypad - set tasklet data earlierDan Carpenter1-1/+1
2016-01-07Input: rohm_bu21023 - fix handling of retrying firmware updateDmitry Torokhov1-1/+1
2016-01-07Input: ALPS - report v3 pinnacle trackstick device only if is presentPali Rohár1-5/+7
2016-01-07Input: ALPS - detect trackstick presence for v7 protocolPali Rohár1-4/+8
2016-01-03Input: pcap_ts - use to_delayed_workGeliang Tang1-1/+1
2016-01-03Input: bma150 - constify bma150_cfg structureJulia Lawall1-1/+1
2015-12-20Input: egalax_ts_serial - fix potential NULL dereference on errorDan Carpenter1-1/+1
2015-12-19Input: uinput - sanity check on ff_effects_max and EV_FFElias Vanderstuyft1-0/+7
2015-12-19Input: uinput - rework ABS validationDavid Herrmann2-60/+58
2015-12-19Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlBenjamin Tissoires3-6/+168
2015-12-18Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"Karsten Merker1-8/+4
2015-12-18Input: goodix - add axis swapping and axis inversion supportKarsten Merker2-0/+30
2015-12-18Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_sendIrina Tirdea1-6/+1
2015-12-18Input: goodix - add power management supportIrina Tirdea1-5/+98
2015-12-18Input: goodix - write configuration data to deviceIrina Tirdea1-32/+212
2015-12-18Input: goodix - reset device at initIrina Tirdea3-0/+129
2015-12-18Input: goodix - use actual config length for each device typeIrina Tirdea1-2/+25
2015-12-18Input: psmouse - rename ps2pp_init() to ps2pp_detect()Dmitry Torokhov3-4/+4
2015-12-18Input: psmouse - limit protocols that we try on passthrough portsDmitry Torokhov1-0/+10
2015-12-18Input: psmouse - factor out common protocol probing codeDmitry Torokhov1-78/+86
2015-12-18Input: psmouse - move protocol descriptions aroundDmitry Torokhov1-190/+189
2015-12-18Input: psmouse - clean up Cypress probeDmitry Torokhov1-12/+8
2015-12-18Input: psmouse - rearrange Focaltech init codeDmitry Torokhov3-27/+26
2015-12-18Input: psmouse - fix comment styleDmitry Torokhov1-155/+124
2015-12-18Input: psmouse - use switch statement in psmouse_process_byte()Dmitry Torokhov1-34/+31
2015-12-16Input: add touchscreen support for TS-4800Damien Riegel4-0/+244
2015-12-16Input: add eGalaxTouch serial touchscreen driverBöszörményi Zoltán4-0/+206
2015-12-14Linux 4.4-rc5v4.4-rc5Linus Torvalds1-1/+1
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra8-28/+28
2015-12-13gpiolib: tighten up ACPI legacy gpio lookupsDmitry Torokhov3-0/+54
2015-12-13Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-pressSteve Twiss1-4/+4
2015-12-12MIPS: fix DMA contiguous allocationQais Yousef1-1/+1
2015-12-12sh64: fix __NR_fgetxattrDmitry V. Levin1-1/+1
2015-12-12ocfs2: fix SGID not inherited issueJunxiao Bi1-3/+1
2015-12-12mm/oom_kill.c: avoid attempting to kill init sharing same memoryChen Jie1-0/+2
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings1-0/+4
2015-12-12tmpfs: fix shmem_evict_inode() warnings on i_blocksHugh Dickins1-20/+14
2015-12-12mm/hugetlb.c: fix resv map memory leak for placeholder entriesMike Kravetz1-2/+12
2015-12-12mm: hugetlb: call huge_pte_alloc() only if ptep is nullNaoya Horiguchi1-4/+4
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson3-12/+5
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss1-1/+1
2015-12-12mm: fix kerneldoc on mem_cgroup_replace_pageHugh Dickins1-1/+1
2015-12-12osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins2-8/+2
2015-12-12MAINTAINERS: make Vladimir co-maintainer of the memory controllerJohannes Weiner1-0/+1
2015-12-12mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...Michal Hocko2-5/+20
2015-12-12mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfoVlastimil Babka2-2/+3
2015-12-12memcg: fix memory.high targetVladimir Davydov1-1/+1