messages from 2017-02-17 12:27:00 to 2017-02-23 17:18:24 UTC [more...]
[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
2017-02-23 17:18 UTC (5+ messages)
[PATCH v2] Input: silead - Do not try to directly access the GPIO when using ACPI pm
2017-02-23 14:19 UTC (14+ messages)
[PATCH 1/3] Input: silead - Add OF device ID table
2017-02-23 12:40 UTC (12+ messages)
` [PATCH 2/3] Input: synaptics_i2c "
` [PATCH 3/3] Input: qt1070 "
[PATCH] Input: evdev: fix queueing of SYN_DROPPED event for EVIOCG[type] IOCTL case
2017-02-23 11:36 UTC (3+ messages)
` "
[PATCH v9 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
2017-02-23 9:54 UTC (80+ messages)
` [PATCH v9 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
` [Letux-kernel] "
` [PATCH v9 2/8] drivers:input:tsc2007: check for presence and power down tsc2007 during probe
` [PATCH v9 5/8] dt-bindings: input: move ads7846 bindings to touchscreen subdirectory
` [PATCH v9 8/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature
` [Letux-kernel] [PATCH v9 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
[PATCH 0/3] Fix tsc2007 to report ABS_PRESSURE correctly
2017-02-23 8:45 UTC (10+ messages)
` [PATCH 1/3] Input: tsc2007 - rename function tsc2007_calculate_pressure to tsc2007_calculate_resistance because that is what it does
` [PATCH 2/3] Input: tsc2007 - correctly report pressure and not resistance to user space
` [PATCH 3/3] Input: tsc2007 - add a property "ti,report-resistance" to restore the old pressure reporting state if needed
[PATCH 0/4] Input: ad7879 RFC/RFT follow-up
2017-02-23 8:43 UTC (9+ messages)
` [PATCH 1/4] input:touchscreen:ad7879-spi.c: Fix regmap flag_masks
` [PATCH 2/4] input:touchscreen:ad7879-spi.c: Remove bits_per_word = 16 enforcement
` [PATCH 3/4] Documentation: Add SPI example
` [PATCH 4/4] input:touchscreen:ad7879: Update MODULE_AUTHOR email address
[PATCH v1 0/4] gpio: make gpiod_count() API consistent
2017-02-23 8:40 UTC (6+ messages)
` [PATCH v1 1/4] gpio: acpi: Don't return 0 on acpi_gpio_count()
` [PATCH v1 2/4] gpio: of: Don't return 0 on dt_gpio_count()
` [PATCH v1 3/4] platform/x86: surface3_button: Propagate error from gpiod_count()
` [PATCH v1 4/4] Input: soc_button_array - "
[PATCH 00/14] Cleanup chardev instances with helper function
2017-02-23 8:37 UTC (29+ messages)
` [PATCH 01/14] chardev: add helper function to register char devs with a struct device
` [PATCH 02/14] device-dax: utilize new device_add_cdev helper function
` [PATCH 03/14] input: "
` [PATCH 04/14] gpiolib: "
` [PATCH 05/14] tpm-chip: "
` [PATCH 06/14] platform/chrome: "
` [PATCH 07/14] infiniband: "
` [PATCH 08/14] iio:core: "
` [PATCH 09/14] media: "
` [PATCH 10/14] mtd: "
` [PATCH 11/14] rapidio: "
` [PATCH 12/14] rtc: "
` [PATCH 13/14] scsi: "
` [PATCH 14/14] switchtec: "
[git pull] Input updates for 4.11-rc0
2017-02-23 8:05 UTC
[PATCH v2 1/3] Input: silead - Add OF device ID table
2017-02-22 14:40 UTC (3+ messages)
` [PATCH v2 2/3] Input: synaptics_i2c "
` [PATCH v2 3/3] Input: qt1070 "
[PATCH] iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3
2017-02-22 9:17 UTC (2+ messages)
[PATCH v2] hid: hid-sensor-prox: Add more data field for hysteresis parsing
2017-02-22 9:23 UTC
[PATCH] HID: rmi: fallback to generic/multitouch if hid-rmi is not built (was Re: [GIT PULL] HID for 4.11)
2017-02-22 0:53 UTC (9+ messages)
[PATCH] hid: usbhid: usbkbd: fix checkpatch.pl issues
2017-02-21 17:26 UTC
[PATCH] usbhid: usbmouse: Fix checkpatch.pl issues
2017-02-21 17:11 UTC
[PATCH] Add model data for Dell Precision 3510 trackpad
2017-02-21 11:05 UTC (9+ messages)
` Unknown ALPS touchpad
[PATCH] hid: hid-sensor-prox: Add more data field for hysteresis parsing
2017-02-21 10:30 UTC (3+ messages)
[PATCH v3] iio: hid: Add temperature sensor support
2017-02-21 10:29 UTC (3+ messages)
[PATCH v2 0/2] add driver for cypress cy8cmbr3102
2017-02-21 6:40 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] add device tree documentation for cy8cmbr3102
[PATCH] Input: zet6223 - Export OF device ID as module aliases
2017-02-20 23:28 UTC (2+ messages)
[PATCH] Input: tsc2007 - switch to using input_set_capability()
2017-02-20 16:51 UTC (4+ messages)
[RFC/RFT PATCH 1/3] Input: ad7879 - convert to use regmap
2017-02-20 16:09 UTC (4+ messages)
` [RFC/RFT PATCH 2/3] Input: ad7879 - use more devm interfaces
` [RFC/RFT PATCH 3/3] Input: ad7879 - allow exporting AUX/VBAT/GPIO pin via device property
[PATCH 0/2] add driver for cypress cy8cmbr3102
2017-02-20 12:05 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH] fix platform_no_drv_owner.cocci warnings
` [PATCH 2/2] add device tree documentation for cy8cmbr3102
[RESEND PATCH V5 7/8] thermal: da9062/61: Thermal junction temperature monitoring driver
2017-02-20 8:44 UTC (3+ messages)
[PATCH v2] Input: pwm-beeper: support customized freq for SND_BELL
2017-02-20 8:37 UTC
[PATCH v2] xen,input: try to read screen resolution for xen-kbdfront
2017-02-20 6:05 UTC (12+ messages)
` [PATCH v2] xen, input: "
` [Xen-devel] "
[PATCH] HID: i2c-hid: Fix error handling
2017-02-19 12:07 UTC
[PATCH trivial 1/4] HID: picoLCD: Spelling s/REPORT_WRTIE_MEMORY/REPORT_WRITE_MEMORY/
2017-02-18 9:24 UTC (2+ messages)
КЛИЕНТCКИЕ БАЗЫ Skype: prodawez390 mail: prodawez393@gmail.com тел\Viber\whatsapp\telegram +79139230330 Узнайте подробнее!!!
2017-02-17 18:30 UTC
[PATCH v3] xen,input: try to read screen resolution for xen-kbdfront
2017-02-17 19:48 UTC (3+ messages)
[git pull] Input updates for 4.10-rc8
2017-02-17 17:18 UTC
[PATCH] hid-chicony: Add support for another ASUS Zen AiO keyboard
2017-02-17 13:40 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).