aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-291-19/+47
|\
| * [ARM] Fix Assabet reboot with SA1100 MTD map driverRussell King2005-10-291-0/+9
| * [ARM] Allow MTD device name to be passed via platform dataRussell King2005-10-291-3/+3
| * [ARM] Fix MTD device/partition destructionRussell King2005-10-291-2/+9
| * [ARM] Add support for init/exit methods in sa1100 MTD map driverRussell King2005-10-291-3/+15
| * [ARM] Rename 'data' to 'plat' in sa1100 MTD map driverRussell King2005-10-291-11/+11
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-10-2926-895/+3335
|\ \
| * | Fix build error caused by missmatching duplicate declaration.Ralf Baechle2005-10-291-1/+0
| * | Let it compile again after i2c algo id removal. Sort headers.Ladislav Michl2005-10-293-17/+14
| * | Au1[12]00 mmc driver. Only tested on the Au1200 at this point thoughPete Popov2005-10-294-0/+1132
| * | Updated pcmcia driver with pb1200 and db1200 support.Pete Popov2005-10-293-4/+23
| * | - moved platform structure to platform.cPete Popov2005-10-291-7/+1
| * | Cleaned up AMD Au1200 IDE driver:Pete Popov2005-10-293-1/+1281
| * | Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki2005-10-292-57/+43
| * | Remove left-over unused bits.Maciej W. Rozycki2005-10-291-12/+0
| * | Fix function types to ones appropriate for initcalls.Maciej W. Rozycki2005-10-291-3/+5
| * | Deal with the bloody KSEG vs CKSEG horror...Maciej W. Rozycki2005-10-292-5/+4
| * | dec_esp: Use physical addressesMaciej W. Rozycki2005-10-291-1/+1
| * | Fix dependencies for DECstation framebuffers.Maciej W. Rozycki2005-10-291-4/+4
| * | Au1100 FB driver uplift for 2.6.Pete Popov2005-10-293-777/+810
| * | qtronix.c: Handle kmalloc failure.Ralf Baechle2005-10-291-0/+5
| * | It helps to not use a _mem_ function for requesting I/O space.Thiemo Seufer2005-10-291-7/+13
| * | Resurrect Cobalt support for 2.6.Ralf Baechle2005-10-292-3/+3
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-10-298-167/+716
|\ \ \
| * | | [PATCH] sata_sil24 iomem annotations and fixesAl Viro2005-10-291-16/+19
| * | | [PATCH] libata-core cleanups (updated)Randy Dunlap2005-10-291-9/+5
| * | | [libata] ensure ->tf_read() hook reads Status and Error registersJeff Garzik2005-10-295-14/+36
| * | | Merge branch 'master'Jeff Garzik2005-10-28354-6635/+8816
| |\ \ \
| * | | | [PATCH] libata: add support for Promise SATA 300 TX2plus PDC40775Ed Kear2005-10-281-0/+2
| * | | | [libata sata_promise] add pci idJeff Garzik2005-10-281-0/+2
| * | | | [libata scsi] MODE SELECT, strengthen mode senseDouglas Gilbert2005-10-281-41/+103
| * | | | [libata pdc_adma] minor fixes and cleanupsJeff Garzik2005-10-281-13/+13
| * | | | Merge branch 'master'Jeff Garzik2005-10-28229-5263/+6943
| |\ \ \ \
| * \ \ \ \ Merge branch 'upstream'Jeff Garzik2005-10-2121-97/+316
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2005-10-1869-586/+2283
| |\ \ \ \ \ \
| * | | | | | | [libata passthru] update ATAPI completion for new error handlingJeff Garzik2005-10-091-1/+6
| * | | | | | | Merge branch 'upstream'Jeff Garzik2005-10-0910-563/+1751
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-0923-325/+213
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [libata passthru] add (DRIVER_SENSE << 24) to all check-conditionsJeff Garzik2005-10-061-3/+3
| * | | | | | | | | [libata passthru] fix leak on errorJeff Raubitschek2005-10-041-2/+4
| * | | | | | | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-10-04124-862/+15272
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-24226-3346/+10160
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge /spare/repo/linux-2.6/ Jeff Garzik2005-09-14729-66111/+71588
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge /spare/repo/linux-2.6/ Jeff Garzik2005-09-08652-21305/+86750
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ /spare/repo/libata-dev branch 'master'Jeff Garzik2005-08-3060-719/+900
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge upstream kernel into libata 'passthru' branchJeff Garzik2005-08-29253-10515/+12252
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-101610-81224/+127862
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | libata: Update 'passthru' branch for latest libataJeff Garzik2005-06-221-6/+10
| * | | | | | | | | | | | | | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-06-22570-32319/+57612
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...2005-05-26206-5995/+12387
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \