Commit Graph

82 Commits (e8a7e48bb248a1196484d3f8afa53bded2b24e71)

Author SHA1 Message Date
Tracey Dent 44cd4dffe2 drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-y 14 years ago
Alan Cox 0587102cf9 tty: icount changeover for other main devices 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Arnd Bergmann 613655fa39 drivers: autoconvert trivial BKL users to private mutex 15 years ago
Dan Carpenter 05254a207a ip2: return -EFAULT on copy_to_user errors 15 years ago
Dan Carpenter f64ac9830b ip2: remove unneeded NULL check 15 years ago
Arnd Bergmann e142a31da3 tty: release BTM while sleeping in block_til_ready 15 years ago
Ben Hutchings e6c4ef984e tty: declare MODULE_FIRMWARE in various drivers 15 years ago
Rakib Mullick 02c95a62d8 ip2: Add module parameter. 15 years ago
Rakib Mullick 795877cfa4 ip2: remove #ifdef MODULE from ip2main.c 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Alan Cox c65c9bc3ef tty: rewrite the ldisc locking 16 years ago
Alexey Dobriyan cdda7cd92b proc tty: switch ip2 to ->proc_fops 16 years ago
Greg Kroah-Hartman 03457cd455 device create: char: convert device_create_drvdata to device_create 17 years ago
Alan Cox 7d7b93c145 tty: kref the tty driver object 17 years ago
Akinobu Mita 9d020a2e5f ip2: avoid add_timer with pending timer 17 years ago
Jiri Slaby f1ddfd9502 ip2: init/deinit cleanup 17 years ago
Jiri Slaby 7ccd7020ef ip2: fix sparse warnings 17 years ago
Jiri Slaby cf176bc302 ip2: cleanup globals 17 years ago
Jiri Slaby 47babd4c6a Char: merge ip2main and ip2base 17 years ago
Alan Cox 47be36a24d ip2: push BKL down for the firmware interface 17 years ago
Greg Kroah-Hartman 47aa5793f7 device create: char: convert device_create to device_create_drvdata 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
David Woodhouse 547d8bb7dd ip2: use request_firmware() 17 years ago
Jonathan Corbet f2b9857eee Add a bunch of cycle_kernel_lock() calls 17 years ago
Alan Cox 6089093e58 ip2: fix crashes on load/unload 17 years ago
Alan Cox a6fc819ebe ip2: switch remaining direct call of ops->flush_buffer 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Jiri Slaby cf1c63c3e6 Char: ip2, macros cleanup 17 years ago
Jon Schindler 83e422b764 drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_init&module_exit 17 years ago
Alexey Dobriyan 4a5cdb5b8f proc: switch /proc/ip2mem to seq_file interface 17 years ago
Alexey Dobriyan c74c120a21 proc: remove proc_root from drivers 17 years ago
Jiri Slaby 3d0ae36ea9 Char: ip2, fix sparse warnings 17 years ago
Jiri Slaby 1237a2ef31 Char: char/serial, remove SERIAL_TYPE_NORMAL redefines 17 years ago
Joe Perches 8dfba4d71b drivers/char/: Spelling fixes 17 years ago
Jeff Garzik 6bd3bd6794 drivers/char/ip2: separate polling and irq-driven work entry points 18 years ago
Jeff Garzik f3518e4ee7 drivers/char/ip2: split out irq core logic into separate function 18 years ago
Jeff Garzik 2b0172e1c6 drivers/char/ip2: fix used-uninit'd bug 18 years ago
Mariusz Kozlowski 978550b828 drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc 18 years ago
tonyj@suse.de 07c015e765 Convert from class_device to device in drivers/char 18 years ago
Andrew Morton ad4a5bb885 ip2main warning fix 18 years ago
Akinobu Mita 68fc4fabca unregister_chrdev(): ignore the return value 18 years ago
Jiri Slaby 7126dd0562 Char: ip2, use msleep for sleeping 18 years ago
Linus Torvalds 5fc7e655a5 Fix bogus 'inline' in drivers/char/ip2/i2lib.c 18 years ago
Eric W. Biederman ab521dc0f8 [PATCH] tty: update the tty layer to work with struct pid 18 years ago
Jiri Slaby 40565f1962 [PATCH] Char: timers cleanup 18 years ago
Jiri Slaby b963a8441c [PATCH] Char: tty_wakeup cleanup 18 years ago
Andrew Morton 2723f9603a [PATCH] ip2 warning fix 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago
Josef Sipek a7113a9662 [PATCH] struct path: convert char-drivers 18 years ago