linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] I2C cleanup
@ 2012-08-09 13:37 Shubhrajyoti D
       [not found] ` <1344519467-14295-1-git-send-email-shubhrajyoti-l0cyMroinI0@public.gmane.org>
  0 siblings, 1 reply; 14+ messages in thread
From: Shubhrajyoti D @ 2012-08-09 13:37 UTC (permalink / raw)
  To: linux-i2c-u79uwXL29TY76Z2rM5mHXA; +Cc: Shubhrajyoti D

Prevent possible NULL pointer access. 

Only the omap patch is tested.
I would be grateful if anone having the platform
helps me test it.

Shubhrajyoti D (6):
  i2c: omap: Prevent NULL pointer dereference in remove
  i2c-xiic:  Fix a possible NULL pointer access
  i2c: designware: Fix a possible NULL pointer access
  i2c: at91: Fix a possible NULL pointer access
  i2c-puv3: Fix a possible NULL pointer access
  i2c: davinci: Fix a possible NULL pointer access

 drivers/i2c/busses/i2c-at91.c               |    2 +-
 drivers/i2c/busses/i2c-davinci.c            |    2 +-
 drivers/i2c/busses/i2c-designware-platdrv.c |    2 +-
 drivers/i2c/busses/i2c-omap.c               |    4 ++--
 drivers/i2c/busses/i2c-puv3.c               |    2 +-
 drivers/i2c/busses/i2c-xiic.c               |    3 +--
 6 files changed, 7 insertions(+), 8 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2012-08-18 18:39 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-09 13:37 [PATCH 0/6] I2C cleanup Shubhrajyoti D
     [not found] ` <1344519467-14295-1-git-send-email-shubhrajyoti-l0cyMroinI0@public.gmane.org>
2012-08-09 13:37   ` [PATCH 1/6] i2c: omap: Prevent NULL pointer dereference in remove Shubhrajyoti D
     [not found]     ` <1344519467-14295-2-git-send-email-shubhrajyoti-l0cyMroinI0@public.gmane.org>
2012-08-09 13:48       ` Shubhrajyoti Datta
2012-08-18 10:09       ` Wolfram Sang
     [not found]         ` <20120818100923.GD24812-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2012-08-18 13:45           ` Shubhrajyoti Datta
     [not found]             ` <CAM=Q2csCuf1LBuf2T8wnthXC_eSxW_b88XmJ07jzegbJOr3xMg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-08-18 18:39               ` Wolfram Sang
2012-08-09 13:37   ` [PATCH 2/6] i2c-xiic: Fix a possible NULL pointer access Shubhrajyoti D
     [not found]     ` <1344519467-14295-3-git-send-email-shubhrajyoti-l0cyMroinI0@public.gmane.org>
2012-08-18 10:17       ` Wolfram Sang
     [not found]         ` <20120818101752.GE24812-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2012-08-18 13:22           ` Shubhrajyoti Datta
     [not found]             ` <CAM=Q2cvebZc_3ja+K=4v+hC4ttf5r_jT=xVVtJ=kQtsRwdZtUA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-08-18 13:49               ` Shubhrajyoti Datta
2012-08-09 13:37   ` [PATCH 3/6] i2c: designware: " Shubhrajyoti D
2012-08-09 13:37   ` [PATCH 4/6] i2c: at91: " Shubhrajyoti D
2012-08-09 13:37   ` [PATCH 5/6] i2c-puv3: " Shubhrajyoti D
2012-08-09 13:37   ` [PATCH 6/6] i2c: davinci: " Shubhrajyoti D

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