aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ip2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-10[PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short1-0/+7
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman1-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-3/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-17/+0
2006-06-25[PATCH] char/ip2: more section fixes (replacement)Randy Dunlap1-6/+6
2006-02-03Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitAdrian Bunk2-59/+9
2006-02-03[PATCH] ip2main.c warning fixesAndrew Morton1-1/+0
2006-01-19Move ip2.c and ip2main.c to drivers/char/ip2/ where the other filesAdrian Bunk3-0/+3377
2006-01-10[PATCH] clean up computone remaining cli useAlan Cox1-1/+1
2006-01-04[PATCH] Fix pragma packing in ip2 driverDavid Howells1-1/+1
2005-11-07[PATCH] kfree cleanup: drivers/charJesper Juhl1-3/+1
2005-09-10[PATCH] drivers/char: fix-up schedule_timeout() usageNishanth Aravamudan1-4/+2
2005-06-25[PATCH] drivers/char/ip2*: cleanupsAdrian Bunk2-12/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds14-0/+9053