aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[PATCH] rocketport: make it work when statically linked into kernelBjorn Helgaas1-8/+2
2005-10-30[PATCH] watchdog: update .owner field of struct pci_driverLaurent Riffard2-0/+2
2005-10-30[PATCH] SyncLink adapters: updates .owner field of struct pci_driverLaurent Riffard2-0/+2
2005-10-30[PATCH] epca: update .owner field of struct pci_driverLaurent Riffard1-0/+1
2005-10-30[PATCH] fix vgacon blankingPozsar Balazs1-0/+2
2005-10-30[PATCH] setkeys needs rootAndrew Morton1-0/+3
2005-10-30[PATCH] firmware: fix all kernel-doc warningsRandy Dunlap1-28/+41
2005-10-30[PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer bladeMark Gross3-0/+909
2005-10-30[PATCH] Added a Receive_Abort to the Marvell serial driverCarlos Sanchez1-0/+2
2005-10-30[PATCH] ioc4 serial support - mostly cleanupPat Gefre1-36/+44
2005-10-30[PATCH] ide-cd mini cleanup of castsJesper Juhl1-25/+29
2005-10-30[PATCH] block cleanups: Fix iosched module refcount leakNate Diller1-1/+3
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare5-5/+5
2005-10-30[PATCH] Typo fix: explictly -> explicitlyJean Delvare2-2/+2
2005-10-30[PATCH] block cleanups: Add kconfig default iosched submenuNate Diller2-17/+38
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet1-1/+1
2005-10-30[PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland1-0/+2
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik2-196/+196
2005-10-30[PATCH] delete 2 unreachable statements in drivers/block/paride/pf.cNorbert Kiesel1-4/+0
2005-10-30[PATCH] cfq-iosched: move tasklist walk to elevator.cChristoph Hellwig3-22/+23
2005-10-30[PATCH] smsc-ircc2: PM cleanup - do not close device when suspendingDmitry Torokhov1-44/+85
2005-10-30[PATCH] ide-scsi highmem cleanupAndrew Morton1-26/+12
2005-10-30[PATCH] s390, ccw - export modaliasBastian Blank1-0/+19
2005-10-30[PATCH] s390: 3270 fullscreen viewRichard Hitt5-69/+306
2005-10-30[PATCH] m32r: SMC91x driver updateHirokazu Takata1-6/+6
2005-10-30[PATCH] introduce .valid callback for pm_opsShaohua Li1-0/+8
2005-10-30[PATCH] create and destroy cpufreq sysfs entries based on cpu notifiersAshok Raj2-9/+102
2005-10-30[PATCH] Remove cpu_sys_devices in cpufreq subsystem.Ashok Raj1-13/+3
2005-10-30[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.Ashok Raj1-2/+14
2005-10-30[PATCH] CONFIG_IA32Brian Gerst10-20/+20
2005-10-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds18-229/+206
2005-10-30Fix PIIX4 SMB region sizeLinus Torvalds1-2/+2
2005-10-30[libata] use dev_printk() throughout driversJeff Garzik14-83/+101
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[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-29Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-31/+16
2005-10-29[PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen2-7/+3
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen3-0/+458
2005-10-29[PATCH] core remove PageReservedNick Piggin2-7/+15
2005-10-29[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-29Merge 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