Commit Graph

75 Commits (da5cabf80e2433131bf0ed8993abc0f7ea618c73)

Author SHA1 Message Date
Alan Cox ec82db129e isicom: kill off the BKL 15 years ago
Dan Carpenter 26e1e8d1d1 serial: isicomm: handle running out of slots 15 years ago
Alan Cox a2d1e3516c tty: Fix regressions in the char driver conversion 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Ben Hutchings e6c4ef984e tty: declare MODULE_FIRMWARE in various drivers 15 years ago
Joe Perches db91340b2e serial: isicom.c: use pr_fmt and pr_<level> 15 years ago
Alan Cox 2493c0c166 tty: isicom: fix deadlock on shutdown 15 years ago
Alan Cox 6ed847d8ef tty: isicom: sort out the board init logic 15 years ago
Alan Cox baaa08acb0 tty: isicom: switch to the new tty_port_open helper 15 years ago
Alan Cox 11d85d7b2e isicom: split the open method for the isicom device 16 years ago
Alan Cox 6f6412b4c7 isicom: Split the close hardware bits out 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Jiri Slaby 9653a69e92 Char: isicom: fix build warning 16 years ago
Alan Cox fcc8ac1825 tty: Add carrier processing on close to the tty_port core 16 years ago
Alan Cox bbb8e6bf10 isicom: isicom kref leak fix 16 years ago
Alan Cox a6614999e8 tty: Introduce some close helpers for ports 16 years ago
Alan Cox 36c621d82b tty: Introduce a tty_port generic block_til_ready 16 years ago
Alan Cox 3e61696bdc isicom: redo locking to use tty port locks 16 years ago
Alan Cox 5d951fb458 tty: Pull the dtr raise into tty port 16 years ago
Alan Cox 31f35939d1 tty_port: Add a port level carrier detect operation 16 years ago
Alan Cox 8eb04cf340 tty: trivial - fix up email addresses in tty related stuff 16 years ago
Alan Cox d450b5a019 tty: kref usage for isicom and moxa 17 years ago
Alan Cox 6d88972433 isicom: restore using hardware break support 17 years ago
Alan Cox 44b7d1b37f tty: add more tty_port fields 17 years ago
Alan Cox f1d03228ea isicom: use tty_port 17 years ago
Jiri Slaby e1e5770bb6 tty: isicom, enable/disable pci device 17 years ago
Alan Cox 8cd64518a3 isicom: fix buffer allocation 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alan Cox 251b8dd7ee isicom: bring into coding style 17 years ago
Alan Cox 978e595f88 tty/serial: lay the foundations for the next set of reworks 17 years ago
Alan Cox 1eac494738 isicom: prepare for lock_kernel push down 17 years ago
Julia Lawall 07fb6f26ba drivers/char/isicom.c: correct use of ! and & 17 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 18 years ago
Jiri Slaby 4969b3a43d Char: isicom, proper variables types 18 years ago
Jiri Slaby e327325f42 Char: isicom, del_timer at exit 18 years ago
Jiri Slaby 5b21f9dddd Char: isicom, cleanup locking 18 years ago
Jiri Slaby 73b52572ab Char: isicom, use pr_debug 18 years ago
Jiri Slaby b963a8441c [PATCH] Char: tty_wakeup cleanup 18 years ago
Jiri Slaby 1ed0c0b730 [PATCH] Char: isicom, correct probing/removing 18 years ago
Jiri Slaby 7edc136ab6 [PATCH] Char: isicom, support higher rates 18 years ago
Jiri Slaby cb4a10ccb0 [PATCH] Char: isicom, check card state in isr 18 years ago
Jiri Slaby f0a0ba6d69 [PATCH] Char: isicom, augment card_reset 18 years ago
Jiri Slaby 174f130767 [PATCH] Char: isicom, fix locking in isr 18 years ago
Jiri Slaby 0aa5de8590 [PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalves 18 years ago
Jiri Slaby cfe7c09ac2 [PATCH] Char: isicom, eliminate spinlock recursion 18 years ago
Jiri Slaby 17c4edf0c8 [PATCH] Char: isicom, fix tty index check 18 years ago
Jiri Slaby 34b55b865e [PATCH] Char: isicom, simplify timer 18 years ago
Jiri Slaby 906cdecbed [PATCH] Char: isicom, use completion 18 years ago
Jiri Slaby f067137842 [PATCH] Char: isicom, check kmalloc retval 18 years ago