summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland2005-10-311-0/+2
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-312-196/+196
* [PATCH] delete 2 unreachable statements in drivers/block/paride/pf.cNorbert Kiesel2005-10-311-4/+0Star
* [PATCH] cfq-iosched: move tasklist walk to elevator.cChristoph Hellwig2005-10-313-22/+23
* [PATCH] smsc-ircc2: PM cleanup - do not close device when suspendingDmitry Torokhov2005-10-311-44/+85
* [PATCH] ide-scsi highmem cleanupAndrew Morton2005-10-311-26/+12Star
* [PATCH] s390, ccw - export modaliasBastian Blank2005-10-311-0/+19
* [PATCH] s390: 3270 fullscreen viewRichard Hitt2005-10-315-69/+306
* [PATCH] m32r: SMC91x driver updateHirokazu Takata2005-10-311-6/+6
* [PATCH] introduce .valid callback for pm_opsShaohua Li2005-10-311-0/+8
* [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiersAshok Raj2005-10-312-9/+102
* [PATCH] Remove cpu_sys_devices in cpufreq subsystem.Ashok Raj2005-10-311-13/+3Star
* [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.Ashok Raj2005-10-311-2/+14
* [PATCH] CONFIG_IA32Brian Gerst2005-10-3110-20/+20
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-10-3018-229/+206Star
|\
| * [libata] use dev_printk() throughout driversJeff Garzik2005-10-3014-83/+101
| * [libata ata_piix] fix native mode probe, after recent updatesJeff Garzik2005-10-301-4/+3Star
| * [libata ata_piix] use dev_printk() where appropriateJeff Garzik2005-10-301-2/+6
| * [libata] fix legacy IDE probingJeff Garzik2005-10-301-4/+4
| * [libata] change ata_qc_complete() to take error mask as second argJeff Garzik2005-10-3010-69/+83
| * Merge branch 'master'Jeff Garzik2005-10-3011-41/+488
| |\
| * | [libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik2005-10-304-67/+9Star
* | | Fix PIIX4 SMB region sizeLinus Torvalds2005-10-301-2/+2
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2005-10-306-31/+16Star
|\ \
| * | [CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu2005-10-301-2/+2
| * | [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-306-30/+15Star
| |/
* | [PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen2005-10-302-7/+3Star
* | [PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen2005-10-303-0/+458
* | [PATCH] core remove PageReservedNick Piggin2005-10-302-7/+15
|/
* 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/+0Star
| * | Let it compile again after i2c algo id removal. Sort headers.Ladislav Michl2005-10-293-17/+14Star
| * | 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/+1Star
| * | 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/+43Star
| * | Remove left-over unused bits.Maciej W. Rozycki2005-10-291-12/+0Star
| * | 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/+4Star
| * | 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