summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Collapse)AuthorAgeFilesLines
* Fix the IP27 serial driver after the 2.4.3 merge. This is what youKanoj Sarcar2001-04-101-5/+0
| | | | | need in /etc/inittab: "7:2345:respawn:/sbin/getty ttyS0 DT9600". mingetty can also probably be made to work.
* Merge with Linux 2.4.3.Ralf Baechle2001-04-0534-1138/+1268
| | | | | | | Note that mingetty does no longer work with serial console, you have to switch to another getty like getty_ps. This commit also includes a fix for a setitimer bug which did prevent getty_ps from working on older kernels.
* Serial driver for TX3912 builtin UART.Ralf Baechle2001-04-015-1/+1193
|
* Update ITE 8712 code.Ralf Baechle2001-03-164-9/+451
|
* More Cobalt junk.Ralf Baechle2001-03-121-8/+0
|
* Merge with Linux 2.4.2.Ralf Baechle2001-03-0996-263/+496
|
* Support for Phillips PDAs.Ralf Baechle2001-02-221-0/+5
|
* ITE 8172 patches from Pete Popov slightly hacked by me.Ralf Baechle2001-02-213-0/+892
|
* Remove .cvsignore from empty directories.Ralf Baechle2001-02-051-4/+0
|
* Merge with Linux 2.4.1.Ralf Baechle2001-01-3113-113/+5155
|
* Merge with Linux 2.4.0.Ralf Baechle2001-01-1120-1381/+3849
|
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-1022-359/+255
| | | | Makefiles.
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-1034-280/+313
|
* Remove duplicate initialization.Ralf Baechle2001-01-101-3/+0
|
* LK201 keyboard and PMAG-BA framebuffer driver for DECstationsHarald Koerfgen2000-12-301-0/+1
|
* Bunch more patches from MIPS.Ralf Baechle2000-12-292-0/+34
|
* serial fixes and enhancements from Maciej and KarelHarald Koerfgen2000-12-181-3/+16
|
* DECstation RTC cleanup. From Maciej.Ralf Baechle2000-12-111-3/+0
|
* Merge with 2.4.0-test11.Ralf Baechle2000-11-2832-831/+418
|
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-2365-467/+390
|
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-0573-1462/+4361
| | | | | | | of rejects to fixup while integrating Linus patches. I also found that this kernel will only boot SMP on Origin; the UP kernel freeze soon after bootup with SCSI timeout messages. I commit this anyway since I found that the last CVS versions had the same problem.
* More format string fixes from Maciej.Ralf Baechle2000-10-031-2/+2
|
* DECstation RTC fix omissions. Fix from Maciej.Ralf Baechle2000-09-061-2/+5
|
* Fix for broken handling of the year in the RTC by DECstation firmware.Ralf Baechle2000-09-011-5/+35
|
* No more hardcoded serial port addresses. Get the serial driver probingKanoj Sarcar2000-08-311-6/+3
| | | | addresses for ports. Serial driver changes are being sent to Linus.
* Merge with Linux 2.4.0-test8-pre1.Ralf Baechle2000-08-293-10/+5345
|
* Merge with 2.4.0-test7.Ralf Baechle2000-08-28113-45075/+2971
|
* Merge with Linux 2.4.0-test6-pre10.Ralf Baechle2000-08-257-83/+149
|
* Merge with Linux 2.4.0-test6-pre9.Ralf Baechle2000-08-2517-201/+189
|
* Ignore more build files.Ralf Baechle2000-08-091-0/+2
|
* Merge with Linux 2.4.0-test6-pre8.Ralf Baechle2000-08-0811-60/+54
|
* Merge with Linu 2.4.0-test6-pre6.Ralf Baechle2000-08-088-40/+75
|
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-086-38/+43
|
* Merge with Linux 2.4.0-test6-pre2.Ralf Baechle2000-08-0816-106/+136
|
* Merge with Linux 2.4.0-test6-pre1.Ralf Baechle2000-08-089-104/+162
|
* ARC console is not just for IP22.Keith M Wesolowski2000-08-012-6/+3
| | | | Timer dead code cleanup.
* Missing from last merge.Ralf Baechle2000-07-301-0/+15
|
* Merge with 2.4.0-test5 final.Ralf Baechle2000-07-2820-168/+119
|
* Get PROM console working again.Ralf Baechle2000-07-281-0/+6
|
* Merge with Linux 2.4.0-test5-pre5.Ralf Baechle2000-07-276-31/+68
|
* Merge with Linux 2.4.0-test5-pre4.Ralf Baechle2000-07-2353-416/+11369
|
* Merge with Linux 2.4.0-test5-pre3.Ralf Baechle2000-07-2126-1365/+1696
|
* Merge with Linux 2.4.0-test5-pre2.Ralf Baechle2000-07-182-0/+6
|
* Merge with Linux 2.4.0-test5-pre1. This works again on Origin UP.Ralf Baechle2000-07-1540-315/+344
| | | | The IP22 cache bugs which are plaguing some machines are still unfixed.
* Portability cleanup as required by Linus.Ralf Baechle2000-07-151-22/+27
|
* Make sure we don't add timers back in history. This gets serialRalf Baechle2000-07-151-2/+6
| | | | console working again. Tytso is notified.
* Hack into a shape ready to be merged and send patch off to Linus.Ralf Baechle2000-07-121-0/+2
|
* Merge with 2.4.0-test4-pre2.Ralf Baechle2000-07-121-372/+521
|
* Merge with Linux 2.4.0-test3.Ralf Baechle2000-07-111-2/+2
|
* Merge with Linux 2.4.0-test3-pre8. Linus has accepted most of whatRalf Baechle2000-07-101-65/+65
| | | | | I've sent him, so we're very close to full integration of the MIPS port into his sources.