* [GIT PATCH] char/misc fixes for 3.12-rc6
@ 2013-10-17 17:36 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2013-10-17 17:36 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel
The following changes since commit d0e639c9e06d44e713170031fe05fb60ebe680af:
Linux 3.12-rc4 (2013-10-06 14:00:20 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-3.12-rc6
for you to fetch changes up to e13cef8ded69e469b56e150e30619693b91b1864:
Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus (2013-10-17 09:40:52 -0700)
----------------------------------------------------------------
Char / misc driver fixes for 3.12-rc6
Here are some small iio and w1 driver fixes for 3.12-rc6.
There is also a hyper-v fix in here, which turned out to be incorrect,
so it was reverted. That will probably have to wait unto 3.13-rc1 to
get accepted as it's still being discussed.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Greg Kroah-Hartman (2):
Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"
Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/.../jic23/iio into char-misc-linus
Hans-Frieder Vogt (2):
w1 - fix fops in w1_bus_notify
w1 - call request_module with w1 master mutex unlocked
K. Y. Srinivasan (1):
Drivers: hv: vmbus: Fix a bug in channel rescind code
Lars-Peter Clausen (1):
iio:buffer: Free active scan mask in iio_disable_all_buffers()
Wei Yongjun (1):
iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4350_probe()
drivers/iio/frequency/adf4350.c | 6 ++++--
drivers/iio/industrialio-buffer.c | 3 +++
drivers/w1/w1.c | 6 ++++++
3 files changed, 13 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-17 17:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-17 17:36 [GIT PATCH] char/misc fixes for 3.12-rc6 Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox