Commit History

Author SHA1 Message Date
  Namhyung Kim 53139e36cd ip2: fix compiler warning on ip2main_pci_tbl 14 years ago
  Linus Torvalds 73ecf3a6e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 14 years ago
  Linus Torvalds 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 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
  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 16 years ago
  Akinobu Mita 9d020a2e5f ip2: avoid add_timer with pending timer 16 years ago
  Jiri Slaby f1ddfd9502 ip2: init/deinit cleanup 16 years ago
  Jiri Slaby 7ccd7020ef ip2: fix sparse warnings 16 years ago
  Jiri Slaby cf176bc302 ip2: cleanup globals 16 years ago
  Jiri Slaby 47babd4c6a Char: merge ip2main and ip2base 16 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
  Linus Torvalds 5a86102248 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 17 years ago
  Jonathan Corbet 2fceef397f Merge commit 'v2.6.26' into bkl-removal 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