summaryrefslogtreecommitdiff
path: root/include/linux/ipc_namespace.h
diff options
context:
space:
mode:
authorDominik Karol Piątkowski <dominik.karol.piatkowski@protonmail.com>2024-10-17 19:08:39 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-11-04 00:50:53 +0100
commitb8fa1677c33394da17ad9139897594b671ba767e (patch)
treec346dea245dc188f4c6d0f808d58fee29ba7d722 /include/linux/ipc_namespace.h
parent0ef2fbdf7d4f64b4f3436b25f9979927b9ff8cc5 (diff)
downloadkernel-b8fa1677c33394da17ad9139897594b671ba767e.tar.gz
staging: gpib: Add TODO file
Add a TODO file for the gpib driver. Signed-off-by: Dominik Karol Piątkowski <dominik.karol.piatkowski@protonmail.com> Link: https://lore.kernel.org/r/20241017190732.82176-1-dominik.karol.piatkowski@protonmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/ipc_namespace.h')
0 files changed, 0 insertions, 0 deletions
g https://blackfin.uclinux.org/gf/project/uclinux-dist/tracker/?action=TrackerItemEdit&tracker_item_id=3858 Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com> 2007-12-24[Blackfin] serial driver: fix bug - cache the bits of the LSR on systems ↵Mike Frysinger where the LSR is read-to-clear Cache the bits of the LSR on systems where the LSR is read-to-clear so that we can safely read the LSR in random places. this fixes older parts where break/framing/parity/overflow was not being detected at all in PIO mode, and this fixes newer parts where break/framing/parity/overflow was being reported all the time without being cleared. Signed-off-by: Mike Frysinger <michael.frysinger@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com> 2008-01-22[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with ↵Michael Hennerich GENERIC_GPIO API interface signef-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com> 2007-10-21Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>