All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] fixes for twl6040-vibra
@ 2016-04-21 11:43 H. Nikolaus Schaller
  2016-04-21 11:43 ` [PATCH v2 1/4] input: twl6040-vibra: fix DT node memory management H. Nikolaus Schaller
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: H. Nikolaus Schaller @ 2016-04-21 11:43 UTC (permalink / raw)
  To: Dmitry Torokhov, Fabio Estevam, Peter Ujfalusi,
	H. Nikolaus Schaller
  Cc: linux-input, linux-kernel, kernel, letux-kernel

Changes V2:
* remove 2 patches already accepted
* keep DT memory management patch until we know if there is a better solution in the library
* suggestions by Dmitry Torokhov:
	* add cancel_work to make removal of mutex safe
	* replace "unregister handler" patch by "do not reparent" patch
* new: add fix for atomic schedule bug

V1: 2016-04-18 21:55:44: There are some small bugs in the twl6040-vibra driver and differences to how twl4030 vibra works.

This patch series addresses them.


Dmitry Torokhov (1):
  Input: twl6040-vibra - do not reparent to grandparent

H. Nikolaus Schaller (3):
  input: twl6040-vibra: fix DT node memory management
  input: twl6040-vibra: remove mutex
  input: twl6040-vibra: fix atomic schedule panic

 drivers/input/misc/twl6040-vibra.c | 31 ++++++++++---------------------
 1 file changed, 10 insertions(+), 21 deletions(-)

-- 
2.7.3

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-21 11:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-21 11:43 [PATCH v2 0/4] fixes for twl6040-vibra H. Nikolaus Schaller
2016-04-21 11:43 ` [PATCH v2 1/4] input: twl6040-vibra: fix DT node memory management H. Nikolaus Schaller
2016-04-21 11:43 ` [PATCH v2 2/4] input: twl6040-vibra: remove mutex H. Nikolaus Schaller
2016-04-21 11:43 ` [PATCH v2 3/4] Input: twl6040-vibra - do not reparent to grandparent H. Nikolaus Schaller
2016-04-21 11:43 ` [PATCH v2 4/4] input: twl6040-vibra: fix atomic schedule panic H. Nikolaus Schaller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.