aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-13Input: gpio_keys - replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-13Input: goldfish_events - replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-10Input: psmouse - switch to using i2c_new_scanned_device()Wolfram Sang1-3/+5
2020-02-10Input: ili210x - add ili2120 supportLuca Weiss2-1/+34
2020-02-10Input: ili210x - fix return value of is_visible functionLuca Weiss1-1/+1
2020-01-31Input: synaptics-rmi4 - switch to reduced reporting modeLucas Stach1-0/+14
2020-01-27dt-bindings: touchscreen: Convert Goodix touchscreen to json-schemaBenjamin Gaignard2-50/+78
2020-01-27dt-bindings: touchscreen: Add touchscreen schemaBenjamin Gaignard2-39/+84
2020-01-22Input: add IOC3 serio driverThomas Bogendoerfer3-0/+227
2020-01-21Input: axp20x-pek - enable wakeup for all AXP variantsSamuel Holland1-2/+1
2020-01-21Input: axp20x-pek - respect userspace wakeup configurationSamuel Holland1-1/+36
2020-01-20Input: ads7846 - use new `delay` structure for SPI transfer delaysAlexandru Ardelean1-5/+10
2020-01-20Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold1-1/+1
2020-01-16Input: keyspan-remote - fix control-message timeoutsJohan Hovold1-3/+6
2020-01-16Input: max77650-onkey - add of_match tableBartosz Golaszewski1-0/+7
2020-01-16Input: rmi_f54 - read from FIFO in 32 byte blocksHans Verkuil1-16/+27
2020-01-16Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"Hans Verkuil1-0/+2
2020-01-10Input: edt-ft5x06 - use pm core to enable/disable the wake irqMarco Felsch1-24/+0
2020-01-10Input: edt-ft5x06 - make wakeup-source switchableMarco Felsch1-1/+0
2020-01-10Input: edt-ft5x06 - document wakeup-source capabilityMarco Felsch1-0/+2
2020-01-10Input: edt-ft5x06 - alphabetical include reorderMarco Felsch1-11/+12
2020-01-10Input: edt-ft5x06 - work around first register access errorPhilipp Zabel1-0/+7
2020-01-10Input: sur40 - fix interface sanity checksJohan Hovold1-1/+1
2020-01-10Input: gtco - drop redundant variable reinitJohan Hovold1-2/+0
2020-01-10Input: gtco - fix extra-descriptor debug messageJohan Hovold1-1/+2
2020-01-10Input: gtco - fix endpoint sanity checkJohan Hovold1-7/+3
2020-01-10Input: aiptek - use descriptors of current altsettingJohan Hovold1-1/+1
2020-01-10Input: aiptek - fix endpoint sanity checkJohan Hovold1-3/+3
2020-01-10Input: pegasus_notetaker - fix endpoint sanity checkJohan Hovold1-1/+1
2020-01-10Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan1-1/+5
2020-01-10Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()Miles Chen1-4/+1
2020-01-05Linux 5.5-rc5Linus Torvalds1-1/+1
2020-01-04Documentation: riscv: add patch acceptance guidelinesPaul Walmsley4-0/+38
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley3-13/+13
2020-01-04clocksource: riscv: add notrace to riscv_sched_clockZong Li1-1/+1
2020-01-04apparmor: fix aa_xattrs_match() may sleep while holding a RCU lockJohn Johansen3-42/+46
2020-01-04hexagon: define ioremap_ucNick Desaulniers1-0/+1
2020-01-04ocfs2: fix the crash due to call ocfs2_get_dlm_debug once lessGang He1-0/+1
2020-01-04ocfs2: call journal flush to mark journal as empty after journal recovery when mountKai Li1-0/+8
2020-01-04mm/hugetlb: defer freeing of huge pages if in non-task contextWaiman Long1-1/+50
2020-01-04mm/gup: fix memory leak in __gup_benchmark_ioctlNavid Emamdoost1-2/+6
2020-01-04mm/oom: fix pgtables units mismatch in Killed process messageIlya Dryomov1-1/+1
2020-01-04fs/posix_acl.c: fix kernel-doc warningsRandy Dunlap1-2/+5
2020-01-04hexagon: work around compiler crashNick Desaulniers1-3/+1
2020-01-04hexagon: parenthesize registers in asm predicatesNick Desaulniers6-23/+23
2020-01-04fs/namespace.c: make to_mnt_ns() staticEric Biggers1-1/+1
2020-01-04fs/nsfs.c: include headers for missing declarationsEric Biggers1-0/+3
2020-01-04fs/direct-io.c: include fs/internal.h for missing prototypeEric Biggers1-0/+2
2020-01-04mm: move_pages: return valid node id in status if the page is already on the target nodeYang Shi1-6/+17
2020-01-04memcg: account security cred as well to kmemcgShakeel Butt1-3/+3