messages from 2016-03-29 13:53:00 to 2016-04-07 17:09:06 UTC [more...]
[PATCH] gpiolib: handle probe deferrals better
2016-04-07 17:09 UTC (14+ messages)
[PATCH 1/1] input: pwm-beeper: add feature to set volume via sysfs
2016-04-07 15:58 UTC
[RESEND PATCH v7 0/6] EC-based USB Power Delivery support for Chrome machines
2016-04-07 15:29 UTC (3+ messages)
` [RESEND PATCH v7 1/6] mfd: cros_ec: Add MKBP event support
[PATCH] HID: simplify implement() a bit
2016-04-07 13:46 UTC (3+ messages)
[PATCH 0/3] Add Device Tree support for tps6507x-ts
2016-04-07 9:36 UTC (4+ messages)
` [PATCH 3/3] ARM: DTS: da850: add DT node "
[Linux-v4.6-rc2] atkbd serio0: Unknown key pressed (translated set 2, code 0xa8 on isa0060/serio0)
2016-04-06 21:34 UTC (6+ messages)
[PATCH] Input: Do not add SYN_REPORT in between a single packet data
2016-04-06 20:43 UTC (15+ messages)
Your first payment of $7000 is about to send,
2016-04-06 20:05 UTC
[PATCH v4 0/3] Syscon support for iProc touchscreen driver
2016-04-06 20:25 UTC (4+ messages)
` [PATCH v4 3/3] ARM: dts: use syscon in cygnus touchscreen dt node
[LINUX PATCH v2] gpio_keys: Added support to read the IRQ_FLAGS from devicetree
2016-04-06 17:45 UTC (4+ messages)
Question about ABS_DISTANCE's intended usage
2016-04-06 17:16 UTC (4+ messages)
` [PATCH] Documentation: event-codes.txt: clarify we want BTN_TOOL_<name> on proximity
[PATCH v2 16/30] input: use parity32 in grip_mp
2016-04-06 10:20 UTC (6+ messages)
` [PATCH v2 17/30] input: use parity64 in sidewinder
` [PATCH v2 18/30] input: use parity16 in ams_delta_serio
` [PATCH v2 25/30] input: use parity8 in pcips2
` [PATCH v2 26/30] input: use parity8 in sa1111ps2
` [PATCH v2 29/30] input: use parity8 in elantech
[PATCH] Input: Change BTN_TOOL_FINGER flag when hover event trigger
2016-04-06 0:34 UTC
uinput: ioctls for UI_BEGIN_FF_UPLOAD fails (returns -1). How to debug?
2016-04-05 19:10 UTC (9+ messages)
[PATCH] Input: xpad - Add Mad Catz FightStick TE 2 VID/PID
2016-04-05 16:58 UTC (3+ messages)
[PATCH] HID: wacom: Support switching from vendor-defined input format on G9 and G11
2016-04-05 15:22 UTC (9+ messages)
` [PATCH v2 1/2] HID: wacom: Initialize hid_data.inputmode to -1
` [PATCH v2 2/2] HID: wacom: Support switching from vendor-defined device mode on G9 and G11
[PATCH 1/2] HID: Use multitouch driver for Type Covers
2016-04-05 12:42 UTC (4+ messages)
[PATCH 0/5] mfd: tps65217: Add power-button and IRQ support
2016-04-05 11:16 UTC (9+ messages)
` [PATCH 0/5] mfd: tps65217: Add power-button support
` [PATCH 1/5] mfd: tps65217: Add support for IRQs
` [PATCH 2/5] power_supply: tps65217-charger: Fix NULL deref during property export
` [PATCH 3/5] power_supply: tps65217-charger: Add support for IRQs
` [PATCH 4/5] mfd: tps65217: Add power button as subdevice
` [PATCH 5/5] Input: Add tps65217 power button driver
[PATCH v5 00/46] pwm: add support for atomic update
2016-04-04 15:34 UTC (71+ messages)
` [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 08/46] hwmon: pwm-fan: use pwm_get_args() where appropriate
` [PATCH v5 12/46] fbdev: ssd1307fb: "
` [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled()
` [PATCH v5 04/46] pwm: get rid of pwm->lock
` [PATCH v5 05/46] pwm: introduce the pwm_args concept
` [PATCH v5 06/46] pwm: use pwm_get/set_xxx() helpers where appropriate
` [PATCH v5 07/46] clk: pwm: use pwm_get_args() "
` [PATCH v5 09/46] misc: max77693-haptic: "
` [PATCH v5 10/46] leds: pwm: "
` [PATCH v5 11/46] regulator: "
` [PATCH v5 13/46] backlight: pwm_bl: "
` [PATCH v5 14/46] pwm: keep PWM state in sync with hardware state
` [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 17/46] pwm: add the PWM initial state retrieval infra
` [PATCH v5 18/46] pwm: add the core infrastructure to allow atomic update
` [PATCH v5 19/46] pwm: switch to the atomic API
` [PATCH v5 20/46] pwm: add information about polarity, duty cycle and period to debugfs
` [PATCH v5 21/46] pwm: rockchip: add initial state retrieval
` [PATCH v5 22/46] pwm: rockchip: avoid glitches on already running PWMs
` [PATCH v5 23/46] pwm: rockchip: add support for atomic update
` [PATCH v5 24/46] pwm: sti: add support for initial state retrieval
` [PATCH v5 25/46] pwm: sti: avoid glitches on already running PWMs
` [PATCH v5 26/46] pwm: sun4i: implement hardware readout
` [PATCH v5 27/46] regulator: pwm: adjust PWM config at probe time
` [PATCH v5 28/46] regulator: pwm: swith to the atomic PWM API
` [PATCH v5 29/46] regulator: pwm: properly initialize the ->state field
` [PATCH v5 30/46] regulator: pwm: retrieve correct voltage
` [PATCH v5 31/46] pwm: update documentation
` [PATCH v5 32/46] pwm: deprecate pwm_config(), pwm_enable() and pwm_disable()
` [PATCH v5 33/46] pwm: replace pwm_disable() by pwm_apply_state()
` [PATCH v5 34/46] clk: pwm: switch to the atomic API
` [PATCH v5 35/46] hwmon: pwm-fan: "
` [PATCH v5 36/46] input: misc: max77693: "
` [PATCH v5 37/46] input: misc: max8997: switch to the atomic PWM API
` [PATCH v5 38/46] input: misc: pwm-beeper: "
` [PATCH v5 39/46] leds: pwm: "
` [PATCH v5 40/46] backlight: lm3630a: "
` [PATCH v5 42/46] backlight: lp8788: "
` [PATCH v5 43/46] backlight: pwm_bl: "
` [PATCH v5 44/46] video: ssd1307fb: "
` [PATCH v5 45/46] drm: i915: "
` [PATCH v5 46/46] ARM: s3c24xx: rx1950: "
` [PATCH v5 41/46] backlight: lp855x: "
[PATCH] Handle more microsoft keyboards types
2016-04-04 14:00 UTC
ATENCIÓN;
2016-04-04 12:26 UTC
[PATCH V2] HID: Asus X205TA keyboard driver
2016-04-04 8:03 UTC (2+ messages)
[patch] HID: hidraw: silence an uninitialized variable warning
2016-04-04 7:50 UTC (2+ messages)
[patch] HID: roccat: silence an uninitialized variable warning
2016-04-04 7:50 UTC (2+ messages)
我的照片在:
2016-04-04 4:19 UTC
Your Urgent Response
2016-04-03 13:43 UTC
[PATCH v4 0/4] input: synaptics - report correct width and pressure values
2016-04-01 13:06 UTC (5+ messages)
` [PATCH v4 1/4] input: synaptics - fix pressure values calculation on image sensors
` [PATCH v4 2/4] input: synaptics - fix width "
` [PATCH v4 3/4] input: synaptics - change default width value of cr48 sensors
` [PATCH v4 4/4] input: synaptics - make image sensors and cr48 sensors report widths
gpio irqchip initialization race
2016-04-01 12:45 UTC (5+ messages)
[PATCH] HID: Asus X205TA keyboard driver
2016-04-01 9:48 UTC (2+ messages)
[PATCH] hid: thingm: change driver to use RGB LED core extension
2016-04-01 9:40 UTC (2+ messages)
[PATCH] HID: multitouch: Synchronize MT frame on reset_resume
2016-04-01 9:35 UTC (4+ messages)
[PATCH] Input: synaptics-rmi4: Support regulator supplies
2016-04-01 1:47 UTC (4+ messages)
[PATCH v2] Documentation: devicetree: Clean up gpio-keys example
2016-03-31 20:09 UTC (4+ messages)
[PATCHv14 00/18] HDMI CEC framework
2016-03-31 20:00 UTC (3+ messages)
` [PATCHv14 05/18] HID: add HDMI CEC specific keycodes
[PATCH] Input: Change BTN_TOOL_FINGER falg when HOVER event trigger
2016-03-31 18:17 UTC (4+ messages)
[PATCH 0/4] tablet: remove private copy to USB device
2016-03-31 18:03 UTC (4+ messages)
` [PATCH 1/4] acecad: stop saving struct usb_device
[PATCH] Input: gtco: fix crash on detecting device without endpoints
2016-03-31 17:57 UTC (2+ messages)
To Your Attention
2016-03-31 13:30 UTC
Uhid lock issue
2016-03-30 18:31 UTC
[PATCH] Input: synaptics-rmi4: Support regulator supplies
2016-03-30 17:02 UTC (2+ messages)
[PROBLEM]:Touchpad recognised as mouse FTE1000
2016-03-30 15:08 UTC
[PATCH] Input: pwm-beeper - defer pwm config if pwm can sleep
2016-03-30 14:57 UTC (4+ messages)
How to setup Touchscreen IRQ mode?
2016-03-30 11:03 UTC (9+ messages)
Donation:contact davidcarolm@yahoo.com.hk
2016-03-30 1:34 UTC
[PATCH 0/2] hid: corsair: Driver simplification and new supported device
2016-03-29 13:52 UTC (4+ 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).