aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/ip2
AgeCommit message (Expand)AuthorFilesLines
2007-10-12Convert from class_device to device in drivers/charGravatar tonyj@suse.de 1-6/+6
2007-07-31ip2main warning fixGravatar Andrew Morton 1-1/+2
2007-07-19unregister_chrdev(): ignore the return valueGravatar Akinobu Mita 1-3/+1
2007-07-16Char: ip2, use msleep for sleepingGravatar Jiri Slaby 1-43/+1
2007-02-21Fix bogus 'inline' in drivers/char/ip2/i2lib.cGravatar Linus Torvalds 1-2/+2
2007-02-12[PATCH] tty: update the tty layer to work with struct pidGravatar Eric W. Biederman 1-2/+2
2007-02-12[PATCH] Char: timers cleanupGravatar Jiri Slaby 1-13/+17
2007-02-11[PATCH] Char: tty_wakeup cleanupGravatar Jiri Slaby 1-9/+1
2007-01-05[PATCH] ip2 warning fixGravatar Andrew Morton 1-2/+2
2006-12-08[PATCH] tty: switch to ktermiosGravatar Alan Cox 1-5/+5
2006-12-08[PATCH] struct path: convert char-driversGravatar Josef Sipek 1-1/+1
2006-12-07[PATCH] char: ip2 remove broken macroGravatar Mariusz Kozlowski 1-5/+0
2006-12-07[PATCH] i2lib unused variable cleanupGravatar Mariusz Kozlowski 1-1/+0
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 2-17/+18
2006-10-11[PATCH] i2Output always takes kernel data nowGravatar Al Viro 3-11/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-5/+4
2006-10-03[PATCH] drivers/char/ip2: kill unused code, labelGravatar Jeff Garzik 1-2/+0
2006-10-02[PATCH] const struct tty_operationsGravatar Jeff Dike 1-1/+1
2006-10-01[PATCH] ip2: use newer pci_get functionsGravatar Alan Cox 1-3/+7
2006-07-10[PATCH] Add Computone IntelliPort Plus serial hotplug supportGravatar Chuck Short 1-0/+7
2006-07-03[PATCH] make more file_operation structs staticGravatar Arjan van de Ven 1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 2-2/+0
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGravatar Greg Kroah-Hartman 1-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGravatar Greg Kroah-Hartman 1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGravatar Greg Kroah-Hartman 1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGravatar Greg Kroah-Hartman 1-3/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGravatar Greg Kroah-Hartman 1-17/+0
2006-06-25[PATCH] char/ip2: more section fixes (replacement)Gravatar Randy Dunlap 1-6/+6
2006-02-03Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitGravatar Adrian Bunk 2-59/+9
2006-02-03[PATCH] ip2main.c warning fixesGravatar Andrew Morton 1-1/+0
2006-01-19Move ip2.c and ip2main.c to drivers/char/ip2/ where the other filesGravatar Adrian Bunk 3-0/+3377
2006-01-10[PATCH] clean up computone remaining cli useGravatar Alan Cox 1-1/+1
2006-01-04[PATCH] Fix pragma packing in ip2 driverGravatar David Howells 1-1/+1
2005-11-07[PATCH] kfree cleanup: drivers/charGravatar Jesper Juhl 1-3/+1
2005-09-10[PATCH] drivers/char: fix-up schedule_timeout() usageGravatar Nishanth Aravamudan 1-4/+2
2005-06-25[PATCH] drivers/char/ip2*: cleanupsGravatar Adrian Bunk 2-12/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 14-0/+9053