linux/drivers/isdn/i4l
Alan Cox 978e595f88 tty/serial: lay the foundations for the next set of reworks
- Stop drivers calling their own flush method indirectly, it obfuscates code
  and it will change soon anyway

- A few more lock_kernel paths temporarily needed in some driver internal
  waiting code

- Remove private put_char method that does a write call for one char - we
  have that anyway

- Most but not yet all of the termios copy under lock fixing (some has other
  dependencies to follow)

- Note a few locking bugs in drivers found in the process

- Kill remaining [ab]users of TIOCG/SSOFTCAR in the driver, these must go to
  fix the termios locking

Signed-off-by: Alan Cox <alan@redhat.com>
Cc: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-30 08:29:45 -07:00
..
Kconfig
Makefile
isdn_audio.c
isdn_audio.h
isdn_bsdcomp.c
isdn_common.c isdn: replace remaining __FUNCTION__ occurrences 2008-04-28 08:58:34 -07:00
isdn_common.h
isdn_concap.c
isdn_concap.h
isdn_net.c [ISDN]: Do not validate ISDN net device address prior to interface-up 2008-04-13 22:44:20 -07:00
isdn_net.h isdn: replace remaining __FUNCTION__ occurrences 2008-04-28 08:58:34 -07:00
isdn_ppp.c isdn: replace remaining __FUNCTION__ occurrences 2008-04-28 08:58:34 -07:00
isdn_ppp.h
isdn_tty.c tty/serial: lay the foundations for the next set of reworks 2008-04-30 08:29:45 -07:00
isdn_tty.h
isdn_ttyfax.c
isdn_ttyfax.h
isdn_v110.c
isdn_v110.h
isdn_x25iface.c
isdn_x25iface.h