summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-28228-2108/+2279
|\
| * dm-mpath-rdac: don't stomp on a requests transfer bitAndrew Vasquez2007-08-271-1/+1
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-275-25/+35
| |\
| | * [SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.cDavid S. Miller2007-08-262-8/+11
| | * [VIDEO]: Do not prom_halt() in cg3 and bw2 device probe.David S. Miller2007-08-262-16/+23
| | * [SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK.David S. Miller2007-08-261-1/+1
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-277-26/+13
| |\ \
| | * | [ISDN]: Get rid of some pointless allocation casts in common and bsd comp.Jesper Juhl2007-08-262-4/+3
| | * | [NET]: Avoid pointless allocation casts in BSD compression moduleJesper Juhl2007-08-261-4/+2
| | * | [IRDA]: Do not do pointless kmalloc return value cast in KingSun driverJesper Juhl2007-08-261-2/+2
| | * | [IOAT]: ioatdma needs to to play nice in a multi-dma-client worldShannon Nelson2007-08-261-14/+4
| | * | [SLIP]: trivial sparse warning fixStephen Hemminger2007-08-261-1/+1
| | * | [EQL]: sparse warning fixStephen Hemminger2007-08-261-1/+1
| | |/
| * | reverse CONFIG_ACPI_PROC_EVENT defaultHugh Dickins2007-08-271-1/+5
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-08-272-2/+1
| |\ \
| | * | [MIPS] Delete duplicate inclusion of <linux/delay.h>.Ralf Baechle2007-08-271-1/+0
| | * | [PATCH] rtc: Make rtc-rs5c348 driver hotplug-awareAtsushi Nemoto2007-08-271-1/+1
| | |/
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-08-272-19/+19
| |\ \
| | * | [POWERPC] Fix undefined reference to device_power_up/resumeOlaf Hering2007-08-252-19/+19
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2007-08-272-10/+6
| |\ \ \ | | |_|/ | |/| |
| | * | [PARISC] Do not allow STI_CONSOLE to be modularKyle McMartin2007-08-271-1/+1
| | * | [PARISC] Clean up sti_flushKyle McMartin2007-08-271-9/+5
| * | | 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-061-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/+0
| * | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-2510-86/+64
| |\ \ \ \ \ \
| | * | | | | | 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/+6
| | * | | | | | 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/+27
| | * | | | | | sky2: clear PCI power control reg at startupStephen Hemminger2007-08-251-1/+6
| | * | | | | | DM9000: fix interface hang under loadFlorian Westphal2007-08-251-18/+7
| | * | | | | | 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
| | |\ \ \ \ \
OpenPOWER on IntegriCloud