Commit Graph

125430 Commits (5d31ee7e08b7713596b999a42e67491bdf3665b3)
 

Author SHA1 Message Date
Andrew Morton 8c056e5b14 devpts: fix unused function warning 16 years ago
Alan Cox 4bd43f2c31 tty: Fix close races in USB serial 16 years ago
Joe Peterson 7e94b1d9bf n_tty: Output bells immediately on a full buffer 16 years ago
Joe Peterson acc71bbad3 n_tty: Fix hanfling of buffer full corner cases 16 years ago
Joe Peterson a59c0d6f14 n_tty: Fix handling of control characters and continuations 16 years ago
Alan Cox fc6f623822 pty: simplify resize 16 years ago
Jason Wessel a47d545f57 tty: Fix sparse static warning for tty_driver_lookup_tty 16 years ago
Alan Cox d95186d1f4 sierra: Fix formatting 16 years ago
Alan Cox 835aa440f1 devpts: Coding style clean up 16 years ago
Sukadev Bhattiprolu 784c4d8b1b Document usage of multiple-instances of devpts 16 years ago
Sukadev Bhattiprolu 2a1b2dc0c8 Enable multiple instances of devpts 16 years ago
Sukadev Bhattiprolu d4076ac55b Define get_init_pts_sb() 16 years ago
Sukadev Bhattiprolu 1f8f1e2965 Define mknod_ptmx() 16 years ago
Sukadev Bhattiprolu e4adca27bc Add DEVPTS_MULTIPLE_INSTANCES config token 16 years ago
Sukadev Bhattiprolu 53af8ee409 Extract option parsing to new function 16 years ago
Sukadev Bhattiprolu 31af0abbda Per-mount 'config' object 16 years ago
Sukadev Bhattiprolu e76b7c01e5 Per-mount allocated_ptys 16 years ago
Sukadev Bhattiprolu 59e55e6cf8 Remove devpts_root global 16 years ago
Alan Cox 300a6204b4 n_tty: clean up coding style 16 years ago
Joe Peterson a88a69c912 n_tty: Fix loss of echoed characters and remove bkl from n_tty 16 years ago
Sonic Zhang e482a2378f Blackfin Serial Driver: Remove BI status for known_good_char 16 years ago
Sonic Zhang 68a784cb1a Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files over UART in DMA mode 16 years ago
Sonic Zhang b6efa1eabb Blackfin Serial Driver: Clean serial console and early prink code. 16 years ago
Graf Yang 80d5c474b8 Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly 16 years ago
Sonic Zhang 52e15f0eae Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb framework 16 years ago
Ingo Molnar 609e5b71d0 kbuild: Remove gcc 4.1.0 quirk from init/main.c 16 years ago
Linus Torvalds f9d1425007 Disallow gcc versions 4.1.{0,1} 16 years ago
Linus Torvalds f153b82121 Sanitize gcc version header includes 16 years ago
Borislav Petkov b16aabc937 ide-atapi: start dma in a drive-specific way 16 years ago
Borislav Petkov 06cc2778a1 ide-atapi: put the rest of non-ide-cd code into the else-clause of ide_transfer_pc 16 years ago
Borislav Petkov 28ad91db77 ide-atapi: remove timeout arg to ide_issue_pc 16 years ago
Borislav Petkov 65a3309e55 ide-cd: remove handler wrappers 16 years ago
Borislav Petkov 563d993153 ide-cd: remove xferlen arg to cdrom_start_packet_command 16 years ago
Borislav Petkov d77612ab0a ide-atapi: split drive-specific functionality in ide_issue_pc 16 years ago
Borislav Petkov def860d061 ide-atapi: assign expiry and timeout based on device type 16 years ago
Borislav Petkov 8c662852d1 ide-atapi: compute cmd_len based on device type in ide_transfer_pc 16 years ago
Borislav Petkov 5317464dcc ide: remove the last ide-scsi remnants 16 years ago
Borislav Petkov 5d655a03b8 ide-atapi: remove ide-scsi remnants from ide_pc_intr() 16 years ago
Borislav Petkov 5fe3110431 ide-atapi: remove ide-scsi remnants from ide_transfer_pc() 16 years ago
Borislav Petkov 152fe1cc38 ide-atapi: remove ide-scsi remnants from ide_issue_pc 16 years ago
Borislav Petkov 4cad085efb ide-cd: move cdrom_timer_expiry to ide-atapi.c 16 years ago
Borislav Petkov 5f25843fa7 ide-atapi: teach ide atapi about drive->waiting_for_dma 16 years ago
Borislav Petkov 392de1d53d ide-atapi: accomodate transfer length calculation for ide-cd 16 years ago
Borislav Petkov 4f02ff06b4 ide-atapi: setup dma for ide-cd 16 years ago
Borislav Petkov ed48554fad ide-atapi: combine drive-specific assignments 16 years ago
Borislav Petkov 991cb26a6a ide-atapi: add a dev_is_idecd-inline 16 years ago
FUJITA Tomonori 93c164af19 remove ide-scsi 16 years ago
Linus Torvalds 07bd3f4731 ide-floppy: allocate only toplevel packet commands 16 years ago
Borislav Petkov bf64741fe8 ide: make IDE_AFLAG_.. numbering continuous again 16 years ago
Borislav Petkov 0f38aaa498 ide-cd: move debug defines into header 16 years ago