summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-10-31[PATCH] block cleanups: Add kconfig default iosched submenuNate Diller2-17/+38
2005-10-31[PATCH] reduce sizeof(struct file)Eric Dumazet1-1/+1
2005-10-31[PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland1-0/+2
2005-10-31[PATCH] remove some more check_region stuffJeff Garzik2-196/+196
2005-10-31[PATCH] delete 2 unreachable statements in drivers/block/paride/pf.cNorbert Kiesel1-4/+0
2005-10-31[PATCH] cfq-iosched: move tasklist walk to elevator.cChristoph Hellwig3-22/+23
2005-10-31[PATCH] smsc-ircc2: PM cleanup - do not close device when suspendingDmitry Torokhov1-44/+85
2005-10-31[PATCH] ide-scsi highmem cleanupAndrew Morton1-26/+12
2005-10-31[PATCH] s390, ccw - export modaliasBastian Blank1-0/+19
2005-10-31[PATCH] s390: 3270 fullscreen viewRichard Hitt5-69/+306
2005-10-31[PATCH] m32r: SMC91x driver updateHirokazu Takata1-6/+6
2005-10-31[PATCH] introduce .valid callback for pm_opsShaohua Li1-0/+8
2005-10-31[PATCH] create and destroy cpufreq sysfs entries based on cpu notifiersAshok Raj2-9/+102
2005-10-31[PATCH] Remove cpu_sys_devices in cpufreq subsystem.Ashok Raj1-13/+3
2005-10-31[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.Ashok Raj1-2/+14
2005-10-31[PATCH] CONFIG_IA32Brian Gerst10-20/+20
2005-10-31[ARM] Support pcmcia slot on sharp sl-5500Pavel Machek3-1/+38
2005-10-31[ARM] Sharp sl-5500 touchscreen supportPavel Machek1-21/+53
2005-10-31[SERIAL] remove unneeded code from serial_core.cJayachandran C1-2/+1
2005-10-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds18-229/+206
2005-10-31Fix PIIX4 SMB region sizeLinus Torvalds1-2/+2
2005-10-30[libata] use dev_printk() throughout driversJeff Garzik14-83/+101
2005-10-30[ARM] Turn ARM RiscPC PCF8583 i2c RTC driver into a proper moduleRussell King1-17/+63
2005-10-30[DRIVER MODEL] Add missing driver_unregister to IMX serial driverRussell King1-0/+1
2005-10-30[DRIVER MODEL] Add missing driver_unregister in i2c-s3c2410 failure path.Russell King1-2/+5
2005-10-30[ARM] 3066/1: Fix PXA irda driver suspend/resume functionsRichard Purdie1-10/+4
2005-10-30[libata ata_piix] fix native mode probe, after recent updatesJeff Garzik1-4/+3
2005-10-30[libata ata_piix] use dev_printk() where appropriateJeff Garzik1-2/+6
2005-10-30[libata] fix legacy IDE probingJeff Garzik1-4/+4
2005-10-30[MMC] Use command class to determine read-only statusPierre Ossman1-2/+8
2005-10-30[MMC] pxamci doesn't need to include asm/irq.hRussell King1-1/+0
2005-10-30[libata] change ata_qc_complete() to take error mask as second argJeff Garzik10-69/+83
2005-10-30Merge branch 'master'Jeff Garzik11-41/+488
2005-10-30Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-31/+16
2005-10-30[PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen2-7/+3
2005-10-30[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen3-0/+458
2005-10-30[PATCH] core remove PageReservedNick Piggin2-7/+15
2005-10-30[libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik4-67/+9
2005-10-30[CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu1-2/+2
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman6-30/+15
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-19/+47
2005-10-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds26-895/+3335
2005-10-29Fix build error caused by missmatching duplicate declaration.Ralf Baechle1-1/+0
2005-10-29Let it compile again after i2c algo id removal. Sort headers.Ladislav Michl3-17/+14
2005-10-29Au1[12]00 mmc driver. Only tested on the Au1200 at this point thoughPete Popov4-0/+1132
2005-10-29Updated pcmcia driver with pb1200 and db1200 support.Pete Popov3-4/+23
2005-10-29- moved platform structure to platform.cPete Popov1-7/+1
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov3-1/+1281
2005-10-29Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki2-57/+43
2005-10-29Remove left-over unused bits.Maciej W. Rozycki1-12/+0