summaryrefslogtreecommitdiffstats
path: root/drivers/char/pc_keyb.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.4.3.Ralf Baechle2001-04-051-0/+2
| | | | | | | 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.
* Merge with Linux 2.4.2.Ralf Baechle2001-03-091-1/+1
|
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-231-18/+14
|
* Merge with Linux 2.4.0-test8-pre1.Ralf Baechle2000-08-291-5/+11
|
* Merge with Linux 2.4.0-test5-pre1. This works again on Origin UP.Ralf Baechle2000-07-151-1/+6
| | | | The IP22 cache bugs which are plaguing some machines are still unfixed.
* Undo random keyboard driver patch which nobody really remembersRalf Baechle2000-06-201-1/+1
| | | | why it was necessary ...
* Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make mergingRalf Baechle2000-06-191-3/+4
| | | | | possible. Chainsawed RM200 kernel to compile again. Jazz machine status unknown.
* Merge with 2.3.99-pre6.Ralf Baechle2000-04-281-0/+11
|
* Merge with Linux 2.3.99-pre2.Ralf Baechle2000-03-231-1/+4
|
* Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.Ralf Baechle2000-02-241-2/+7
|
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-231-20/+8
| | | | driver due to the Origin A64 hacks.
* Merge with Linux 2.3.41.Ralf Baechle2000-02-181-1/+8
|
* Merge with Linux 2.3.38.Ralf Baechle2000-02-051-10/+21
|
* Merge with Linux 2.3.22.Ralf Baechle2000-01-211-0/+2
|
* Merge with Linux 2.3.21.Ralf Baechle1999-12-041-9/+23
|
* Merge with 2.3.19.Ralf Baechle1999-10-091-5/+6
|
* Merge with 2.3.10.Ralf Baechle1999-09-281-1/+0
|
* Merge with Linux 2.3.9.Ralf Baechle1999-07-051-1/+1
|
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-171-2/+2
| | | | have a MIPS box at hand.
* Merge with Linux 2.2.8.Ralf Baechle1999-06-131-71/+88
|
* Merge with Linux 2.2.1.Ralf Baechle1999-02-151-44/+80
|
* Merge with Linux 2.1.131 and more MIPS goodies.Ralf Baechle1999-01-041-40/+346
| | | | (Did I mention that CVS is buggy ...)
* increased keaboard timeout to the old value, which makes my Indy happy again.Thomas Bogendoerfer1998-09-261-1/+1
|
* - Merge with Linux 2.1.121.Ralf Baechle1998-09-191-179/+192
| | | | - Bugfixes.
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-251-5/+18
| | | | | o New Newport console code. o New G364 console code.
* o Merge with Linux 2.1.100.Ralf Baechle1998-06-301-1/+6
| | | | | | | | | | | | | | | | | | o Cleanup the machine dependencies of floppy and rtc. The driver for the Dallas thingy in the Indy is still missing. o Handle allocation of zero'd pages correct for R4000SC / R4400SC. o Page colouring shit to match the virtual and physical colour of all mapped pages. This tends to produce extreme fragmentation problems, so it's deactivated for now. Users of R4000SC / R4400SC may re-enable the code in arch/mips/mm/init.c by removing the definition of CONF_GIVE_A_SHIT_ABOUT_COLOURS. Should get them somewhat further - but don't shake to hard ... o Fixed ptrace(2)-ing of syscalls, strace is now working again. o Fix the interrupt forwarding from the keyboard driver to the psaux driver, PS/2 mice are now working on the Indy. The fix is somewhat broken as it prevents generic kernels for Indy and machines which handle things different. o Things I can't remember.
* o Merge with Linux 2.1.99.Ralf Baechle1998-05-071-56/+50
| | | | | o Fix ancient bug in the ELF loader making ldd crash. o Fix ancient bug in the keyboard code for SGI, SNI and Jazz.
* o Merge with Linux 2.1.91.Ralf Baechle1998-04-051-5/+5
| | | | | | | | | o First round of bugfixes for the SC/MC CPUs. o FPU context switch fixes. o Lazy context switches. o Faster syscalls. o Removed dead code. o Shitloads of other things I forgot ...
* Upgrade to 2.1.73.Ralf Baechle1998-03-031-7/+18
|
* Part #2 merging back my changes ...Ralf Baechle1997-12-011-19/+17
|
* Merge to 2.1.38.Miguel de Icaza1997-08-061-23/+51
| | | | | | | | | | | IMPORTANT NOTE: I could not figure out what information is the one that should be used for the following files (ie, those that were in our tree, or those that came from Linus' patch), please, check these: include/asm-mips/jazz.h include/asm-mips/jazzdma.h include/asm-mips/ioctls.h
* Cleanup the architecture specifics of keyboard and PS/2 mouse drivers.Ralf Baechle1997-07-241-26/+37
|
* Merge with 2.1.43.Ralf Baechle1997-06-171-270/+178
|
* Sync with Linux 2.1.42.Ralf Baechle1997-06-031-1/+0
|
* Initial revisionRalf Baechle1997-06-011-0/+647