messages from 2013-05-27 19:12:01 to 2013-06-06 10:55:40 UTC [more...]
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-06 10:55 UTC (66+ messages)
` [PATCH 01/53] Input: atmel_mxt_ts - Remove unnecessary platform data
` [PATCH 02/53] Input: atmel_mxt_ts - Improve T19 GPIO keys handling
` [PATCH 03/53] Input: atmel_mxt_ts - Return IRQ_NONE when interrupt handler fails
` [PATCH 04/53] Input: atmel_mxt_ts - define helper functions for size and instances
` [PATCH 05/53] Input: atmel_mxt_ts - Select FW_LOADER for firmware code
` [PATCH 06/53] Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloader
` [PATCH 07/53] Input: atmel_mxt_ts - wait for CHG after bootloader resets
` [PATCH 08/53] Input: atmel_mxt_ts - Initialise IRQ before probing
` [PATCH 09/53] Input: atmel_mxt_ts - Make wait-after-reset period compatible with all chips
` [PATCH 10/53] Input: atmel_mxt_ts - Add memory access interface via sysfs
` [PATCH 11/53] Input: atmel_mxt_ts - Implement debug output for messages
` [PATCH 12/53] Input: atmel_mxt_ts - Improve error reporting and debug
` [PATCH 13/53] Input: atmel_mxt_ts - Implement CRC check for configuration data
` [PATCH 14/53] Input: atmel_mxt_ts - Download device config using firmware loader
` [PATCH 15/53] Input: atmel_mxt_ts - Calculate and check CRC in config file
` [PATCH 16/53] Input: atmel_mxt_ts - Add additional bootloader addresses
` [PATCH 17/53] Input: atmel_mxt_ts - Read and report bootloader version
` [PATCH 18/53] Input: atmel_mxt_ts - Implement bootloader frame retries
` [PATCH 19/53] Input: atmel_mxt_ts - Improve bootloader progress output
` [PATCH 20/53] Input: atmel_mxt_ts - Add check for incorrect firmware file format
` [PATCH 21/53] Input: atmel_mxt_ts - Read screen config from chip
` [PATCH 22/53] Input: atmel_mxt_ts - Set default irqflags when there is no pdata
` [PATCH 23/53] Input: atmel_mxt_ts - Use deep sleep mode when stopped
` [PATCH 24/53] Input: atmel_mxt_ts - Add shutdown function
` [PATCH 25/53] Input: atmel_mxt_ts - Rename pressure to amplitude to match spec
` [PATCH 26/53] Input: atmel_mxt_ts - Rename touchscreen defines to include T9
` [PATCH 27/53] Input: atmel_mxt_ts - Handle multiple input reports in one message
` [PATCH 28/53] Input: atmel_mxt_ts - Move input device init into separate function
` [PATCH 29/53] Input: atmel_mxt_ts - Handle APP_CRC_FAIL on startup
` [PATCH 30/53] Input: atmel_mxt_ts - Handle bootloader previously unlocked
` [PATCH 31/53] Input: atmel_mxt_ts - Add bootloader addresses for new chips
` [PATCH 32/53] Input: atmel_mxt_ts - Recover from bootloader on probe
` [PATCH 33/53] Input: atmel_mxt_ts - Add support for dynamic message size
` [PATCH 34/53] Input: atmel_mxt_ts - Decode T6 status messages
` [PATCH 35/53] Input: atmel_mxt_ts - Split message handler into separate functions
` [PATCH 36/53] Input: atmel_mxt_ts - Implement T44 message handling
` [PATCH 37/53] Input: atmel_mxt_ts - Output status from T48 Noise Supression
` [PATCH 38/53] Input: atmel_mxt_ts - Output status from T42 Touch Suppression
` [PATCH 39/53] Input: atmel_mxt_ts - Implement vector/orientation support
` [PATCH 40/53] Input: atmel_mxt_ts - implement I2C retries
` [PATCH 41/53] Input: atmel_mxt_ts - Implement T63 Active Stylus support
` [PATCH 42/53] Input: atmel_mxt_ts - Implement support for T15 Key Array
` [PATCH 43/53] Input: atmel_mxt_ts - Remove unused defines
` [PATCH 44/53] Input: atmel_mxt_ts - Verify Information Block checksum on probe
` [PATCH 45/53] Input: atmel_mxt_ts - Use T18 RETRIGEN to handle IRQF_TRIGGER_LOW
` [PATCH 46/53] Input: atmel_mxt_ts - Handle reports from T47 Stylus object
` [PATCH 47/53] Input: atmel_mxt_ts - Release touch state during suspend
` [PATCH 48/53] Input: atmel_mxt_ts - Initialize power config before and after downloading cfg
` [PATCH 49/53] Input: atmel_mxt_ts - Add regulator control support
` [PATCH 50/53] Input: atmel_mxt_ts - Implement support for T100 touch object
` [PATCH 51/53] Input: atmel_mxt_ts - Allow specification of firmware file name
` [PATCH 52/53] Input: atmel_mxt_ts - Handle cfg filename via pdata/sysfs
` [PATCH 53/53] Input: atmel_mxt_ts - Only use first T9 instance
AM335x tsc & adc, dt + cleanup take 3
2013-06-05 16:24 UTC (23+ messages)
` [PATCH 03/22] input/ti_am33x_tsc: Step enable bits made configurable
` [PATCH 05/22] input/ti_am33x_tsc: remove unwanted fifo flush
` [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: Update with IIO map interface
` [PATCH 13/22] mfd/ti_tscadc: deal with partial activation
` [PATCH 15/22] input & mfd: ti_am335x_tsc remove remaining platform data pieces
` [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 04/22] input/ti_am33x_tsc: Order of TSC wires, made configurable
` [PATCH 06/22] input/ti_am33x_tsc: Add DT support
` [PATCH 07/22] input/ti_am33x_tsc: remove platform_data support
` [PATCH 08/22] iio/ti_am335x_adc: Add DT support
` [PATCH 14/22] arm/am33xx: add TSC/ADC mfd device support
` [PATCH 16/22] mfd & input/ti_am335x_tsc: rename device from tsc to TI-am335x-tsc
` [PATCH 17/22] mfd & iio/ti_am335x_adc: rename device from tiadc to TI-am335x-adc
` [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] cyttsp: Fix swap of mfg_stat and mfg_cmd registers
2013-06-05 9:21 UTC (2+ messages)
am335x: touch & adc patches
2013-06-04 17:29 UTC (44+ messages)
` [PATCH 02/19] input: touchscreen: am335x: Order of TSC wires, made configurable
` [PATCH 05/19] input: ti_am335x_tsc: Add variance filters
` [PATCH 06/19] input/ti_am33x_tsc: remove platform_data support
` [PATCH 07/19] iio: adc: am335x: Add DT support
` [PATCH 08/19] iio/ti_am335x_adc: remove platform_data support
` [PATCH 11/19] iio & mfd: ti_tscadc: Update with IIO map interface & deal with partial activation
` [PATCH 12/19] iio & mfd & input: ti_tscadc: Match mfd sub devices to regmap interface
` [PATCH 13/19] arm: dts: am33xx: add TSC/ADC mfd device support
` [PATCH 14/19] Documentation/DT bindings: add info for TI TSC ADC
` [PATCH 15/19] input/ti_am335x_tsc: tiny cleanup
` [PATCH 18/19] mfd/ti_am335x_tscadc: add a module alias for modprobe
` [PATCH 16/19] mfd / input: ti_am335x_tsc: rename device from tsc to TI-tsc
` [PATCH 17/19] mfd / iio: ti_am335x_adc: rename device from tiadc to TI-adc
` [PATCH 19/19] mfd/ti_am335x_tscadc: add private lock/unlock function for regmap read/write
` [PATCH 19/19 v2] "
am335x adc & tsc, second batch
2013-06-04 16:53 UTC (13+ messages)
` [PATCH 1/5] drivers/iio: am335x_adc: cleanup on missing DT nodes
` [PATCH 2/5] input/ti_am335x_adc: use only FIFO0 and clean up a little
` [PATCH 5/5] iio/ti_am335x_adc: check if we found the value
` [PATCH 3/5] input/ti_am335x_tsc: fold regbit_map() and simplfy
` [PATCH 4/5] iio/ti_am335x_adc: Allow to specify input line
[git pull] Input updates for 3.10-rc4
2013-06-04 16:41 UTC
[PATCH v3 0/4] Input: cyttsp4 - driver for Cypress TMA4XX touchscreen devices
2013-06-04 9:34 UTC (5+ 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 00/26] Wii Remote Extension Hotplugging Support
2013-06-03 20:28 UTC (4+ messages)
` [PATCH 01/26] HID: wiimote: extend driver description
[PATCH] HID: hyperv: Cocci spatch "memdup.spatch"
2013-06-03 14:14 UTC (3+ messages)
Fwd: Re: Fwd: Re: [PATCH] HID: hid-sensor-hub: do not process feature reports in raw_event
2013-06-03 9:28 UTC
[PATCH v2] input: sirfsoc_pwrc: add onkey input driver for CSR SiRFprimaII PWRC
2013-06-03 6:38 UTC (4+ messages)
[PATCH] HID: multitouch: prevent memleak with the allocated name
2013-06-01 13:48 UTC (7+ messages)
[PATCH] hid: replace strict_strtoul() with kstrtoul()
2013-06-01 7:09 UTC
[PATCH] HID: fold ps3remote driver into generic Sony driver
2013-06-01 4:55 UTC (4+ messages)
[PATCH 03/11] Input: gpio_keys: Adopt pinctrl support
2013-05-31 10:13 UTC (2+ messages)
` [PATCH 04/11] Input: matrix-keypad: "
[PATCH 1/7] input/ti_am_335x_tsc: remove the else case
2013-05-31 7:43 UTC (4+ messages)
` [PATCH 4/7] iio/ti_am335x_adc: "
[PATCH] doc: specify that ABS_MT_SLOT must have a minimum of 0
2013-05-31 6:29 UTC
[PATCH V3 0/2] Add DT support for tps6507x touchscreen
2013-05-31 6:04 UTC (2+ messages)
Dependencies in the HID subsystem
2013-05-29 22:23 UTC (3+ messages)
[PATCH] HID: hid-sensor-hub: do not process feature reports in raw_even
2013-05-29 21:48 UTC
[PATCH] HID: hid-sensor-hub: do not process feature reports in raw_event
2013-05-29 14:19 UTC (7+ messages)
[PATCH] HID: input: return ENODATA if reading battery attrs fails
2013-05-29 13:21 UTC (4+ messages)
[PATCH] Bluetooth: hidp: register HID devices async
2013-05-29 13:20 UTC (4+ messages)
[PATCH -next] HID: holtek-mouse: use module_hid_driver() to simplify the code
2013-05-29 13:05 UTC (2+ messages)
[PATCH 0/2] Holtek gaming mouse driver, and the necessity for it instead of increasing HID_MAX_USAGES
2013-05-28 16:06 UTC (5+ messages)
` [PATCH 1/2] HID: Add driver for Holtek gaming mouse 04d9:a067
[PATCH] hid: driver for PS2/3 Buzz controllers
2013-05-28 15:02 UTC (6+ messages)
[PATCH] HID: add support for Huion 580 tablet
2013-05-28 12:31 UTC (4+ messages)
` [PATCH v2] "
[PATCH -next] Input: fix error return code in atmel_tsadcc_probe()
2013-05-28 5:19 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).