All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] char and misc patches for 3.3
@ 2012-01-09 19:07 Greg KH
  2012-01-09 19:24 ` [PATCH 1/8] misc: ad525x_dpot: Add support for SPI module device table matching Greg Kroah-Hartman
  0 siblings, 1 reply; 9+ messages in thread
From: Greg KH @ 2012-01-09 19:07 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel

Here are the char/misc patches for the 3.3 merge.

Not much here at all, just some minor driver updates, and a few
cleanups.  Nothing exciting overall.

Please pull from:
	git.kernel.org:/pub/scm/linux/kernel/git/gregkh/char-misc.git/ char-misc-next

All of these patches have been in the linux-next and mm trees for a
while now.

The patches will be sent as a follow-on to this message to lkml for
people to see.

thanks,

greg k-h

------------

 drivers/misc/ad525x_dpot-i2c.c |   10 +---
 drivers/misc/ad525x_dpot-spi.c |   97 ++++++++++++++++------------------------
 drivers/misc/ad525x_dpot.c     |   24 +++++-----
 drivers/misc/ad525x_dpot.h     |    8 +---
 drivers/misc/bmp085.c          |    2 +-
 drivers/misc/isl29020.c        |    2 +-
 drivers/misc/ti-st/st_core.c   |   18 ++++++--
 drivers/misc/ti-st/st_kim.c    |   84 ++++++++++++++++++++++------------
 drivers/s390/char/tape_class.h |    1 -
 fs/char_dev.c                  |    6 +-
 10 files changed, 126 insertions(+), 126 deletions(-)

---------------

Greg Kroah-Hartman (2):
      s390: tape_class.h: remove kobj_map.h inclusion
      char_dev.c: fix up some whitespace errors

Jesper Juhl (2):
      BMP085: Remove redundant semi-colon from return statement
      isl29020: Remove a redundant semi-colon from return statement

Michael Hennerich (1):
      misc: ad525x_dpot: Add support for SPI module device table matching

Pavan Savoy (3):
      drivers:misc: ti-st: protect registrations
      drivers:misc: ti-st: flush UART upon fw failure
      drivers:misc: ti-st: DEBUG uart, baud rate mods


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-09 19:07 [GIT PATCH] char and misc patches for 3.3 Greg KH
2012-01-09 19:24 ` [PATCH 1/8] misc: ad525x_dpot: Add support for SPI module device table matching Greg Kroah-Hartman
2012-01-09 19:24   ` [PATCH 2/8] s390: tape_class.h: remove kobj_map.h inclusion Greg Kroah-Hartman
2012-01-09 19:25   ` [PATCH 3/8] char_dev.c: fix up some whitespace errors Greg Kroah-Hartman
2012-01-09 19:25   ` [PATCH 4/8] drivers:misc: ti-st: protect registrations Greg Kroah-Hartman
2012-01-09 19:25   ` [PATCH 5/8] drivers:misc: ti-st: flush UART upon fw failure Greg Kroah-Hartman
2012-01-09 19:25   ` [PATCH 6/8] drivers:misc: ti-st: DEBUG uart, baud rate mods Greg Kroah-Hartman
2012-01-09 19:25   ` [PATCH 7/8] BMP085: Remove redundant semi-colon from return statement Greg Kroah-Hartman
2012-01-09 19:25   ` [PATCH 8/8] isl29020: Remove a " Greg Kroah-Hartman

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.