linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-09 02:44:15 to 2012-04-18 13:37:21 UTC [more...]

[PATCH v3 0/10] Second patchset for LPC32xx device tree conversion
 2012-04-18 13:36 UTC  (10+ messages)
` [PATCH v3 1/10] ohci-nxp: Driver cleanup
` [PATCH v3 2/10] ohci-nxp: Device tree support
` [PATCH v3 3/10] ARM: LPC32xx: clock.c cleanup
` [PATCH v3 4/10] ARM: LPC32xx: clock.c dma adjustment
` [PATCH v3 5/10] ARM: LPC32xx: Remove obsolete platform Kconfig
` [PATCH v3 6/10] input: Device tree support for LPC32xx touchscreen
` [PATCH v3 7/10] iio: lpc32xx-adc: Remove driver conflict due to device tree
` [PATCH v3 9/10] ARM: LPC32xx: Device tree support
` [PATCH v3 10/10] ARM: LPC32xx: Move common code to common.c

[PATCH 00/14 v3] cleanup atmel_mxt_ts
 2012-04-18 13:21 UTC  (15+ messages)
` [PATCH 01/14 v3] Input: atmel_mxt_ts - use CONFIG_PM_SLEEP
` [PATCH 02/14 v3] Input: atmel_mxt_ts - only allow root to update firmware
` [PATCH 03/14 v3] Input: atmel_mxt_ts - refactor mxt_read/write_reg to take a length
` [PATCH 04/14 v3] Input: atmel_mxt_ts - verify object size in mxt_write_object
` [PATCH 05/14 v3] Input: atmel_mxt_ts - do not read extra (checksum) byte
` [PATCH 06/14 v3] Input: atmel_mxt_ts - dump each message on just 1 line
` [PATCH 07/14 v3] Input: atmel_mxt_ts - refactor mxt_object_show
` [PATCH 08/14 v3] Input: atmel_mxt_ts - optimize writing of object table entries
` [PATCH 09/14 v3] Input: atmel_mxt_ts - refactor get info
` [PATCH 10/14 v3] Input: atmel_mxt_ts - simplify event reporting
` [PATCH 11/14 v3] Input: atmel_mxt_ts - cache T9 reportid range when reading object table
` [PATCH 12/14 v3] Input: atmel_mxt_ts - parse vector field of data packets
` [PATCH 13/14 v3] Input: atmel_mxt_ts - send all MT-B slots in one input report
` [PATCH 14/14 v3] Input: atmel_mxt_ts - parse T6 reports

[PATCH v2 0/8] Second patchset for LPC32xx device tree conversion
 2012-04-18 12:30 UTC  (29+ messages)
` [PATCH v2 1/8] ohci-nxp: Driver cleanup
` [PATCH v2 2/8] ohci-nxp: Device tree support
` [PATCH v2 3/8] ARM: LPC32xx: clock.c update
` [PATCH v2 4/8] ARM: LPC32xx: Remove obsolete platform Kconfig
` [PATCH v2 5/8] input: Device tree support for LPC32xx touchscreen
` [PATCH v2 6/8] iio: lpc32xx-adc: Remove driver conflict due to device tree
  ` [PATCH v2 7/8] ARM: LPC32xx: DTS files for device tree conversion
` [PATCH v2 8/8] ARM: LPC32xx: Device tree support

[PATCH v2] HID: lg4ff: Take advantage of private driver data
 2012-04-18 11:24 UTC  (8+ messages)
` [PATCH] HID: hid-lg4ff: Add support for G27 LEDs
    ` [PATCH 1/2] "
      ` [PATCH 2/2] HID: hid-lg4ff: Updated Comments

[PATCH] Driver: HID: hid-apple: Fixed a tab width style issue
 2012-04-18 10:22 UTC 

[PATCH] input: fix input.h kernel-doc warning
 2012-04-18  0:03 UTC 

[PATCH] Input: ALPS - Add semi-MT support for v4 protocol
 2012-04-17 23:02 UTC 

[PATCH v5 1/1] HID: Add full support for Logitech Unifying receivers
 2012-04-17 16:50 UTC  (5+ messages)

ALPS v4 Semi-mt Support
 2012-04-17 15:22 UTC  (9+ messages)

Baantoo multi-touch screen trouble
 2012-04-17 12:19 UTC  (11+ messages)

[PATCH V4 Resend 1/2] Input: of_keymap: Introduce matrix_keypad_of_build_keymap()
 2012-04-17 11:32 UTC  (4+ messages)
` [PATCH] fixup! "

[PATCH] Input: serio_raw - ensure we don't block in non-blocking read
 2012-04-17  9:14 UTC  (5+ messages)

"i8042: Can't reactivate AUX port" after s2ram on 3.4-rc2
 2012-04-16 21:07 UTC  (26+ messages)
` [linux-pm] "
                        ` [PATCH] PCI: Retry BARs restoration for Type 0 headers only
            ` [PATCH] PCI: Fix regression in pci_restore_state()

[PATCH] drivers/input/tablet/aiptek.c: adjust error-handling code label
 2012-04-16 20:44 UTC 

