linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-06 19:15:19 to 2013-06-21 18:10:36 UTC [more...]

[PATCH v1 00/12] input: keypad-matrix: doc update, hw separation, polling, binary columns
 2013-06-21 18:09 UTC  (13+ messages)
` [PATCH v1 01/12] input: matrix-keypad: update devicetree binding doc
` [PATCH v1 02/12] input: matrix-keymap: func call coding style nit
` [PATCH v1 03/12] input: matrix-keypad: rename variables and funcs
` [PATCH v1 04/12] input: matrix-keypad: push/pull, separate polarity
` [PATCH v1 05/12] input: matrix-keypad: update comments, diagnostics
` [PATCH v1 06/12] input: keypad-matrix: refactor matrix scan logic
` [PATCH v1 07/12] input: keypad-matrix: introduce polling support
` [PATCH v1 08/12] input: keypad-matrix: tell GPIO pins from matrix lines
` [PATCH v1 09/12] input: matrix-keypad: add binary column encoding
` [PATCH v1 10/12] input: keypad_matrix: use usleep_range() for scan delay
` [PATCH v1 11/12] input: keypad-matrix: AC14xx device tree update
` [PATCH v1 12/12] input: matrix-keypad: add diagnostics in probe()

[PATCH 10/53] Input: atmel_mxt_ts - Add memory access interface via sysfs
 2013-06-21 16:16 UTC  (20+ messages)

[PATCH Resend] Input: samsung-keypad - let device core setup the default pin configuration
 2013-06-20 11:23 UTC 

[PATCH] Preliminary support for Razer Blade multitouch touchpads
 2013-06-20  9:23 UTC  (2+ messages)

[PATCH V3 0/5] input: pxa27x-keypad: enhancement and device tree support
 2013-06-20  9:06 UTC  (13+ messages)
` [PATCH V3 1/5] input: pxa27x-keypad: use matrix_keymap for matrix keyes
` [PATCH V3 2/5] arm: mmp: use matrix_keymap for all boards
` [PATCH V3 3/5] arm: pxa: "
` [PATCH V3 4/5] input: pxa27x-keypad: remove the unused members at platform data
` [PATCH V3 5/5] input: pxa27x-keypad: add device tree support

[PATCH] Support for Sony NSG-MR5U
 2013-06-20  8:33 UTC  (2+ messages)

Posiflex 0d3a:a000 touchscreen press not recognized in kernel 3.9.4
 2013-06-19 21:54 UTC  (5+ messages)

[PATCH 1/3] Input: tps6507x-ts - use bool for booleans
 2013-06-19  6:17 UTC  (5+ messages)
` [PATCH 2/3] Input: tps6507x-ts - remove vref from platform data
` [PATCH 3/3] Input: tps6507x-ts - convert to polled input device infrastructure

[PATCH] Input: Added hovering capability
 2013-06-19  6:13 UTC  (2+ messages)

[PATCH v2 0/2] GamePad: Wii U Pro Controller Support
 2013-06-18 23:30 UTC  (4+ messages)
` [PATCH v2 1/2] input: document gamepad API and add extra keycodes
` [PATCH v2 2/2] HID: wiimote: support Nintendo Wii U Pro Controller

[PATCH] input: stmpe: Fix the touchscreen interrupt handling
 2013-06-18 12:01 UTC  (5+ messages)

[PATCH] HID: i2c-hid: add DT bindings
 2013-06-18  9:51 UTC  (2+ messages)

[PATCH] HID: roccat: check cdev_add return values
 2013-06-18  9:01 UTC  (2+ messages)

[PATCH v2] HID: i2c-hid: support sending HID output reports using the output register
 2013-06-18  8:58 UTC  (3+ messages)

[PATCH] input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEP
 2013-06-18  8:39 UTC  (5+ messages)

[PATCH] input/joystick: Fix for xpad driver support of "Mad Catz Street Fighter IV FightPad" controllers
 2013-06-18  4:38 UTC 

[PATCH V2 0/5] input: pxa27x-keypad: enhancement and device tree support
 2013-06-18  1:10 UTC  (8+ messages)
` [PATCH V2 4/5] input: pxa27x-keypad: remove the unused members at platform data

[PATCH 1/2] Input: cyttsp - fix memcpy size param
 2013-06-17 21:44 UTC  (3+ messages)

am335x: TSC & ADC reworking including DT pieces, take 4
 2013-06-17 16:03 UTC  (54+ messages)
` [PATCH 01/22] mfd/ti_am335x_tscadc: remove regmap
` [PATCH 02/22] mfd & input & iio/ti_am335x_adc: use one structure for ti_tscadc_dev
` [PATCH 03/22] input/ti_am33x_tsc: Step enable bits made configurable
` [PATCH 04/22] input/ti_am33x_tsc: Order of TSC wires, "
` [PATCH 05/22] input/ti_am33x_tsc: remove unwanted fifo flush
` [PATCH 07/22] input/ti_am33x_tsc: remove platform_data support
` [PATCH 08/22] iio/ti_am335x_adc: Add DT support
` [PATCH 09/22] iio/ti_am335x_adc: remove platform_data support
` [PATCH 10/22] mfd/ti_am335x_tscadc: Add DT support
` [PATCH 11/22] mfd/ti_am335x_tscadc: remove platform_data support
` [PATCH 12/22] iio/ti_tscadc: provide datasheet_name and scan_type
` [PATCH 13/22] mfd/ti_tscadc: deal with partial activation
` [PATCH 14/22] arm/am33xx: add TSC/ADC mfd device support
` [PATCH 15/22] input & mfd: ti_am335x_tsc remove remaining platform data pieces
` [PATCH 16/22] mfd & input/ti_am335x_tsc: rename device from tsc to TI-am335x-tsc
` [PATCH 18/22] input/ti_am335x_adc: use only FIFO0 and clean up a little
` [PATCH 19/22] input/ti_am335x_tsc: ACK the HW_PEN irq in ISR
` [PATCH 20/22] input/ti_am335x_tsc: return IRQ_NONE if there was no IRQ for us
` [PATCH 21/22] iio/ti_am335x_adc: Allow to specify input line
` [PATCH 22/22] iio/ti_am335x_adc: check if we found the value
  ` [PATCH 06/22] input/ti_am33x_tsc: Add DT support
  ` [PATCH 17/22] mfd & iio/ti_am335x_adc: rename device from tiadc to TI-am335x-adc

