All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] extcon: fixes for v4.2-rc1
@ 2015-07-06 14:46 ` Roger Quadros
  0 siblings, 0 replies; 21+ messages in thread
From: Roger Quadros @ 2015-07-06 14:46 UTC (permalink / raw)
  To: cw00.choi; +Cc: linux-omap, linux-usb, linux-kernel, Roger Quadros

Hi,

First patch fixes kernel hang and incorrect states when
extcon_get/set_cable_state() is used.

Second patch fixes extcon_cable_get_state() users from getting old
state after notifier callback.

cheers,
-roger

Roger Quadros (2):
  extcon: fix hang and extcon_get/set_cable_state().
  extcon: Fix extcon_cable_get_state() from getting old state after
    notification

 drivers/extcon/extcon.c | 50 ++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 37 insertions(+), 13 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-07-31  6:38 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-06 14:46 [PATCH 0/2] extcon: fixes for v4.2-rc1 Roger Quadros
2015-07-06 14:46 ` Roger Quadros
2015-07-06 14:46 ` [PATCH 1/2] extcon: fix hang and extcon_get/set_cable_state() Roger Quadros
2015-07-06 14:46   ` Roger Quadros
     [not found]   ` <1436194018-18696-2-git-send-email-rogerq-l0cyMroinI0@public.gmane.org>
2015-07-07 12:40     ` Ivan T. Ivanov
2015-07-07 12:40       ` Ivan T. Ivanov
2015-07-07 12:58       ` Roger Quadros
2015-07-07 12:58         ` Roger Quadros
2015-07-07 13:06     ` [PATCH v2 " Roger Quadros
2015-07-07 13:06       ` Roger Quadros
2015-07-10 15:54       ` Chanwoo Choi
     [not found]         ` <CAGTfZH3qM6_R8F8bE7oEUYhS0hW0hv7fKzYJ6K6z+dZmExCExA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-07-27 10:39           ` Roger Quadros
2015-07-27 10:39             ` Roger Quadros
2015-07-27 23:26             ` Chanwoo Choi
     [not found]       ` <1436274375-10308-1-git-send-email-rogerq-l0cyMroinI0@public.gmane.org>
2015-07-07 14:04         ` Ivan T. Ivanov
2015-07-07 14:04           ` Ivan T. Ivanov
2015-07-31  3:43         ` Chanwoo Choi
2015-07-31  3:43           ` Chanwoo Choi
2015-07-06 14:46 ` [PATCH 2/2] extcon: Fix extcon_cable_get_state() from getting old state after notification Roger Quadros
2015-07-06 14:46   ` Roger Quadros
2015-07-31  6:38   ` Chanwoo Choi

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.