Revision 39618435a0d9f4269b2374da68eb652cfa777b0c authored by Linus Torvalds on 27 September 2012, 22:45:20 UTC, committed by Linus Torvalds on 27 September 2012, 22:45:20 UTC
Pull GPIO fix from Linus Walleij:
 "A late GPIO fix: Roland Stigge found a problem in the LPC32xx driver
  where a callback ignores one of its arguments.  It needs to go into
  stable too so sending this upstream immediately."

* tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
  gpio-lpc32xx: Fix value handling of gpio_direction_output()
2 parent s d1d4bb9 + b1268d3
History
File Mode Size
oss
seq
Kconfig -rw-r--r-- 6.0 KB
Makefile -rw-r--r-- 1.1 KB
compress_offload.c -rw-r--r-- 20.2 KB
control.c -rw-r--r-- 44.0 KB
control_compat.c -rw-r--r-- 11.5 KB
ctljack.c -rw-r--r-- 1.5 KB
device.c -rw-r--r-- 6.6 KB
hrtimer.c -rw-r--r-- 4.1 KB
hwdep.c -rw-r--r-- 13.2 KB
hwdep_compat.c -rw-r--r-- 2.3 KB
info.c -rw-r--r-- 23.0 KB
info_oss.c -rw-r--r-- 3.9 KB
init.c -rw-r--r-- 24.6 KB
isadma.c -rw-r--r-- 3.0 KB
jack.c -rw-r--r-- 6.2 KB
memalloc.c -rw-r--r-- 13.4 KB
memory.c -rw-r--r-- 2.5 KB
misc.c -rw-r--r-- 3.9 KB
pcm.c -rw-r--r-- 33.4 KB
pcm_compat.c -rw-r--r-- 15.0 KB
pcm_lib.c -rw-r--r-- 61.7 KB
pcm_memory.c -rw-r--r-- 14.4 KB
pcm_misc.c -rw-r--r-- 13.0 KB
pcm_native.c -rw-r--r-- 93.8 KB
pcm_timer.c -rw-r--r-- 3.7 KB
rawmidi.c -rw-r--r-- 47.2 KB
rawmidi_compat.c -rw-r--r-- 3.5 KB
rtctimer.c -rw-r--r-- 4.1 KB
sgbuf.c -rw-r--r-- 3.5 KB
sound.c -rw-r--r-- 11.8 KB
sound_oss.c -rw-r--r-- 7.3 KB
timer.c -rw-r--r-- 50.8 KB
timer_compat.c -rw-r--r-- 3.5 KB
vmaster.c -rw-r--r-- 12.1 KB

back to top