summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: atmel_mxt_ts - improve touchscreen size/orientation handlingNick Dyer2016-01-121-42/+26
* Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires2016-01-121-1/+1
* Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPEPeter Hutterer2016-01-111-3/+0
* Input: gpio-keys - fix check for disabling unsupported keysDmitry Torokhov2016-01-101-6/+23
* Input: omap-keypad - remove dead checkDmitry Torokhov2016-01-081-8/+0
* Input: ti_am335x_tsc - fix HWPEN interrupt handlingDave Gerlach2016-01-081-2/+0
* Input: omap-keypad - set tasklet data earlierDan Carpenter2016-01-071-1/+1
* Input: rohm_bu21023 - fix handling of retrying firmware updateDmitry Torokhov2016-01-071-1/+1
* Merge branch 'goodix' into nextDmitry Torokhov2016-01-07308-1681/+5068
|\
| * Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"Karsten Merker2015-12-181-8/+4
| * Input: goodix - add axis swapping and axis inversion supportKarsten Merker2015-12-181-0/+25
| * Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_sendIrina Tirdea2015-12-181-6/+1
| * Input: goodix - add power management supportIrina Tirdea2015-12-181-5/+98
| * Input: goodix - write configuration data to deviceIrina Tirdea2015-12-181-32/+212
| * Input: goodix - reset device at initIrina Tirdea2015-12-182-0/+120
| * Input: goodix - use actual config length for each device typeIrina Tirdea2015-12-181-2/+25
| * Merge branch 'for-dmitry' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Dmitry Torokhov2015-12-153-0/+54
| |\
| | * gpiolib: tighten up ACPI legacy gpio lookupsDmitry Torokhov2015-12-133-0/+54
| * | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-12-131-1/+1
| |\ \
| | * | clocksource: Mmio: remove artificial 32bit limitationLinus Walleij2015-12-101-1/+1
| * | | Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-12-131-9/+4
| |\ \ \
| | * | | fpga manager: Fix firmware resource leak on errorTobias Klauser2015-11-251-3/+1
| | * | | fpga manager: remove labelAlan Tull2015-11-251-6/+3
| * | | | Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-137-16/+21
| |\ \ \ \
| | * | | | staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro2015-12-011-9/+11
| | * | | | Merge tag 'iio-fixes-for-4.4b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-12-016-7/+10
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | iio: adc: spmi-vadc: add missing of_node_putJulia Lawall2015-11-211-1/+3
| | | * | | iio: fix some warning messagesDan Carpenter2015-11-212-2/+2
| | | * | | iio: light: apds9960: correct ->last_busy countMatt Ranostay2015-11-211-0/+1
| | | * | | iio: lidar: return -EINVAL on invalid signalMatt Ranostay2015-11-211-3/+3
| | | * | | staging: iio: dummy: complete IIO events delivery to userspaceIoana Ciornei2015-11-211-1/+1
| * | | | | Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-12-1329-79/+197
| |\ \ \ \ \
| | * | | | | USB: add quirk for devices with broken LPMAlan Stern2015-12-122-1/+12
| | * | | | | xhci: fix usb2 resume timing and races.Mathias Nyman2015-12-122-6/+44
| | * | | | | Merge tag 'fixes-for-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-12-094-5/+12
| | |\ \ \ \ \
| | | * | | | | usb: musb: fail with error when no DMA controller setAaro Koskinen2015-12-091-0/+1
| | | * | | | | usb: gadget: uvc: fix permissions of configfs attributesMian Yousaf Kaukab2015-12-081-1/+1
| | | * | | | | usb: musb: core: Fix pm runtime for deferred probeTony Lindgren2015-12-081-1/+6
| | | * | | | | usb: phy: msm: fix a possible NULL dereferenceLABBE Corentin2015-12-081-3/+3
| | | * | | | | usb: dwc3: gadget: don't prestart interrupt endpointsFelipe Balbi2015-11-301-0/+1
| | * | | | | | USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni2015-12-041-6/+5
| | * | | | | | usb: Quiet down false peer failure messagesDon Zickus2015-12-041-2/+2
| | * | | | | | usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun2015-12-041-0/+8
| | * | | | | | xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()Mika Westerberg2015-12-041-2/+6
| | * | | | | | usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings2015-12-011-1/+2
| | * | | | | | USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov2015-12-011-0/+4
| | * | | | | | usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang2015-12-011-7/+8
| | * | | | | | USB: quirks: Apply ALWAYS_POLL to all ELAN devicesAdrien Vergé2015-12-012-11/+3
| | * | | | | | usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicronDmitry Katsubo2015-12-013-2/+6
| | * | | | | | USB: quirks: Fix another ELAN touchscreenAdrien Vergé2015-12-011-0/+3