aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2-10/+6
2007-08-27[PARISC] Do not allow STI_CONSOLE to be modularKyle McMartin1-1/+1
2007-08-27[PARISC] Clean up sti_flushKyle McMartin1-9/+5
2007-08-26[SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.cDavid S. Miller2-8/+11
2007-08-26[VIDEO]: Do not prom_halt() in cg3 and bw2 device probe.David S. Miller2-16/+23
2007-08-26[SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK.David S. Miller1-1/+1
2007-08-26[ISDN]: Get rid of some pointless allocation casts in common and bsd comp.Jesper Juhl2-4/+3
2007-08-26[NET]: Avoid pointless allocation casts in BSD compression moduleJesper Juhl1-4/+2
2007-08-26[IRDA]: Do not do pointless kmalloc return value cast in KingSun driverJesper Juhl1-2/+2
2007-08-26[IOAT]: ioatdma needs to to play nice in a multi-dma-client worldShannon Nelson1-14/+4
2007-08-26[SLIP]: trivial sparse warning fixStephen Hemminger1-1/+1
2007-08-26[EQL]: sparse warning fixStephen Hemminger1-1/+1
2007-08-27[MIPS] Delete duplicate inclusion of <linux/delay.h>.Ralf Baechle1-1/+0
2007-08-27[PATCH] rtc: Make rtc-rs5c348 driver hotplug-awareAtsushi Nemoto1-1/+1
2007-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds3-18/+51
2007-08-25firewire: Add ref-counting for sbp2 orbs (fix command abortion)Kristian Høgsberg1-9/+40
2007-08-25firewire: fix unloading of fw-ohci while devices are attachedStefan Richter1-2/+4
2007-08-25ieee1394: sbp2: fix sbp2_remove_device for error casesStefan Richter1-7/+7
2007-08-25Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds8-5/+29
2007-08-25Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-7/+8
2007-08-25Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds10-86/+64
2007-08-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds36-306/+450
2007-08-25drm: ioremap return value checksScott Thompson1-1/+7
2007-08-25agp: balance ioremap checksScott Thompson6-5/+22
2007-08-25agp: Add device id for P4M900 to via-agp moduleXavier Bachelot1-0/+5
2007-08-25[POWERPC] Fix undefined reference to device_power_up/resumeOlaf Hering2-19/+19
2007-08-25myri10ge: update driver version to 1.3.2-1.269Brice Goglin1-1/+1
2007-08-25myri10ge: use pcie_get/set_readrqBrice Goglin1-26/+6
2007-08-25ehea: fix queue destructorJan-Bernd Themann1-0/+6
2007-08-25ehea: fix module parameter descriptionJan-Bernd Themann1-1/+1
2007-08-25ehea: fix interface to DLPAR toolsJan-Bernd Themann1-3/+3
2007-08-25sgiseeq: Fix return type of sgiseeq_removeRalf Baechle1-1/+3
2007-08-25sky2 1.17Stephen Hemminger1-1/+1
2007-08-25sky2: only bring up watchdog if link is activeStephen Hemminger2-31/+27
2007-08-25sky2: clear PCI power control reg at startupStephen Hemminger1-1/+6
2007-08-25DM9000: fix interface hang under loadFlorian Westphal1-18/+7
2007-08-25phy layer: fix genphy_setup_forced (don't reset)Domen Puncer1-1/+1
2007-08-25Don't use GFP_DMA for zone allocation.Ralf Baechle1-1/+1
2007-08-25fix realtek phy id in forcedethWilly Tarreau1-1/+1
2007-08-25Pull bugzilla-8798 into release branchLen Brown1-0/+8
2007-08-25ACPI: work around duplicate name "VID" problem on T61Zhang Rui1-0/+8
2007-08-25Pull events into release branchLen Brown16-47/+108
2007-08-25Pull misc into release branchLen Brown5-5/+7
2007-08-25acpiphp_ibm: add missing '\n' to error messageJeremy Fitzhardinge1-1/+1
2007-08-25ACPI: add dump_stack() to trace acpi_format_exception programming errorsAndrew Morton1-0/+1
2007-08-25make drivers/acpi/scan.c:create_modalias() staticAdrian Bunk1-2/+3
2007-08-25ACPI: Fix a warning of discarding qualifiers from pointer target typeAl Viro1-1/+1
2007-08-25ACPI: "ACPI handle has no context!" should be KERN_DEBUGShaohua Li1-1/+1
2007-08-25Pull suspend into release branchLen Brown1-8/+11
2007-08-24Pull video into release branchLen Brown1-4/+87