summaryrefslogtreecommitdiffstats
path: root/drivers/char/ip2
Commit message (Expand)AuthorAgeFilesLines
* ip2main warning fixAndrew Morton2007-08-011-1/+2
* unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-191-3/+1Star
* Char: ip2, use msleep for sleepingJiri Slaby2007-07-161-43/+1Star
* Fix bogus 'inline' in drivers/char/ip2/i2lib.cLinus Torvalds2007-02-211-2/+2
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-121-2/+2
* [PATCH] Char: timers cleanupJiri Slaby2007-02-121-13/+17
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-9/+1Star
* [PATCH] ip2 warning fixAndrew Morton2007-01-061-2/+2
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-5/+5
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-081-1/+1
* [PATCH] char: ip2 remove broken macroMariusz Kozlowski2006-12-071-5/+0Star
* [PATCH] i2lib unused variable cleanupMariusz Kozlowski2006-12-071-1/+0Star
* WorkStruct: make allyesconfigDavid Howells2006-11-222-17/+18
* [PATCH] i2Output always takes kernel data nowAl Viro2006-10-113-11/+6Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-5/+4Star
* [PATCH] drivers/char/ip2: kill unused code, labelJeff Garzik2006-10-031-2/+0Star
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] ip2: use newer pci_get functionsAlan Cox2006-10-011-3/+7
* [PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short2006-07-101-0/+7
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-041-1/+1
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0Star
* [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-261-1/+1
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-3/+0Star
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-17/+0Star
* [PATCH] char/ip2: more section fixes (replacement)Randy Dunlap2006-06-251-6/+6
* Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitAdrian Bunk2006-02-032-59/+9Star
|\
| * [PATCH] ip2main.c warning fixesAndrew Morton2006-02-031-1/+0Star
* | Move ip2.c and ip2main.c to drivers/char/ip2/ where the other filesAdrian Bunk2006-01-193-0/+3377
|/
* [PATCH] clean up computone remaining cli useAlan Cox2006-01-101-1/+1
* [PATCH] Fix pragma packing in ip2 driverDavid Howells2006-01-041-1/+1
* [PATCH] kfree cleanup: drivers/charJesper Juhl2005-11-071-3/+1Star
* [PATCH] drivers/char: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-4/+2Star
* [PATCH] drivers/char/ip2*: cleanupsAdrian Bunk2005-06-262-12/+6Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-1714-0/+9053