[PATCH v8] input: Add Synaptics NavPoint (PXA27x SSP/SPI) driver
 2012-04-16 20:16 UTC  (2+ messages)

[PATCH 0/4] Second patchset for LPC32xx device tree conversion
 2012-04-16  6:24 UTC  (8+ messages)
` [PATCH 1/4] ohci-nxp: Device tree support
` [PATCH 2/4] input: Device tree support for LPC32xx touchscreen
` [PATCH 3/4] iio: lpc32xx-adc: Remove driver conflict due to device tree
` [PATCH 4/4] ARM: LPC32xx: Device tree support

[PATCH 0/2] Add E5 support
 2012-04-15 22:50 UTC  (3+ messages)
` [PATCH 1/2] input: wacom - retrieve maximum number of touch points
` [PATCH 2/2] input: wacom - add 0xE5 (MT device) support

Style issue in Driver/hid/hid-apple
 2012-04-15 21:45 UTC 

[PATCH 00/16 v2] cleanup atmel_mxt_ts
 2012-04-14  4:12 UTC  (17+ messages)
` [PATCH 03/16 v2] Input: atmel_mxt_ts - refactor mxt_read/write_reg to take a length
` [PATCH 08/16 v2] Input: atmel_mxt_ts - refactor mxt_object_show
` [PATCH 09/16 v2] Input: atmel_mxt_ts - optimize writing of object table entries
` [PATCH 11/16 v2] Input: atmel_mxt_ts - refactor reading object table
` [PATCH 15/16 v2] Input: atmel_mxt_ts - send all MT-B slots in one input report

[PATCH v3] Input: Elan HID-I2C device driver
 2012-04-13 16:21 UTC  (11+ messages)

[PATCH] Aureal Remote Control Device Driver
 2012-04-13 16:21 UTC  (6+ messages)
` [PATCH 0/3] RESEND Aureal special HID driver
` [PATCH 1/3] Aureal Remote Control Device Driver
` [PATCH 2/3] HID: hid-core: Adding hid-aureal special driver
` [PATCH 3/3] HID: hid-aureal: Removing excessive dmesg information

[PATCH] x86, olpc-xo1-sci: Produce wakeup events for buttons and switches
 2012-04-12 17:18 UTC 

[PATCH v7] input: Add Synaptics NavPoint (PXA27x SSP/SPI) driver
 2012-04-12 14:48 UTC  (4+ messages)

[PATCH 1/2] of: Add Semtech Corp. vendor prefix
 2012-04-12 11:20 UTC  (2+ messages)
` [PATCH 2/2] input: Add support for the Semtech SX8634 controller

[PATCHv2] Input: omap-keypad: dynamically handle register offsets
 2012-04-12  7:38 UTC 

[git pull] Input updates for 3.4-rc2
 2012-04-12  5:19 UTC 

[PATCH] Input: cma3000-d0x - remove unneeded checks
 2012-04-12  5:12 UTC 

[PATCH] Input: tc3589x-keypad - remove unnecessary checks
 2012-04-12  5:11 UTC 

[PATCH] input: da9052: fix mem leak in da9052_onkey_probe()
 2012-04-11 21:22 UTC  (2+ messages)

[PATCH RESEND] Input: omap-keypad: dynamically handle register offsets
 2012-04-11  9:04 UTC  (10+ messages)

C-Media CM119A GPIO not reachables with Cm109 driver
 2012-04-11  7:44 UTC 

[PATCH 1/3] Input: evdev - return proper result for partial writes
 2012-04-11  7:28 UTC  (3+ messages)
` [PATCH 2/3] Input: evdev - return proper value for partial reads
` [PATCH 3/3] Input: evdev - properly handle read/write with count 0

[PATCH] Input: ep93xx_keypad - switch to using dev_pm_ops
 2012-04-10 16:34 UTC  (2+ messages)

[PATCH] Input: eeti_ts: Mark as CONFIG_BROKEN
 2012-04-10 16:01 UTC  (6+ messages)

ALPS v4 Semi-mt Support
 2012-04-10 14:01 UTC 

[PATCH] Input: gpio_mouse - Use linux/gpio.h rather than asm/gpio.h
 2012-04-10 11:05 UTC 

[PATCH] Input: matrix-keypad - undo GPIO setup if input_register_device fails
 2012-04-10  8:19 UTC 

[PATCH] Input: matrix-keypad - allocate keycodes with keypad
 2012-04-10  8:04 UTC 

[PATCH] Input: matrix-keypad - fix 'duplicate const' sparse warning
 2012-04-10  8:03 UTC 

[PATCH 1/2] Input: elantech - reset touchpad before configuration
 2012-04-10  7:41 UTC  (5+ messages)
` [PATCH 2/2] Input: elantech - v4 is clickpad, with only one button

[PATCH] Input: trackpoint - use psmouse_fmt() for messages
 2012-04-10  7:41 UTC  (2+ messages)

HID, driver interaction with device during probe defeated by 4ea5454203d991ec85264f64f89ca8855fce69b0
 2012-04-09 10:36 UTC  (2+ messages)

[PATCH v2] Input: Elan HID-I2C device driver
 2012-04-09  7:52 UTC  (2+ 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).