messages from 2016-03-21 07:20:05 to 2016-03-31 18:57:18 UTC [more...]
[PATCH v5 00/46] pwm: add support for atomic update
2016-03-31 18:57 UTC (65+ 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 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 12/46] fbdev: ssd1307fb: use pwm_get_args() where appropriate
` [PATCH v5 41/46] backlight: lp855x: switch to the atomic PWM API
[PATCH] Input: synaptics-rmi4: Support regulator supplies
2016-03-31 18:19 UTC (2+ messages)
[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 (9+ messages)
` [PATCH 1/4] acecad: stop saving struct usb_device
` [PATCH 2/4] aiptek: "
` [PATCH] aiptek: fix semicolon.cocci warnings
` [PATCH 3/4] gtco: stop saving struct usb_device
` [PATCH 4/4] kbtab: "
[PATCH] Input: gtco: fix crash on detecting device without endpoints
2016-03-31 17:57 UTC (3+ messages)
uinput: ioctls for UI_BEGIN_FF_UPLOAD fails (returns -1). How to debug?
2016-03-31 17:46 UTC (6+ messages)
To Your Attention
2016-03-31 13:30 UTC
Uhid lock issue
2016-03-30 18:31 UTC
[PATCH] Input: Do not add SYN_REPORT in between a single packet data
2016-03-30 17:16 UTC (7+ messages)
[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 (10+ messages)
[PATCH] HID: wacom: Support switching from vendor-defined input format on G9 and G11
2016-03-30 9:24 UTC (4+ messages)
[PATCH] HID: multitouch: Synchronize MT frame on reset_resume
2016-03-30 7:46 UTC (3+ 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 (8+ messages)
` [PATCH 1/2] HID: corsair: Remove all features using the USB protocol
` [PATCH 2/2] HID: corsair: Add K40 support
[PATCH] HID: wacom: fix Bamboo ONE oops
2016-03-29 13:44 UTC (3+ messages)
[PATCH 0/1] Fix DMA_API_DEBUG warning in hid-lenovo
2016-03-29 13:40 UTC (4+ messages)
` [PATCH] HID: lenovo: Don't use stack variables for DMA buffers
[PATCH resend 0/4] of_touchscreen-helpers: Add support for inverted / swapped axis
2016-03-29 8:29 UTC (5+ messages)
` [PATCH resend 1/4] "
` [PATCH resend 2/4] touchscreen: ft5x06: Add support for axis inversion / swapping
` [PATCH resend 3/4] touchscreen: icn8318: Use parse_properties and apply_prop_to_x_y helpers
` [PATCH resend 4/4] touchscreen: pixcir_ts: Add support for axis inversion / swapping
[PATCHv14 00/18] HDMI CEC framework
2016-03-29 7:28 UTC (23+ messages)
` [PATCHv14 01/18] dts: exynos4*: add HDMI CEC pin definition to pinctrl
` [PATCHv14 02/18] dts: exynos4: add node for the HDMI CEC device
` [PATCHv14 03/18] dts: exynos4412-odroid*: enable "
` [PATCHv14 04/18] input.h: add BUS_CEC type
` [PATCHv14 05/18] HID: add HDMI CEC specific keycodes
` [PATCHv14 06/18] rc: Add HDMI CEC protocol handling
` [PATCHv14 07/18] cec: add HDMI CEC framework
` [PATCHv14 08/18] cec: add compat32 ioctl support
` [PATCHv14 09/18] cec.txt: add CEC framework documentation
` [PATCHv14 10/18] DocBook/media: add CEC documentation
` [PATCHv14 11/18] v4l2-subdev: add HDMI CEC ops
` [PATCHv14 12/18] cec: adv7604: add cec support
` [PATCHv14 13/18] cec: adv7842: "
` [PATCHv14 14/18] cec: adv7511: "
` [PATCHv14 15/18] cobalt: "
` [PATCHv14 16/18] cec: s5p-cec: Add s5p-cec driver
` [PATCHv14 17/18] vivid: add CEC emulation
` [PATCHv14 18/18] cec: add ARC and CDC support
Darlehen Angebot
2016-03-27 12:44 UTC
[PATCH 17/31] input: joystick: use parity32 in grip_mp.c
2016-03-27 7:48 UTC (6+ messages)
` [PATCH 18/31] input: joystick: use parity64 in sidewinder.c
` [PATCH 19/31] input: serio: use parity16 in ams_delta_serio.c
` [PATCH 26/31] input: serio: use parity8 in pcips2.c
` [PATCH 27/31] input: serio: use parity8 in sa1111ps2.c
` [PATCH 30/31] input: mouse: use parity8 in elantech
[PATCH] Input: CM109: Fix handling of volume and mute buttons
2016-03-26 20:23 UTC
我的相片在
2016-03-26 19:28 UTC
[PATCH] Input: byd - enable absolute mode
2016-03-26 0:30 UTC (6+ messages)
[git pull] Input updates for 4.6-rc0 (round 2)
2016-03-25 21:02 UTC
[REGRESSION] panic with Wacom One Tablet on 4.4.x kernel
2016-03-25 14:35 UTC (5+ messages)
[PATCH v2] Input: rotary_encoder - support binary encoding of states
2016-03-25 14:21 UTC (2+ messages)
[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
2016-03-25 5:21 UTC
[PATCH] HID: hidraw: switch to using memdup_user
2016-03-24 14:22 UTC (2+ messages)
[PATCH v5 0/3] Syscon support for iProc touchscreen driver
2016-03-24 5:47 UTC (4+ messages)
` [PATCH v5 1/3] input: cygnus-update touchscreen dt node document
` [PATCH v5 2/3] input: syscon support in bcm_iproc_tsc driver
` [PATCH v5 3/3] ARM: dts: use syscon in cygnus touchscreen dt node
CISCO IP PHONES AND CPU's
2016-03-23 19:12 UTC
CISCO IP PHONES AND CPU's
2016-03-23 18:45 UTC
[NEW DRIVER V6 0/7] DA9058 PMIC - please comment on this new driver
2016-03-23 18:08 UTC (5+ messages)
[PATCH] Input: ati_remote2: fix crashes on detecting device with invalid descriptor
2016-03-23 15:53 UTC
[PATCH] Input: rotary_encoder - support binary encoding of states
2016-03-23 13:06 UTC (6+ messages)
[PATCH] Input: Change BTN_TOOL_FINGER falg when HOVER event trigger
2016-03-23 5:43 UTC
[PATCH] sur40:fix DMA on stack
2016-03-22 10:26 UTC
[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
2016-03-22 6:23 UTC
[PATCH] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
2016-03-22 0:12 UTC
FOR YOUR INFORMATION DEAR BENEFICIARY,
2016-03-21 19:35 UTC
keyboard problem on linux
2016-03-21 9:35 UTC (9+ messages)
[PATCH] HID: Asus X205TA keyboard driver
2016-03-21 7:18 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).