Commit Graph

36 Commits (2544a873ab2a1ee9196bb2f4b12c3afd44ec8a06)

Author SHA1 Message Date
Alan Cox a6fc819ebe ip2: switch remaining direct call of ops->flush_buffer 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Jiri Slaby cf1c63c3e6 Char: ip2, macros cleanup 17 years ago
Jon Schindler 83e422b764 drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_init&module_exit 17 years ago
Alexey Dobriyan 4a5cdb5b8f proc: switch /proc/ip2mem to seq_file interface 17 years ago
Alexey Dobriyan c74c120a21 proc: remove proc_root from drivers 17 years ago
Jiri Slaby 1237a2ef31 Char: char/serial, remove SERIAL_TYPE_NORMAL redefines 17 years ago
Joe Perches 8dfba4d71b drivers/char/: Spelling fixes 17 years ago
Jeff Garzik 6bd3bd6794 drivers/char/ip2: separate polling and irq-driven work entry points 18 years ago
Jeff Garzik f3518e4ee7 drivers/char/ip2: split out irq core logic into separate function 18 years ago
Jeff Garzik 2b0172e1c6 drivers/char/ip2: fix used-uninit'd bug 18 years ago
Mariusz Kozlowski 978550b828 drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc 18 years ago
tonyj@suse.de 07c015e765 Convert from class_device to device in drivers/char 18 years ago
Andrew Morton ad4a5bb885 ip2main warning fix 18 years ago
Akinobu Mita 68fc4fabca unregister_chrdev(): ignore the return value 18 years ago
Eric W. Biederman ab521dc0f8 [PATCH] tty: update the tty layer to work with struct pid 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago
Josef Sipek a7113a9662 [PATCH] struct path: convert char-drivers 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Al Viro f061c5847b [PATCH] i2Output always takes kernel data now 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jeff Garzik fcc7a8c463 [PATCH] drivers/char/ip2: kill unused code, label 19 years ago
Jeff Dike b68e31d0eb [PATCH] const struct tty_operations 19 years ago
Alan Cox 1aff0ecafb [PATCH] ip2: use newer pci_get functions 19 years ago
Chuck Short eb0e71c7f3 [PATCH] Add Computone IntelliPort Plus serial hotplug support 19 years ago
Arjan van de Ven 62322d2554 [PATCH] make more file_operation structs static 19 years ago
Thomas Gleixner 0f2ed4c6ba [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman 331b831983 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV 19 years ago
Greg Kroah-Hartman f4eaa37017 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 8ab5e4c15b [PATCH] devfs: Remove devfs_remove() function from the kernel tree 19 years ago
Greg Kroah-Hartman 7c69ef7974 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree 19 years ago
Randy Dunlap 673e321cf9 [PATCH] char/ip2: more section fixes (replacement) 19 years ago
Adrian Bunk 9c4b562abc Move ip2.c and ip2main.c to drivers/char/ip2/ where the other files 19 years ago
Alan Cox d9e39538ce [PATCH] clean up computone remaining cli use 19 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 20 years ago
Ingo Molnar 8d06afab73 [PATCH] timer initialization cleanup: DEFINE_TIMER 20 years ago
viro@ZenIV.linux.org.uk f91f4d923f [PATCH] gratuitous includes of asm/serial.h 20 years ago
Adrian Bunk 995c6ed2b1 [PATCH] drivers/char/ip2*: cleanups 20 years ago
gregkh@suse.de ca8eca6884 [PATCH] class: convert drivers/char/* to use the new class api instead of class_simple 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago