proc tty: switch ip2 to ->proc_fops
[safe/jmp/linux-2.6] / drivers / char / ip2 / ip2main.c
2009-04-01 Alexey Dobriyanproc tty: switch ip2 to ->proc_fops
2008-10-16 Greg Kroah-Hartmandevice create: char: convert device_create_drvdata...
2008-10-13 Alan Coxtty: kref the tty driver object
2008-10-13 Akinobu Mitaip2: avoid add_timer with pending timer
2008-10-13 Jiri Slabyip2: init/deinit cleanup
2008-10-13 Jiri Slabyip2: fix sparse warnings
2008-10-13 Jiri Slabyip2: cleanup globals
2008-10-13 Jiri SlabyChar: merge ip2main and ip2base
2008-07-25 Alan Coxip2: push BKL down for the firmware interface
2008-07-22 Greg Kroah-Hartmandevice create: char: convert device_create to device_cr...
2008-07-21 Alan Coxtty: Ldisc revamp
2008-07-14 Linus TorvaldsMerge branch 'for-2.6.27' of git://git.infradead.org...
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-10 David Woodhouseip2: use request_firmware()
2008-06-20 Jonathan CorbetAdd a bunch of cycle_kernel_lock() calls
2008-05-24 Alan Coxip2: fix crashes on load/unload
2008-04-30 Alan Coxip2: switch remaining direct call of ops->flush_buffer
2008-04-30 Alan Coxtty: The big operations rework
2008-04-30 Jiri SlabyChar: ip2, macros cleanup
2008-04-30 Jon Schindlerdrivers/char/ip2/ip2main.c: replace init_module&cleanup...
2008-04-29 Alexey Dobriyanproc: switch /proc/ip2mem to seq_file interface
2008-04-29 Alexey Dobriyanproc: remove proc_root from drivers
2008-02-07 Jiri SlabyChar: char/serial, remove SERIAL_TYPE_NORMAL redefines
2008-02-03 Joe Perchesdrivers/char/: Spelling fixes
2007-10-23 Jeff Garzikdrivers/char/ip2: separate polling and irq-driven work...
2007-10-23 Jeff Garzikdrivers/char/ip2: split out irq core logic into separat...
2007-10-17 Jeff Garzikdrivers/char/ip2: fix used-uninit'd bug
2007-10-17 Mariusz Kozlowskidrivers/char/ip2/ip2main.c: kmalloc + memset conversion...
2007-10-12 tonyj@suse.deConvert from class_device to device in drivers/char
2007-07-31 Andrew Mortonip2main warning fix
2007-07-19 Akinobu Mitaunregister_chrdev(): ignore the return value
2007-02-12 Eric W. Biederman[PATCH] tty: update the tty layer to work with struct pid
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-08 Josef Sipek[PATCH] struct path: convert char-drivers
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-11 Al Viro[PATCH] i2Output always takes kernel data now
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Jeff Garzik[PATCH] drivers/char/ip2: kill unused code, label
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-10-01 Alan Cox[PATCH] ip2: use newer pci_get functions
2006-07-10 Chuck Short[PATCH] Add Computone IntelliPort Plus serial hotplug...
2006-07-03 Arjan van de Ven[PATCH] make more file_operation structs static
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/char: Use the new IRQF_...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_remove() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_cdev() function from...
2006-06-25 Randy Dunlap[PATCH] char/ip2: more section fixes (replacement)
2006-02-03 Adrian BunkMerge ... git://git./linux/kernel/git/torvalds/linux...
2006-01-19 Adrian BunkMove ip2.c and ip2main.c to drivers/char/ip2/ where...