linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Some pinctrl fixes for pinmux modules
@ 2012-01-20 16:17 Tony Lindgren
  2012-01-20 16:17 ` [PATCH 1/4] pinctrl: Free debugfs entries when unloading a pinmux driver Tony Lindgren
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Tony Lindgren @ 2012-01-20 16:17 UTC (permalink / raw)
  To: linux-kernel
  Cc: Stephen Warren, Linus Walleij, Barry Song, Haojian Zhuang,
	Grant Likely, Thomas Abraham, Rajendra Nayak, Dong Aisheng,
	Shawn Guo

Hi,

Here are few fixes mostly to make it easier to develop
loadable pinmux modules.

Regards,

Tony

---

Tony Lindgren (4):
      pinctrl: Free debugfs entries when unloading a pinmux driver
      pinctrl: Fix pinmux_hog_maps when ctrl_dev_name is not set
      pinctrl: Add checks for empty names in pinmux_search_function
      pinctrl: Fix some pinmux typos


 Documentation/pinctrl.txt |    2 +-
 drivers/pinctrl/core.c    |   14 +++++++++++++-
 drivers/pinctrl/core.h    |    3 +++
 drivers/pinctrl/pinmux.c  |   23 ++++++++++++++---------
 4 files changed, 31 insertions(+), 11 deletions(-)

-- 
Signature

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

end of thread, other threads:[~2012-01-26 13:14 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-20 16:17 [PATCH 0/4] Some pinctrl fixes for pinmux modules Tony Lindgren
2012-01-20 16:17 ` [PATCH 1/4] pinctrl: Free debugfs entries when unloading a pinmux driver Tony Lindgren
2012-01-24 21:51   ` Linus Walleij
2012-01-20 16:17 ` [PATCH 2/4] pinctrl: Fix pinmux_hog_maps when ctrl_dev_name is not set Tony Lindgren
2012-01-20 16:57   ` Stephen Warren
2012-01-20 17:39     ` Tony Lindgren
2012-01-25  0:23       ` Tony Lindgren
2012-01-25  0:47         ` Stephen Warren
2012-01-26 11:51         ` Linus Walleij
2012-01-20 16:17 ` [PATCH 3/4] pinctrl: Add checks for empty names in pinmux_search_function Tony Lindgren
2012-01-20 17:00   ` Stephen Warren
2012-01-20 17:41     ` Tony Lindgren
2012-01-25 22:08       ` Tony Lindgren
2012-01-26 13:14         ` Linus Walleij
2012-01-20 16:17 ` [PATCH 4/4] pinctrl: Fix some pinmux typos Tony Lindgren
2012-01-24 21:54   ` Linus Walleij
2012-01-24 21:55 ` [PATCH 0/4] Some pinctrl fixes for pinmux modules Linus Walleij

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