summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-05-05Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds112-3166/+4122
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds16-111/+116
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds116-1152/+796
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-72/+3
2007-05-05ps3av: Use __func__ instead of __FUNCTION__Geert Uytterhoeven2-33/+29
2007-05-05ps3fb: Use __func__ instead of __FUNCTION__Geert Uytterhoeven1-24/+30
2007-05-05ps3: Make `ps3videomode -v 0 (auto mode) work againMasashi Kimoto2-0/+12
2007-05-05ps3av: misc updatesGeert Uytterhoeven1-7/+22
2007-05-05ps3fb: kill superfluous zero initializationsGeert Uytterhoeven1-2/+2
2007-05-05ps3av: thread updatesGeert Uytterhoeven1-16/+14
2007-05-05ps3fb: atomic fixesGeert Uytterhoeven1-8/+4
2007-05-05ps3fb: thread updatesGeert Uytterhoeven1-9/+32
2007-05-05m68k: kill skb_copy_from_linear_data compiler warningsGeert Uytterhoeven3-7/+8
2007-05-05Amiga Zorro bus: kill resource_size_t warningsGeert Uytterhoeven3-4/+7
2007-05-05SONIC interrupt handlingFinn Thain3-33/+61
2007-05-05SONIC: small fix and cleanupFinn Thain3-12/+16
2007-05-05m68k: macmace fixesFinn Thain3-235/+364
2007-05-05CUDA ADB fixesFinn Thain1-26/+32
2007-05-05m68k: Mac II ADB fixesFinn Thain1-341/+241
2007-05-05m68k: Mac DP8390 updateFinn Thain1-70/+175
2007-05-05NuBus header updateFinn Thain1-1/+1
2007-05-05m68k: Amiga A2065 and Ariadne TX statisticsGeert Uytterhoeven2-3/+2
2007-05-05m68k: pmu_queue_request() declaration conflictFinn Thain1-2/+1
2007-05-05m68k: Atari SCSI workqueue updatesGeert Uytterhoeven1-2/+2
2007-05-05hilkbd: Kill compiler warning and fix comment dyslexiaGeert Uytterhoeven1-1/+1
2007-05-05m68k: Mac89x0 Ethernet netif updatesMatthias Urlichs2-57/+33
2007-05-05m68k: Atari fb revivalMichael Schmitz9-1316/+2987
2007-05-05m68k: Atari keyboard and mouse support.Michael Schmitz6-0/+318
2007-05-05m68k: Atari SCSI driver compile fixesRoman Zippel3-134/+49
2007-05-05m68k: Reformat the Atari SCSI driverRoman Zippel2-2375/+2373
2007-05-05m68k: Atari SCSI revivalMichael Schmitz4-17/+77
2007-05-05Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds46-540/+2528
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-102/+52
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds7-154/+193
2007-05-04[S390] tape: New read configuration data.Michael Holzheu4-5/+32
2007-05-04[S390] qeth: New read configuration data.Cornelia Huck3-5/+76
2007-05-04[S390] dasd: New read device characteristics and read configuration data.Cornelia Huck4-4/+126
2007-05-04[S390] qdio: make qdio statistics SMP-capableUrsula Braun2-118/+174
2007-05-03PCI: Free resource files in error path of pci_create_sysfs_dev_files()Michael Ellerman1-1/+3
2007-05-03pci-quirks: disable MSI on RS400-200 and RS480Tejun Heo1-0/+2
2007-05-03PCI hotplug: Use menuconfig objectsJan Engelhardt1-15/+10
2007-05-03PCI: ZT5550 CPCI Hotplug driver fixScott Murray1-1/+5
2007-05-03PCI: rpaphp: Remove semaphoresLinas Vepstas1-35/+3
2007-05-03PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetryLinas Vepstas1-7/+2
2007-05-03PCI: rpaphp: Use pcibios_remove_pci_devices() symmetricallyLinas Vepstas1-8/+2
2007-05-03PCI: rpaphp: Document is_php_dn()Linas Vepstas1-13/+29
2007-05-03PCI: rpaphp: Document find_php_slot()Linas Vepstas1-5/+13
2007-05-03PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()Linas Vepstas3-5/+11
2007-05-03PCI: rpaphp: refactor tail call to rpaphp_register_slot()Linas Vepstas2-1/+4
2007-05-03PCI: rpaphp: remove rpaphp_set_attention_status()Linas Vepstas3-24/+10