[PATCH] HID: i2c-hid: support sending HID output reports using the output register
 2013-06-14 16:35 UTC  (2+ messages)

[PATCH] doc: specify that ABS_MT_SLOT must have a minimum of 0
 2013-06-13 19:30 UTC  (3+ messages)

[PATCH] HID: fold ps3remote driver into generic Sony driver
 2013-06-13 10:05 UTC  (6+ messages)

am335x: TSC & ADC reworking including DT pieces, take 5
 2013-06-13  9:37 UTC  (25+ messages)
` [PATCH 01/21] mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev
` [PATCH 02/21] input: ti_am33x_tsc: Step enable bits made configurable
` [PATCH 03/21] input: ti_am33x_tsc: Order of TSC wires, "
` [PATCH 04/21] input: ti_am33x_tsc: remove unwanted fifo flush
` [PATCH 05/21] input: ti_am33x_tsc: Add DT support
` [PATCH 06/21] input: ti_am33x_tsc: remove platform_data support
` [PATCH 07/21] iio: ti_am335x_adc: Add DT support
` [PATCH 08/21] iio: ti_am335x_adc: remove platform_data support
` [PATCH 09/21] mfd: ti_am335x_tscadc: Add DT support
` [PATCH 10/21] mfd: ti_am335x_tscadc: remove platform_data support
` [PATCH 11/21] iio: ti_tscadc: provide datasheet_name and scan_type
` [PATCH 12/21] mfd: ti_tscadc: deal with partial activation
` [PATCH 13/21] arm: am33xx: add TSC/ADC mfd device support
` [PATCH 14/21] input: mfd: ti_am335x_tsc remove remaining platform data pieces
` [PATCH 15/21] mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tsc
` [PATCH 16/21] mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adc
` [PATCH 17/21] input: ti_am335x_adc: use only FIFO0 and clean up a little
` [PATCH 18/21] input: ti_am335x_tsc: ACK the HW_PEN irq in ISR
` [PATCH 19/21] input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for us
` [PATCH 20/21] iio: ti_am335x_adc: Allow to specify input line
` [PATCH 21/21] iio: ti_am335x_adc: check if we found the value

Dependencies in the HID subsystem
 2013-06-13  7:11 UTC  (5+ messages)

[RFC] input: mc13783: Prepare driver to support MC13892 and OF
 2013-06-12 13:55 UTC 

[PATCH V3 0/2] Add DT support for tps6507x touchscreen
 2013-06-12 11:24 UTC  (7+ messages)
` [PATCH V3 1/2] tps6507x-ts: Add DT support

[PATCH] HID: multitouch: prevent memleak with the allocated name
 2013-06-12  9:51 UTC  (3+ messages)

[PATCH] Add a new stylus (0x100802) for Intuos5 and Cintiqs
 2013-06-11 22:02 UTC 

AM335x tsc & adc, dt + cleanup take 3
 2013-06-11  7:55 UTC  (18+ messages)
` [PATCH 12/22] iio/ti_tscadc: Update with IIO map interface
` [PATCH 17/22] mfd & iio/ti_am335x_adc: rename device from tiadc to TI-am335x-adc
` [PATCH 21/22] iio/ti_am335x_adc: Allow to specify input line

[PATCH] cyttsp: Fix swap of mfg_stat and mfg_cmd registers
 2013-06-10 11:02 UTC  (3+ messages)

Atmel updates to atmel_mxt_ts touch controller driver - v5 Daniel Kurtz <djkurtz@chromium.org>, Henrik Rydberg <rydberg@euromail.se>, Joonyoung Shim <jy0922.shim@samsung.com>, Alan.Bowens@atmel.com, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, pmeerw@pmeerw.net, bleung@chromium.org, olofj@chromium.org
 2013-06-10  9:35 UTC  (10+ messages)
` [PATCH 10/53] Input: atmel_mxt_ts - Add memory access interface via sysfs
` [PATCH 44/53] Input: atmel_mxt_ts - Verify Information Block checksum on probe

Input: Add missing dependencies on CONFIG_HAS_IOMEM
 2013-06-09 20:02 UTC 

Email: kent.reeveess@citynew.com
 2013-06-09 16:22 UTC 

[PATCH v3 0/4] Input: cyttsp4 - driver for Cypress TMA4XX touchscreen devices
 2013-06-07  7:49 UTC  (10+ messages)
` [PATCH v3 1/4] Input: cyttsp - I2C driver split into two modules
` [PATCH v3 2/4] Input: cyttsp4 - Core driver for Cypress TMA4XX touchscreen devices
` [PATCH v3 3/4] Input: cyttsp4 - I2C "
` [PATCH v3 4/4] Input: cyttsp4 - SPI "

[PATCH v3] Input: evdev - Flush queues during EVIOCGKEY-like ioctls
 2013-06-06 21:10 UTC  (3+ messages)


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).