aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ip2/ip2main.c
Commit message (Expand)AuthorAge
* tty: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-02
* ip2: Add module parameter.Rakib Mullick2010-03-02
* ip2: remove #ifdef MODULE from ip2main.cRakib Mullick2010-03-02
* tty: rewrite the ldisc lockingAlan Cox2009-06-11
* proc tty: switch ip2 to ->proc_fopsAlexey Dobriyan2009-04-01
* device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* tty: kref the tty driver objectAlan Cox2008-10-13
* ip2: avoid add_timer with pending timerAkinobu Mita2008-10-13
* ip2: init/deinit cleanupJiri Slaby2008-10-13
* ip2: fix sparse warningsJiri Slaby2008-10-13
* ip2: cleanup globalsJiri Slaby2008-10-13
* Char: merge ip2main and ip2baseJiri Slaby2008-10-13
* ip2: push BKL down for the firmware interfaceAlan Cox2008-07-25
* device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* tty: Ldisc revampAlan Cox2008-07-20
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-14
|\
| * ip2: use request_firmware()David Woodhouse2008-07-10
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\|
| * ip2: fix crashes on load/unloadAlan Cox2008-05-24
* | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-20
|/
* ip2: switch remaining direct call of ops->flush_bufferAlan Cox2008-04-30
* tty: The big operations reworkAlan Cox2008-04-30
* Char: ip2, macros cleanupJiri Slaby2008-04-30
* drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_in...Jon Schindler2008-04-30
* proc: switch /proc/ip2mem to seq_file interfaceAlexey Dobriyan2008-04-29
* proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby2008-02-07
* drivers/char/: Spelling fixesJoe Perches2008-02-03
* drivers/char/ip2: separate polling and irq-driven work entry pointsJeff Garzik2007-10-23
* drivers/char/ip2: split out irq core logic into separate functionJeff Garzik2007-10-23
* drivers/char/ip2: fix used-uninit'd bugJeff Garzik2007-10-17
* drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-17
* Convert from class_device to device in drivers/chartonyj@suse.de2007-10-12
* ip2main warning fixAndrew Morton2007-07-31
* unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-19
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-12
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-08
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] i2Output always takes kernel data nowAl Viro2006-10-11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] drivers/char/ip2: kill unused code, labelJeff Garzik2006-10-03
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* [PATCH] ip2: use newer pci_get functionsAlan Cox2006-10-01
* [PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short2006-07-10
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26