summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* added support for the jazz scsi controllerThomas Bogendoerfer1997-12-157-983/+1065
* That one was missing ...Ralf Baechle1997-12-061-0/+1
* Merge with Linux 2.1.67.Ralf Baechle1997-12-06439-57447/+127044
* Fix the large number of ``transmit timed out'' messages the driverRalf Baechle1997-12-061-1/+3
* Make the thing compile.Ralf Baechle1997-12-022-11/+11
* Part #2 merging back my changes ...Ralf Baechle1997-12-0136-157/+2614
* Merge with 2.1.56 as first part of merging back my code.Ralf Baechle1997-12-0149-349/+1440
* Remove superfluous disable_irq() statement. It was causingRalf Baechle1997-11-301-1/+0
* Fixed the userland semaphores. No need for the dentry hacksMiguel de Icaza1997-11-011-150/+57
* Fixes to the shmiq implementation.Miguel de Icaza1997-09-212-19/+167
* Some newport specific ioctls implemented.Miguel de Icaza1997-09-212-3/+170
* More toys: per-card ioctl and per-card reset console.Miguel de Icaza1997-09-211-0/+2
* 1. Add support for enabling/disabling console output (requiered when theMiguel de Icaza1997-09-211-27/+54
* newport_reset() implemented. upadte to new graphics.h interface.Miguel de Icaza1997-09-211-17/+24
* Added a few #ifdef CONFIG_REMOTE_DEBUG's to keep Mark's cool debuggingMike Shaver1997-09-161-1/+4
* EFS integration (read-only, slight problem with symlinks).Mike Shaver1997-09-161-11/+273
* Call set_async_breakpoint() if kgdb 'stop' character is received. kgdbMark Salter1997-09-161-2/+2
* Fixed bus error by avoiding HPC bug affecting reads of dma registers.Mark Salter1997-09-161-14/+15
* Remove files that were removed between 2.1.49 and 2.1.55. SomehowRalf Baechle1997-09-1211-300/+0
* Merge with Linux 2.1.55. More bugfixes and goodies from my privateRalf Baechle1997-09-12167-9031/+40351
* Newport context switching implemented (la de da, la de da).Miguel de Icaza1997-08-285-142/+382
* Disable the console driver when a direct rendering applicationMiguel de Icaza1997-08-262-2/+7
* restore_flags fix from Ralf.Miguel de Icaza1997-08-261-1/+3
* Mark Salter's patch to fix the excessive eth0 timeout bug.Mike Shaver1997-08-201-22/+26
* Stubbed out usema driver for Miguel.Mike Shaver1997-08-164-2/+10
* It now compiles, but almost certainly doesn't work.Mike Shaver1997-08-121-4/+6
* OK, another (better, I think) way to handle the clone-device issue.Mike Shaver1997-08-111-2/+18
* Still more work on /dev/usema{,clone}.Mike Shaver1997-08-111-12/+77
* Added skeletal support for /dev/usema and /dev/usemaclone.Mike Shaver1997-08-101-0/+195
* fixed silly typoThomas Bogendoerfer1997-08-071-18/+37
* Merge to 2.1.38.Miguel de Icaza1997-08-0652-6069/+5404
* More streams ioctls for the keyboard, as used by the Xsgi server, shouldMiguel de Icaza1997-08-022-9/+82
* Heh. I forgot to make vmalloc_prot use the argument, it wasMiguel de Icaza1997-08-011-1/+0
* Heh, I did not include this file in cvs add. Go figure :-)Miguel de Icaza1997-08-011-0/+461
* shared memory input queue changes:Miguel de Icaza1997-07-315-10/+115
* changes email addressThomas Bogendoerfer1997-07-291-1/+1
* Merge with 2.1.47. Some more cleanup and module fixes.Ralf Baechle1997-07-2941-2099/+6160
* Remove superfluous #ifdef __sparc__ ... #endif.Ralf Baechle1997-07-291-3/+1
* Cleanup the architecture specifics of keyboard and PS/2 mouse drivers.Ralf Baechle1997-07-242-395/+318
* Sync with Linux 2.1.46.Ralf Baechle1997-07-2087-2479/+10311
* o Implement /dev/graphics virtualizable access toMiguel de Icaza1997-07-168-40/+298
* New CONFIG_SGI_GRAPHICS turns on the new devices.Miguel de Icaza1997-07-024-2/+12
* Preparing for supporting graphic drivers on Linux.Miguel de Icaza1997-07-029-948/+1304
* Merge with 2.1.43.Ralf Baechle1997-06-171-61/+67
* Merge with 2.1.43.Ralf Baechle1997-06-1770-1913/+3269
* Adapt to changes in 2.1.43 console.Ralf Baechle1997-06-171-5/+5
* Fix statement for Sonic driver.Ralf Baechle1997-06-121-2/+4
* Ooops, this file should no longer exist. The driver has been replacedRalf Baechle1997-06-091-883/+0
* These files were missing in the 2.1.42 merge.Ralf Baechle1997-06-0813-0/+5807
* Sync with Linux 2.1.42.Ralf Baechle1997-06-0369-11480/+12542