| Commit message (Expand) | Author | Age |
* | ip2: push BKL down for the firmware interface | Alan Cox | 2008-07-25 |
* | device create: char: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 |
* | tty: Ldisc revamp | Alan Cox | 2008-07-20 |
* | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 2008-07-14 |
|\ |
|
| * | ip2: use request_firmware() | David Woodhouse | 2008-07-10 |
* | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 |
|\| |
|
| * | ip2: fix crashes on load/unload | Alan Cox | 2008-05-24 |
* | | Add a bunch of cycle_kernel_lock() calls | Jonathan Corbet | 2008-06-20 |
|/ |
|
* | ip2: switch remaining direct call of ops->flush_buffer | Alan Cox | 2008-04-30 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 |
* | Char: ip2, macros cleanup | Jiri Slaby | 2008-04-30 |
* | drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_in... | Jon Schindler | 2008-04-30 |
* | proc: switch /proc/ip2mem to seq_file interface | Alexey Dobriyan | 2008-04-29 |
* | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 |
* | Char: ip2, fix sparse warnings | Jiri Slaby | 2008-04-02 |
* | Char: char/serial, remove SERIAL_TYPE_NORMAL redefines | Jiri Slaby | 2008-02-07 |
* | drivers/char/: Spelling fixes | Joe Perches | 2008-02-03 |
* | drivers/char/ip2: separate polling and irq-driven work entry points | Jeff Garzik | 2007-10-23 |
* | drivers/char/ip2: split out irq core logic into separate function | Jeff Garzik | 2007-10-23 |
* | drivers/char/ip2: fix used-uninit'd bug | Jeff Garzik | 2007-10-17 |
* | drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-10-17 |
* | Convert from class_device to device in drivers/char | tonyj@suse.de | 2007-10-12 |
* | ip2main warning fix | Andrew Morton | 2007-07-31 |
* | unregister_chrdev(): ignore the return value | Akinobu Mita | 2007-07-19 |
* | Char: ip2, use msleep for sleeping | Jiri Slaby | 2007-07-16 |
* | Fix bogus 'inline' in drivers/char/ip2/i2lib.c | Linus Torvalds | 2007-02-21 |
* | [PATCH] tty: update the tty layer to work with struct pid | Eric W. Biederman | 2007-02-12 |
* | [PATCH] Char: timers cleanup | Jiri Slaby | 2007-02-12 |
* | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby | 2007-02-11 |
* | [PATCH] ip2 warning fix | Andrew Morton | 2007-01-06 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 |
* | [PATCH] struct path: convert char-drivers | Josef Sipek | 2006-12-08 |
* | [PATCH] char: ip2 remove broken macro | Mariusz Kozlowski | 2006-12-07 |
* | [PATCH] i2lib unused variable cleanup | Mariusz Kozlowski | 2006-12-07 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
* | [PATCH] i2Output always takes kernel data now | Al Viro | 2006-10-11 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | [PATCH] drivers/char/ip2: kill unused code, label | Jeff Garzik | 2006-10-03 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 |
* | [PATCH] ip2: use newer pci_get functions | Alan Cox | 2006-10-01 |
* | [PATCH] Add Computone IntelliPort Plus serial hotplug support | Chuck Short | 2006-07-10 |
* | [PATCH] make more file_operation structs static | Arjan van de Ven | 2006-07-03 |
* | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] char/ip2: more section fixes (replacement) | Randy Dunlap | 2006-06-25 |