summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [ISDN]: Get rid of some pointless allocation casts in common and bsd comp.Jesper Juhl2007-08-272-4/+3Star
* [NET]: Avoid pointless allocation casts in BSD compression moduleJesper Juhl2007-08-271-4/+2Star
* [IRDA]: Do not do pointless kmalloc return value cast in KingSun driverJesper Juhl2007-08-271-2/+2
* [IOAT]: ioatdma needs to to play nice in a multi-dma-client worldShannon Nelson2007-08-271-14/+4Star
* [SLIP]: trivial sparse warning fixStephen Hemminger2007-08-271-1/+1
* [EQL]: sparse warning fixStephen Hemminger2007-08-271-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-08-253-18/+51
|\
| * firewire: Add ref-counting for sbp2 orbs (fix command abortion)Kristian Høgsberg2007-08-251-9/+40
| * firewire: fix unloading of fw-ohci while devices are attachedStefan Richter2007-08-251-2/+4
| * ieee1394: sbp2: fix sbp2_remove_device for error casesStefan Richter2007-08-251-7/+7
* | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-08-258-5/+29
|\ \
| * | agp: balance ioremap checksScott Thompson2007-08-256-5/+22
| * | agp: Add device id for P4M900 to via-agp moduleXavier Bachelot2007-08-251-0/+5
| * | efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_pr...Jesper Juhl2007-08-051-0/+2
* | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-08-252-7/+8
|\ \ \
| * | | drm: ioremap return value checksScott Thompson2007-08-251-1/+7
| * | | drm/via: Fix dmablit when blit queue is fullSimon Farnsworth2007-07-231-1/+1
| * | | drm_rmmap_ioctl(): remove dead codeAdrian Bunk2007-07-231-5/+0Star
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-2510-86/+64Star
|\ \ \ \
| * | | | myri10ge: update driver version to 1.3.2-1.269Brice Goglin2007-08-251-1/+1
| * | | | myri10ge: use pcie_get/set_readrqBrice Goglin2007-08-251-26/+6Star
| * | | | ehea: fix queue destructorJan-Bernd Themann2007-08-251-0/+6
| * | | | ehea: fix module parameter descriptionJan-Bernd Themann2007-08-251-1/+1
| * | | | ehea: fix interface to DLPAR toolsJan-Bernd Themann2007-08-251-3/+3
| * | | | sgiseeq: Fix return type of sgiseeq_removeRalf Baechle2007-08-251-1/+3
| * | | | sky2 1.17Stephen Hemminger2007-08-251-1/+1
| * | | | sky2: only bring up watchdog if link is activeStephen Hemminger2007-08-252-31/+27Star
| * | | | sky2: clear PCI power control reg at startupStephen Hemminger2007-08-251-1/+6
| * | | | DM9000: fix interface hang under loadFlorian Westphal2007-08-251-18/+7Star
| * | | | phy layer: fix genphy_setup_forced (don't reset)Domen Puncer2007-08-251-1/+1
| * | | | Don't use GFP_DMA for zone allocation.Ralf Baechle2007-08-251-1/+1
| * | | | fix realtek phy id in forcedethWilly Tarreau2007-08-251-1/+1
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-08-2536-306/+450
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Pull bugzilla-8798 into release branchLen Brown2007-08-251-0/+8
| |\ \ \ \
| | * | | | ACPI: work around duplicate name "VID" problem on T61Zhang Rui2007-08-251-0/+8
| | |/ / /
| * | | | Pull events into release branchLen Brown2007-08-2516-47/+108
| |\ \ \ \
| | * | | | ACPI: fix ia64 allnoconfig buildLen Brown2007-08-241-2/+3
| | * | | | ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-2316-28/+50
| | * | | | ACPI: don't duplicate input events on netlinkZhang Rui2007-08-239-14/+52
| * | | | | Pull misc into release branchLen Brown2007-08-255-5/+7
| |\ \ \ \ \
| | * | | | | acpiphp_ibm: add missing '\n' to error messageJeremy Fitzhardinge2007-08-251-1/+1
| | * | | | | ACPI: add dump_stack() to trace acpi_format_exception programming errorsAndrew Morton2007-08-251-0/+1
| | * | | | | make drivers/acpi/scan.c:create_modalias() staticAdrian Bunk2007-08-251-2/+3
| | * | | | | ACPI: Fix a warning of discarding qualifiers from pointer target typeAl Viro2007-08-251-1/+1
| | * | | | | ACPI: "ACPI handle has no context!" should be KERN_DEBUGShaohua Li2007-08-251-1/+1
| | | |/ / / | | |/| | |
| * | | | | Pull suspend into release branchLen Brown2007-08-251-8/+11
| |\ \ \ \ \
| | * | | | | ACPI: enable GPEs before calling _WAK on resumeThomas Renninger2007-08-241-8/+11
| | | |/ / / | | |/| | |
| * | | | | Pull video into release branchLen Brown2007-08-251-4/+87
| |\ \ \ \ \
| | * | | | | ACPI video hotkey: export missing ACPI video hotkey events via input layerLuming Yu2007-08-251-1/+88
| | * | | | | ACPI video hotkey: remove invalid events handler for video output devicesZhang Rui2007-08-241-4/+0Star
| | |/ / / /