aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ip2
Commit message (Expand)AuthorAge
* 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: ip2, fix sparse warningsJiri Slaby2008-04-02
* 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
* Char: ip2, use msleep for sleepingJiri Slaby2007-07-16
* Fix bogus 'inline' in drivers/char/ip2/i2lib.cLinus Torvalds2007-02-21
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-12
* [PATCH] Char: timers cleanupJiri Slaby2007-02-12
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-11
* [PATCH] ip2 warning fixAndrew Morton2007-01-06
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-08
* [PATCH] char: ip2 remove broken macroMariusz Kozlowski2006-12-07
* [PATCH] i2lib unused variable cleanupMariusz Kozlowski2006-12-07
* 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