summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-09Input: extend usable life of event timestamps to 2106 on 32 bit systemsDeepa Dinamani
2018-01-09Input: silead - add support for capactive home button found on some x86 tabletsHans de Goede
2018-01-08Input: cyapa - remove duplicated macro definitionsRasmus Villemoes
2018-01-05Input: synaptic_rmi4 - remove duplicate include in F34Pravin Shedge
2018-01-05Input: raydium_i2c_ts - include hardware version in firmware nameJeffrey Lin
2018-01-01Input: tps65218-pwrbutton - fix a spelling mistake in KconfigZhuohua Li
2018-01-01Input: gpio_tilt - delete driverLinus Walleij
2018-01-01Input: uinput - use monotonic times for timestampsDeepa Dinamani
2018-01-01Input: hp_sdc - convert to ktime_get()Arnd Bergmann
2018-01-01Input: hil_mlc - convert timeval to jiffiesWEN Pingbo
2018-01-01Input: hil_mlc - convert timeval to time64_tWEN Pingbo
2017-11-10Input: gamecon - mark expected switch fall-throughsGustavo A. R. Silva
2017-11-10Input: sidewinder - mark expected switch fall-throughsGustavo A. R. Silva
2017-11-10Input: spaceball - mark expected switch fall-throughsGustavo A. R. Silva
2017-11-10Input: uinput - unlock on allocation failure in ioctlDan Carpenter
2017-11-10Input: add support for the Samsung S6SY761 touchscreenAndi Shyti
2017-11-10Input: add support for HiDeep touchscreenAnthony Kim
2017-11-07Input: st1232 - remove obsolete platform device supportGeert Uytterhoeven
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov
2017-11-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-04Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski
2017-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-11-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-03Input: sparse-keymap - send sync event for KE_SW/KE_VSWStefan BrĂ¼ns
2017-11-03Input: ar1021_i2c - set INPUT_PROP_DIRECTMartin Kepplinger
2017-11-03Input: convert autorepeat timer to use timer_setup()Kees Cook
2017-11-03media: ttpci: remove autorepeat handling and use timer_setupSean Young
2017-11-03Input: cyttsp4 - avoid overflows when calculating memory sizesVince Kim
2017-11-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-11-03Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-03Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-03Update MIPS email addressesPaul Burton
2017-11-03net: systemport: Correct IPG length settingsFlorian Fainelli
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02net: vrf: correct FRA_L3MDEV encode typeJeff Barnhill
2017-11-02Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-11-01drm/amdgpu: allow harvesting check for Polaris VCELeo Liu
2017-11-01drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvestingLeo Liu
2017-11-02Merge tag 'drm-intel-fixes-2017-11-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-11-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-01drm/i915: Check incoming alignment for unfenced buffers (on i915gm)Chris Wilson
2017-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-01ide:ide-cd: fix kernel panic resulting from missing scsi_req_initHongxu Jia
2017-11-01mmc: dw_mmc: Fix the DTO timeout calculationDouglas Anderson
2017-11-01tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek