linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-08 00:54:11 to 2016-04-20 18:10:43 UTC [more...]

[PATCH 0/5] fixes for twl6040-vibra
 2016-04-20 18:10 UTC  (25+ messages)
` [PATCH 1/5] input: twl6040-vibra: fix DT node memory management
` [PATCH 2/5] input: twl6040-vibra: add handler to unregister input if module is removed
` [PATCH 3/5] input: twl6040-vibra: fix NULL pointer dereference by removing workqueue
` [PATCH 4/5] input: twl6040-vibra: ignore return value of schedule_work
` [PATCH 5/5] input: twl6040-vibra: remove mutex
          ` [Letux-kernel] "

[PATCH 00/14] DT: Fix spelling of standard properties
 2016-04-20 17:42 UTC  (17+ messages)
` [PATCH 01/14] ARM: dts: STiH407: DT spelling s/interrupts-names/interrupt-names/
` [PATCH 02/14] ARM: dts: omap5-board-common: DT spelling s/interrupt-name/interrupt-names/
  ` [PATCH 03/14] ARM: dts: omap5-cm-t54: "
  ` [PATCH 05/14] arm64: dts: lg1312: DT spelling s/#interrupts-cells/#interrupt-cells/
  ` [PATCH 07/14] dt: booting-without-of: DT spelling s/#interrupt-cell/#interrupt-cells/
  ` [PATCH 08/14] powerpc: dts: acadia: DT spelling s/#interrupts-parent/#interrupt-parent/
` [PATCH 04/14] ARM: dts: OMAP36xx: : DT spelling s/#address-cell/#address-cells/
` [PATCH 06/14] dmaengine: bcm2835: DT spelling s/interrupts-names/interrupt-names/
` [PATCH 09/14] Input: touchscreen: Broadcom iProc: DT spelling s/clock-name/clock-names/
` [PATCH 10/14] misc: sram: DT spelling s/#adress-cells/#address-cells/
` [PATCH 11/14] PCI: hisi: DT spelling s/interrupts-*/interrupt-*/
` [PATCH 12/14] phy: phy-stih41x-usb: DT spelling s/#phy-cell/#phy-cells/
` [PATCH 13/14] rtc: rtc-sa1100: DT spelling s/interrupt-name/interrupt-names/
` [PATCH 14/14] regulator: ti-abb: DT spelling s/#{address,size}-cell/#{address,size}-cells/

keyboard problem on linux
 2016-04-20  7:05 UTC  (12+ messages)

[PATCH 1/5] Input: zforce_ts: Reinitialize touch controller when BOOT_COMPLETE received
 2016-04-20  6:54 UTC  (5+ messages)
` [PATCH 2/5] Input: zforce_ts: Reject open if initialization not finished
` [PATCH 3/5] Input: zforce_ts: Add device tree support for scanning frequency
` [PATCH 4/5] Input: zforce_ts: Add support for minimum touch size limit
` [PATCH 5/5] Input: zforce_ts: Fix dual touch recognition

I'd like to donate an Asus Q500A laptop
 2016-04-20  5:22 UTC  (3+ messages)

[PATCH v2] Documentation: devicetree: Clean up gpio-keys example
 2016-04-19 22:16 UTC  (3+ messages)

[input:test 1/1] include/linux/of.h:889:3: error: implicit declaration of function 'of_put_node'
 2016-04-19 20:50 UTC 

[PATCH] Input: serio: make HYPERV_KEYBOARD depend on SERIO_I8042=y
 2016-04-19 10:46 UTC  (9+ messages)
` [PATCH] Input: i8042 - Fix console keyboard support on Gen2 Hyper-V VMs

[PATCH] Input: Change BTN_TOOL_FINGER flag when hover event trigger
 2016-04-19  5:18 UTC 

Greetings!!!
 2016-04-18 20:12 UTC 

Greetings!!!
 2016-04-18 17:43 UTC 

[hid-sony] sony_controller_battery led triggers not working
 2016-04-18 15:46 UTC  (3+ messages)

[PATCH 1/2] hid: thingm: factor out duplicated code to thingm_init_led
 2016-04-18 11:03 UTC  (3+ messages)

[PATCH RFT 2/5] iio: mxs-lradc: move TS config into suitable function
 2016-04-18 10:44 UTC  (6+ messages)
  ` [PATCH RFT 0/5] iio: mxs-lradc: fix leak and implement PM ops
      ` [PATCH RFT 4/5] iio: mxs-lradc: disable only mapped channels in mxs_lradc_hw_stop

[PATCH 2/2] hid: thingm: set new flag LED_HW_PLUGGABLE
 2016-04-17 20:51 UTC 

[PATCH v5 00/24] pwm: add support for atomic update
 2016-04-17 15:39 UTC  (30+ messages)
` [PATCH v5 02/24] pwm: use pwm_get/set_xxx() helpers where appropriate
` [PATCH v5 04/24] hwmon: pwm-fan: use pwm_get_args() "
  ` [PATCH v5 01/24] pwm: introduce the pwm_args concept
  ` [PATCH v5 03/24] clk: pwm: use pwm_get_args() where appropriate
  ` [PATCH v5 05/24] input: misc: max77693: "
  ` [PATCH v5 06/24] leds: pwm: "
  ` [PATCH v5 07/24] regulator: "
  ` [PATCH v5 08/24] fbdev: ssd1307fb: "
  ` [PATCH v5 09/24] backlight: pwm_bl: "
  ` [PATCH v5 10/24] backlight: lp8788: explicitly apply PWM config extracted from pwm_args
  ` [PATCH v5 11/24] backlight: lp855x: "
  ` [PATCH v5 12/24] backlight: lm3630a: "
  ` [PATCH v5 13/24] input: misc: max8997: "
  ` [PATCH v5 15/24] drm: i915: "
  ` [PATCH v5 16/24] ARM: "
  ` [PATCH v5 17/24] pwm: keep PWM state in sync with hardware state
  ` [PATCH v5 19/24] pwm: move the enabled/disabled info into pwm_state
  ` [PATCH v5 20/24] pwm: add the PWM initial state retrieval infra
  ` [PATCH v5 21/24] pwm: add the core infrastructure to allow atomic update
  ` [PATCH v5 22/24] pwm: update documentation
  ` [PATCH v5 23/24] pwm: switch to the atomic API
` [PATCH v5 14/24] input: misc: pwm-beeper: explicitly apply PWM config extracted from pwm_args
` [PATCH v5 18/24] pwm: introduce the pwm_state concept
` [PATCH v5 24/24] pwm: add information about polarity, duty cycle and period to debugfs

[PATCH V3 00/29] bitops: add parity functions
 2016-04-17 12:38 UTC  (9+ messages)
` [PATCH V3 15/29] input: use parity32 in grip_mp
` [PATCH V3 16/29] input: use parity64 in sidewinder
` [PATCH V3 17/29] input: use parity16 in ams_delta_serio
` [PATCH V3 24/29] input: use parity8 in pcips2
` [PATCH V3 25/29] input: use parity8 in sa1111ps2
` [PATCH V3 28/29] input: use parity8 in elantech

[PATCH 1/2 v2] device-tree: nexus7-flo: Remove power gpio key entry and use pmic8xxx-pwrkey
 2016-04-17 12:24 UTC  (4+ messages)

[PATCH] Input: arizona-haptic - Don't assign input_dev parent
 2016-04-17 12:21 UTC  (2+ messages)

[PATCH] iio: mxs-lradc: Move binding document out of staging as well
 2016-04-17  8:59 UTC 

DREAM TO SHARE WITH YOU
 2016-04-16 23:33 UTC 

我的相册在
 2016-04-16 20:55 UTC 

[PATCH v5 00/46] pwm: add support for atomic update
 2016-04-14 11:05 UTC  (44+ messages)
` [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled()
` [PATCH v5 02/46] backlight: pwm_bl: remove useless call to pwm_set_period()
` [PATCH v5 03/46] backlight: lm3630a_bl: stop messing with the pwm->period field
` [PATCH v5 04/46] pwm: get rid of pwm->lock
` [PATCH v5 05/46] pwm: introduce the pwm_args concept
` [PATCH v5 15/46] pwm: introduce the pwm_state concept
` [PATCH v5 16/46] pwm: move the enabled/disabled info into pwm_state
` [PATCH v5 30/46] regulator: pwm: retrieve correct voltage

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2016-04-14  9:28 UTC  (4+ messages)

我的交友信息在
 2016-04-14  4:28 UTC 

[PATCH] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
 2016-04-14  0:14 UTC  (3+ messages)

[PATCH] HID: wacom: Add support for DTK-1651
 2016-04-12 21:27 UTC  (2+ messages)

[PATCH v8 0/7] EC-based USB Power Delivery support for Chrome machines
 2016-04-12 12:32 UTC  (2+ messages)
` [PATCH v8 2/7] Input: cros_ec_keyb - Stop handling interrupts directly

[PATCH v3] Input: rotary_encoder - support binary encoding of states
 2016-04-11 15:32 UTC  (4+ messages)

[PATCH 1/1] input: pwm-beeper: add feature to set volume via sysfs
 2016-04-11 15:21 UTC  (2+ messages)

[RESEND PATCH v7 0/6] EC-based USB Power Delivery support for Chrome machines
 2016-04-11 14:04 UTC  (5+ messages)
` [RESEND PATCH v7 1/6] mfd: cros_ec: Add MKBP event support

[PATCH 0/5] mfd: tps65217: Add power-button and IRQ support
 2016-04-11 12:35 UTC  (12+ messages)
` [PATCH 1/5] mfd: tps65217: Add support for IRQs
` [PATCH 4/5] mfd: tps65217: Add power button as subdevice

[PATCH] Revert "Input: atmel_mxt_ts - disable interrupt for 50ms after reset"
 2016-04-11  9:31 UTC  (8+ messages)
            ` [PATCH] Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_reset

[PATCH] gpiolib: handle probe deferrals better
 2016-04-11  6:10 UTC  (4+ messages)

[PATCH] Input: Change BTN_TOOL_FINGER flag when hover event trigger
 2016-04-11  0:58 UTC 

LOAN
 2016-04-08 22:03 UTC 

[PATCH-V2 1/1] HID: Force feedback support for the Logitech G920
 2016-04-08 21:34 UTC  (4+ messages)

FROM: MR. OLIVER SENO!!
 2016-04-08 18:53 UTC 

[Linux-v4.6-rc2] atkbd serio0: Unknown key pressed (translated set 2, code 0xa8 on isa0060/serio0)
 2016-04-08  8:59 UTC  (8+ messages)

It's me michela
 2016-04-08  3:27 UTC 

我的相册在
 2016-04-08  0:44 UTC 


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