summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2006-06-30ACPI: thermal: add struct acpi_device to struct acpi_thermal.Patrick Mochel
2006-06-30ACPI: pci root: add struct acpi_device to struct acpi_pci_root.Patrick Mochel
2006-06-30ACPI: fan: add struct acpi_device to struct acpi_fan.Patrick Mochel
2006-06-30ACPI: battery: add struct acpi_device to struct acpi_battery.Patrick Mochel
2006-06-30ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device.Patrick Mochel
2006-06-30ACPI: ac: Add struct acpi_device to struct acpi_ac.Patrick Mochel
2006-06-30[CPUFREQ] Misc cleanups in ondemand.Venkatesh Pallipadi
2006-06-30[CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampli...Venkatesh Pallipadi
2006-06-30[CPUFREQ] Remove slowdown from ondemand sampling path.Venkatesh Pallipadi
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-29[IrDA]: Fix the AU1000 FIR dependenciesAdrian Bunk
2006-06-29[IrDA]: MCS7780 usb_driver struct should be staticAdrian Bunk
2006-06-29[BNX2]: Turn off link during shutdownMichael Chan
2006-06-29[BNX2]: Use dev_kfree_skb() instead of the _irq versionMichael Chan
2006-06-29[ATM]: [suni] change suni_init to __devinitChas Williams
2006-06-29[ATM]: [iphase] should be __devinit not __initChas Williams
2006-06-29[ATM]: [idt77105] should be __devinit not __initChas Williams
2006-06-29[BNX2]: Add NETIF_F_TSO_ECNMichael Chan
2006-06-29merge linus into release branchLen Brown
2006-06-29Pull acpica into release branchLen Brown
2006-06-29[SUNHME]: Mark SBUS probing routines as __devinit.David S. Miller
2006-06-29[SERIO] i8042-sparcio.h: Convert to of_driver framework.David S. Miller
2006-06-29[SERIAL] sunsab: Fix section mis-match errors.David S. Miller
2006-06-29[SERIAL] sunsab: Convert to of_driver framework.David S. Miller
2006-06-29[SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.David S. Miller
2006-06-29[SERIAL] sunsu: Convert to of_driver framework.David S. Miller
2006-06-29[SERIAL] sunzilog: Fix bugs in device deregristration.David S. Miller
2006-06-29[SERIAL] sunzilog: Convert to of_driver.David S. Miller
2006-06-29[SPARC]: Convert all FB SBUS drivers to of_driver framework.David S. Miller
2006-06-29[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29Merge ../linusDave Jones
2006-06-29Pull c-states into release branchLen Brown
2006-06-29Pull trivial into release branchLen Brown
2006-06-29[MTD] NAND: Fix broken sharpsl driverThomas Gleixner
2006-06-29[PATCH] i4l:add some checks for valid drvid and driver pointerKarsten Keil
2006-06-29[PATCH] i4l make PCMCIA for all cards working with shared IRQKarsten Keil
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2006-06-29Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-29[PATCH] drivers/md/raid5.c: remove an unused variableAdrian Bunk
2006-06-29[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.cEric Sesterhenn
2006-06-29[PATCH] GPIO for SCx200 & PC-8736x: x86-onlyDave Jones
2006-06-29[PATCH] Deref in drivers/block/paride/pf.cEric Sesterhenn
2006-06-29[PATCH] remove devinit from ioc4 pci_driverDave Jones
2006-06-29[PATCH] fix sgivwfb compileAdrian Bunk
2006-06-29[SCSI] 53c700: fix breakage caused by the autosense updateJames Bottomley
2006-06-29Merge omap treeRussell King