public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] *** SUBJECT HERE ***
@ 2013-05-22 12:07 yizhang.mrvl
  2013-05-22 12:07 ` [PATCH 1/4] mfd: 88pm800: fix NULL pointer error yizhang.mrvl
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: yizhang.mrvl @ 2013-05-22 12:07 UTC (permalink / raw)
  To: sameo, gregkh, yizhang.mrvl; +Cc: cxie4, arnd, yizhang, linux-kernel

From: Yi Zhang <yizhang@marvell.com>

These patches fix 88pm800 bugs and add regulator support

Yi Zhang (3):
  mfd: 88pm800: remove "IRQF_TRIGGER_FALLING" flag
  mfd: 88pm800: fix probe bug
  mfd: 88pm800: add regulator support

 drivers/mfd/88pm800.c       |  139 ++++++++++++++++++++++++++++++++++++++++---
 include/linux/mfd/88pm80x.h |   48 +++++++++++++++
 2 files changed, 178 insertions(+), 9 deletions(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/3] *** SUBJECT HERE ***
@ 2014-06-13 21:24 Benjamin LaHaise
  0 siblings, 0 replies; 10+ messages in thread
From: Benjamin LaHaise @ 2014-06-13 21:24 UTC (permalink / raw)
  To: torvalds; +Cc: linux-aio, linux-fsdevel, linux-kernel

Hello Linus,

Please pull the following 3 changes from git://git.kvack.org/~bcrl/aio-next.git
.  They consist of a couple of code cleanups plus a minor bug fix.  Thanks!

		-ben

Benjamin LaHaise (2):
  aio: report error from io_destroy() when threads race in io_destroy()
  aio: cleanup: flatten kill_ioctx()

Fabian Frederick (1):
  fs/aio.c: Remove ctx parameter in kiocb_cancel

 fs/aio.c | 70 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 36 insertions(+), 34 deletions(-)

-- 
1.8.2.1


-- 
"Thought is the essence of where you are now."

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/3] *** SUBJECT HERE ***
@ 2018-09-10 12:19 Adam Thomson
  2018-09-10 12:21 ` Adam Thomson
  0 siblings, 1 reply; 10+ messages in thread
From: Adam Thomson @ 2018-09-10 12:19 UTC (permalink / raw)
  To: Heikki Krogerus, Guenter Roeck, Greg Kroah-Hartman, Rob Herring,
	Mark Rutland, Hans de Goede, Li Jun
  Cc: linux-usb, devicetree, linux-kernel, support.opensource

This patch set adds DT bindings support for PPS APDOs, and updates the FUSB302
to use the generic connector bindings allowing for PPS support in this Type-C
port controller. Existing FUSB302 device specific bindings still work, but
are now deprecated in favour of the generic connector approach.

Changes in v2:
	- Added Reviewed-by tags to patches
	- Rebase code against latest usb-next branch (v4.19-rc2)

Adam Thomson (3):
  dt-bindings: connector: Add support for USB-PD PPS APDOs to bindings
  dt-bindings: usb: fusb302: Use usb-connector bindings for
    configuration
  usb: typec: fusb302: Populate tcpc fwnode for TCPM property handling

 .../bindings/connector/usb-connector.txt           |  8 +++---
 .../devicetree/bindings/usb/fcs,fusb302.txt        | 32 +++++++++++++++++-----
 drivers/usb/typec/fusb302/fusb302.c                |  3 ++
 include/dt-bindings/usb/pd.h                       | 26 ++++++++++++++++++
 4 files changed, 58 insertions(+), 11 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2018-09-10 12:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-22 12:07 [PATCH 0/3] *** SUBJECT HERE *** yizhang.mrvl
2013-05-22 12:07 ` [PATCH 1/4] mfd: 88pm800: fix NULL pointer error yizhang.mrvl
2013-05-22 12:07 ` [PATCH 2/4] mfd: 88pm800: remove "IRQF_TRIGGER_FALLING" flag yizhang.mrvl
2013-05-22 12:07 ` [PATCH 3/4] mfd: 88pm800: fix probe bug yizhang.mrvl
2013-05-22 12:07 ` [PATCH 4/4] mfd: 88pm800: add regulator support yizhang.mrvl
2013-05-22 14:06 ` [PATCH 0/3] *** SUBJECT HERE *** Greg KH
2013-05-23 11:04   ` yi zhang
  -- strict thread matches above, loose matches on Subject: below --
2014-06-13 21:24 Benjamin LaHaise
2018-09-10 12:19 Adam Thomson
2018-09-10 12:21 ` Adam Thomson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox