messages from 2014-02-21 03:44:26 to 2014-03-04 18:34:48 UTC [more...]
[PATCH v5 1/9] Input: pmic8xxx-keypad - Fix build by removing gpio configuration
2014-03-04 18:34 UTC (9+ messages)
` [PATCH v5 2/9] Input: pmic8xxx-keypad - Migrate to devm_* APIs
` [PATCH v5 3/9] Input: pmic8xxx-keypad - Migrate to regmap APIs
` [PATCH v5 4/9] Input: pmic8xxx-keypad - Migrate to DT
` [PATCH v5 5/9] Input: pmic8xxx-pwrkey "
` [PATCH v5 6/9] Input: pm8xxx-vibrator - Add DT match table
` [PATCH v5 7/9] devicetree: bindings: Document PM8921/8058 keypads
` [PATCH v5 8/9] devicetree: bindings: Document PM8921/8058 power keys
` [PATCH v5 9/9] devicetree: bindings: Document PM8921/8058 vibrators
Regression in kernel 3.13: mouse freezes after entering in KDE (doesn't happen in 3.12)
2014-03-04 17:54 UTC
[PATCH] input: ff-memless: don't schedule already playing effect to play again
2014-03-04 17:07 UTC (5+ messages)
` Fwd: "
[PATCH 0/6] HID: sony: More Sony controller fixes and improvements
2014-03-04 14:54 UTC (17+ messages)
` [PATCH 1/6] HID: sony: Fix Sixaxis cable state detection
` [PATCH 2/6] HID: sony: Convert startup and shutdown functions to use a uniform parameter type
` [PATCH 3/6] HID: sony: Use inliners for work queue initialization and cancellation
` [PATCH 4/6] HID: sony: Add blink support to the LEDs
` [PATCH 5/6] HID: sony: Add an led trigger to report controller battery status
` [PATCH 6/6] HID: sony: Turn on the LEDs by default
[PATCH 0/4] HID: ll transport cleanup: final round
2014-03-04 14:21 UTC (10+ messages)
` [PATCH 1/4] HID: cp2112: remove various hid_out_raw_report calls
` [PATCH 2/4] HID: cp2112: remove the last hid_output_raw_report() call
` [PATCH 3/4] HID: sony: do not rely on hid_output_raw_report
` [PATCH 4/4] HID: remove hid_output_raw_report transport implementations
[PATCH v2 0/8] Input: pixcir_i2c_ts: Add Type-B Multi-touch and DT support
2014-03-04 11:24 UTC (11+ messages)
` [PATCH v2 1/8] Input: pixcir_i2c_ts: Use devres managed resource allocations
` [PATCH v2 2/8] Input: pixcir_i2c_ts: Initialize interrupt mode and power mode
` [PATCH v2 3/8] Input: pixcir_i2c_ts: Get rid of pdata->attb_read_val()
` [PATCH v2 4/8] Input: pixcir_i2c_ts: Use Type-B Multi-Touch protocol
` [PATCH v2 5/8] Input: pixcir_i2c_ts: support upto 5 fingers and hardware provided tracking IDs
` [PATCH v2 6/8] Input: pixcir_i2c_ts: Implement wakeup from suspend
` [PATCH v2 7/8] Input: pixcir_i2c_ts: Add device tree support
` [PATCH v2 8/8] ARM: dts: am43x-epos-evm: Correct Touch controller info
change kmalloc into vmalloc for large memory allocations
2014-03-04 7:30 UTC (12+ messages)
` [PATCH] netfilter:Change nf_conntrack modules to use vmalloc
[PATCH 0/7] mfd: AXP20x: Add support for AXP202 and AXP209
2014-03-03 1:56 UTC (12+ messages)
` [PATCH 1/7] mfd: AXP20x: Add mfd driver for AXP20x PMIC
` [PATCH 2/7] mfd: AXP20x: Add bindings documentation
` [PATCH 3/7] ARM: dts: cubieboard2: Add AXP209 support
` [PATCH 4/7] input: misc: Add driver for AXP20x Power Enable Key
` [PATCH 5/7] input: misc: Add ABI docs for AXP20x PEK
` [PATCH 6/7] regulator: AXP20x: Add support for regulators subsystem
` [PATCH 7/7] ARM: dts: Cubieboard2: Add support for AXP209 regulators
` Re: [PATCH 0/7] mfd: AXP20x: Add support for AXP202 and AXP209
Re: [PATCH] Introduce Naming Convention in Input Subsystem
2014-03-01 19:17 UTC (8+ messages)
Ugent update please
2014-03-01 14:19 UTC
CONTACT KENYA COMMERCIAL BANK LTD IMMEDIATELY FOR YOUR PAYMENT (3MILLION UNITED STATE DOLLARS)
2014-02-28 21:11 UTC
[PATCH v4 0/9] Use regmap+devm+DT in pm8xxx input drivers
2014-02-28 19:11 UTC (17+ messages)
` [PATCH v4 1/9] Input: pmic8xxx-keypad - Fix build by removing gpio configuration
` [PATCH v4 2/9] Input: pmic8xxx-keypad - Migrate to devm_* APIs
` [PATCH v4 3/9] Input: pmic8xxx-keypad - Migrate to regmap APIs
` [PATCH v4 4/9] Input: pmic8xxx-keypad - Migrate to DT
` [PATCH v4 5/9] Input: pmic8xxx-pwrkey "
` [PATCH v4 6/9] Input: pm8xxx-vibrator - Add DT match table
` [PATCH v4 7/9] devicetree: bindings: Document PM8921/8058 keypads
` [PATCH v4 8/9] devicetree: bindings: Document PM8921/8058 power keys
` [PATCH v4 9/9] devicetree: bindings: Document PM8921/8058 vibrators
wacom: Fixes for stylus pressure values for Thinkpad Yoga
2014-02-28 18:26 UTC (6+ messages)
` [PATCH 1/3] Input: wacom - EC tablet supports 1023 levels of pressure, not just 255
` [PATCH 2/3] Input: wacom - Don't discard bits from upper byte of pressure value
` [PATCH 3/3] Input: wacom - Avoid incorrect sign extension from pressure-value lower byte
[PATCH 0/3] HID: multitouch cleanups and support for fancy devices
2014-02-28 16:41 UTC (4+ messages)
` [PATCH 1/3] HID: multitouch: remove registered devices with default behavior
` [PATCH 2/3] HID: multitouch: remove pen special handling
` [PATCH 3/3] HID: multitouch: add support of other generic collections in hid-mt
[PATCH 1/4] Input: wacom: Use full 32-bit HID Usage value in switch statement
2014-02-27 18:40 UTC (11+ messages)
` [PATCH 2/4] Input: wacom: Override 'pressure_max' with value from HID_USAGE_PRESSURE
` [PATCH 3/4] Input: wacom: References to 'wacom->data' should use 'unsigned char*'
` [PATCH 4/4] Input: wacom: Handle 1024 pressure levels in wacom_tpc_pen
Unknown ALPS device
2014-02-27 16:30 UTC (3+ messages)
[PATCH 0/5] ARM: davinci: tnetv107x removal
2014-02-27 13:37 UTC (5+ messages)
` [PATCH 5/5] input: remove obsolete tnetv107x drivers
[PATCH v3 0/9] Use regmap+devm+DT in pm8xxx input drivers
2014-02-26 19:05 UTC
[PATCH] hid: fix bug destroying hidraw device files after parent
2014-02-26 10:02 UTC (5+ messages)
[PATCH] input synaptics-rmi4: Trivial F11 tidy up
2014-02-25 22:08 UTC
STAKEHOLDER NEEDED!!!
2014-02-25 17:14 UTC
[PATCH] i8042: Don't print an error message just because there's no chip
2014-02-25 16:06 UTC (2+ messages)
Mixed HID descriptors
2014-02-25 14:10 UTC (3+ messages)
USB keyboard occasional key stuck
2014-02-25 13:51 UTC (5+ messages)
[PATCH] input: sirfsoc-onkey - set the capability of reporting KEY_POWER
2014-02-25 13:36 UTC
[PATCH 0/3] arm imx25 touchscreen/ADC drivers
2014-02-25 11:05 UTC (11+ messages)
` [PATCH 1/3] mfd: fsl imx25 Touchscreen ADC driver
` [PATCH 2/3] input: touchscreen: imx25 tcq driver
` [PATCH 3/3] iio: adc: fsl,imx25-gcq driver
[PATCH v2 1/3] Input: gpio_keys - use dev instead of pdev in gpio_keys_setup_key()
2014-02-25 8:47 UTC (5+ messages)
` [PATCH v2 2/3] Input: gpio_keys - convert to use devm_*
` [PATCH v2 3/3] Input: gpio_keys - convert struct descriptions to kernel-doc
[PATCH] input synaptics-rmi4: Add F30 support
2014-02-24 22:53 UTC
[PATCH v2 0/5] HID: sony: Various fixes and improvements for the Sony driver
2014-02-24 22:31 UTC (5+ messages)
` [PATCH v2 3/5] HID: sony: Perform a boundry check on the sixaxis battery level index
[PATCH v2 0/4] Add ff-memless-next and make hid-lg4ff use it
2014-02-24 22:11 UTC (15+ messages)
` [PATCH v2 1/4] Add ff-memless-next driver
` [PATCH v2 2/4] Port hid-lg4ff to ff-memless-next
` [PATCH v2 3/4] hid-lg4ff: Add support for periodic effects
` [PATCH v2 4/4] hid-lg4ff: Add support for ramp effect
[PATCHv6] staging/iio/adc: change the MXS touchscreen driver implementation
2014-02-24 22:04 UTC (13+ messages)
` [PATCH] staging/iio/adc/MXS/LRADC: fix touchscreen statemachine
Questions about the documentation/specification of Linux ForceFeedback input.h
2014-02-24 21:50 UTC (8+ messages)
Messenger from Administrator
2014-02-24 20:54 UTC
[PATCH 0/3] HID: low level transport cleanup, series 3
2014-02-24 16:24 UTC (3+ messages)
is it possible to temporarily not let user mode get hid input event
2014-02-24 12:37 UTC (8+ messages)
Corsair keyboards and the pipe/backslash key
2014-02-24 0:44 UTC
[patch] Input: remove a duplicative NULL test
2014-02-23 23:23 UTC
Messenger from Administrator
2014-02-23 22:38 UTC
[PATCH] input: Use platform-provided devices as i8042 serio parents
2014-02-23 17:03 UTC
ff-core effect id handling in case of a failed effect upload
2014-02-23 14:27 UTC (6+ messages)
[PATCH 1/1] Input: don't modify the id of ioctl-provided ff effect on upload failure
2014-02-23 14:18 UTC
[PATCH 1/1] Add device id for Thrustmaster GPX Gamepad for joystick/xpad.c driver
2014-02-23 6:28 UTC (2+ messages)
(unknown),
2014-02-22 15:00 UTC
I-Tech tablet PC manufacturer
2014-02-22 2:53 UTC
[PATCH] input synaptics-rmi4: Use put_device() and device_type.release() to free storage
2014-02-21 23:29 UTC (7+ messages)
[PATCH 3.14-rc3] input: Add device id for Thrustmaster GPX Gamepad for joystick/xpad.c driver
2014-02-21 21:59 UTC
[patch] Input: remove a duplicative NULL test
2014-02-21 9:14 UTC (2+ messages)
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).