summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Remove \r character.Ralf Baechle2001-04-061-1/+1
* Merge with Linux 2.4.3.Ralf Baechle2001-04-05657-14155/+65343
* Frame buffer for the TX3912.Ralf Baechle2001-04-015-4/+674
* Serial driver for TX3912 builtin UART.Ralf Baechle2001-04-015-1/+1193
* When skb allocation fails in the rx interrupt handler the skb wasRalf Baechle2001-03-301-3/+3
* Set_font() support for Newport console. Patch from Michl Ladislav.Ralf Baechle2001-03-281-405/+540
* Prefix CPP symbols from tcmodule.h with TC_ to avoid namespaceRalf Baechle2001-03-261-10/+8
* Get Indy64 booting a little farther. This also fixes a generic 64-bitnessKeith M Wesolowski2001-03-263-9/+7
* Implement module removal.Ralf Baechle2001-03-241-3/+9
* Deprecate the mii-tools ioctls; I'm about to replace them with theRalf Baechle2001-03-221-1/+1
* IOC3 can share interrupts, so allocate interrupt with SA_SHIRQ.Ralf Baechle2001-03-211-1/+1
* Hide traces from where I did cut'n'paste ;-)Ralf Baechle2001-03-211-1/+1
* Lots of cleanup from Keith with additional tweaks by me. More toRalf Baechle2001-03-184-16/+18
* Update ITE 8712 code.Ralf Baechle2001-03-1611-57/+3775
* More Cobalt junk.Ralf Baechle2001-03-121-8/+0
* Dead files which for some reason still exist in our tree.Ralf Baechle2001-03-123-1397/+0
* Fix error messages when request_irq() fails.Ralf Baechle2001-03-111-4/+4
* sgi_graphics_nopage() returns struct page *, not unsigned long.Ralf Baechle2001-03-111-5/+2
* Compile fixes for CONFIG_SGI_NEWPORT_GFX.Ralf Baechle2001-03-117-48/+23
* BCD_TO_BIN doesn't return a value.Ralf Baechle2001-03-111-1/+1
* Kludge: Use GFP_ATOMIC for ring allocations.Ralf Baechle2001-03-111-1/+1
* One more.Ralf Baechle2001-03-111-0/+5
* suser() cleanup from Rob Radez <rob@osinvestor.com>Harald Koerfgen2001-03-101-1/+1
* Merge with Linux 2.4.2.Ralf Baechle2001-03-09916-17448/+51443
* Partial cleanup of the IOC3. Use newer APIs moving closer to a unifiedRalf Baechle2001-03-091-24/+30
* Fix from Rasmus Andersen <rasmus@jaquet.dk>Harald Koerfgen2001-03-061-10/+24
* Delete unused file. From Geert.Ralf Baechle2001-03-061-909/+0
* Support for Phillips PDAs.Ralf Baechle2001-02-221-0/+5
* ITE 8172 patches from Pete Popov slightly hacked by me.Ralf Baechle2001-02-217-0/+1197
* Fix for SNIA IOC3 configuration.Ralf Baechle2001-02-051-1/+1
* Start of an attempt to unify support for GT64120 based boards.Ralf Baechle2001-02-052-1/+2
* Remove .cvsignore from empty directories.Ralf Baechle2001-02-053-11/+0
* Merge with Linux 2.4.1.Ralf Baechle2001-01-31237-4450/+12132
* This on slipped throughHarald Koerfgen2001-01-281-0/+24
* zs and LK201 fixes from MaciejHarald Koerfgen2001-01-284-111/+203
* DECstation framebuffer drivers from Michael Engel and Karsten MerkerHarald Koerfgen2001-01-288-55/+996
* Fix compilation of non-module sgiwd93.cFlorian Lohoff2001-01-251-0/+4
* Better error checking.Ralf Baechle2001-01-231-3/+25
* Ignore more temp files.Ralf Baechle2001-01-1510-0/+20
* IOC3 fixes from Hans Grober.Ralf Baechle2001-01-151-15/+18
* Let it compile for my /260Harald Koerfgen2001-01-121-2/+25
* - Check get_free_pages() return valueRalf Baechle2001-01-111-2/+6
* SGI Seeq8003 driver kmalloc() NULL-check bugfix. From Ingo Molnar.Ralf Baechle2001-01-111-5/+20
* Merge with Linux 2.4.0.Ralf Baechle2001-01-11145-7123/+6089
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-10384-19537/+28081
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-10386-11870/+25549
* Remove duplicate initialization.Ralf Baechle2001-01-101-3/+0
* LK201 keyboard and PMAG-BA framebuffer driver for DECstationsHarald Koerfgen2000-12-3013-159/+1598
* Switch to new style MakefileHarald Koerfgen2000-12-303-39/+40
* Bunch more patches from MIPS.Ralf Baechle2000-12-296-54/+70