summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-09-232-28/+34
|\
| * [MTD] Whitespace cleanup in SSFDC driver.David Woodhouse2006-09-231-11/+11
| * [MTD] SSFDC translation layer minor cleanupDavid Woodhouse2006-09-231-15/+21
| * [MTD] Fix dependencies with CONFIG_MTD=mDavid Woodhouse2006-09-231-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-2335-188/+144
|\ \
| * | [TG3]: Convert the pci_device_id table to PCI_DEVICE()Henrik Kretzschmar2006-09-221-111/+56
| * | [ARCNET]: SoHard PCI supportStphane Witzmann2006-09-221-0/+1
| * | [IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE()Bjorn Helgaas2006-09-224-6/+15
| * | [TG3]: Constify firmware structsAndreas Mohr2006-09-221-13/+13
| * | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-2230-58/+59
* | | [PATCH] more get_property() falloutAl Viro2006-09-231-1/+1
* | | [PATCH] briq_panel: read() and write() get __user pointers, damnitAl Viro2006-09-231-7/+10
* | | [PATCH] more fallout from get_property returning pointer to constAl Viro2006-09-232-2/+2
* | | [PATCH] missing includes from infiniband mergeAl Viro2006-09-234-0/+4
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-09-227-64/+199
|\ \ \
| * | | [AGPGART] Rework AGPv3 modesetting fallback.Dave Jones2006-09-101-15/+24
| * | | [AGPGART] Add suspend callback for i965Dave Jones2006-09-101-0/+2
| * | | [AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones2006-09-061-2/+2
| * | | [AGPGART] Intel 965 Express support.Eric Anholt2006-09-061-11/+152
| * | | Merge ../linusDave Jones2006-09-05369-5196/+13931
| |\ \ \
| * | | | [AGPGART] agp.h: constify struct agp_bridge_data::versionAlexey Dobriyan2006-09-051-1/+1
| * | | | [AGPGART] const'ify VIA AGP PCI table.Dave Jones2006-08-111-2/+2
| * | | | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.cAlexey Dobriyan2006-08-111-0/+4
| * | | | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.cAlexey Dobriyan2006-08-111-7/+9
| * | | | [AGPGART] Const'ify the agpgart driver version.Dave Jones2006-08-111-1/+1
| * | | | [AGPGART] remove private page protection mapHugh Dickins2006-07-261-25/+2
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-09-223-26/+151
|\ \ \ \ \
| * | | | | [CPUFREQ] Fix some more CPU hotplug locking.Dave Jones2006-09-221-2/+0
| * | | | | Merge ../linusDave Jones2006-09-05240-3577/+11486
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | [CPUFREQ] Fix sparse warning in ondemandDave Jones2006-09-051-1/+1
| * | | | | [CPUFREQ] make drivers/cpufreq/cpufreq_ondemand.c:powersave_bias_target() staticAdrian Bunk2006-08-141-2/+3
| * | | | | [CPUFREQ][2/2] ondemand: updated add powersave_bias tunableAlexey Starikovskiy2006-08-111-17/+140
| * | | | | [CPUFREQ][1/2] ondemand: updated tune for hardware coordinationAlexey Starikovskiy2006-08-111-5/+8
| * | | | | [CPUFREQ] Fix typo.Dave Jones2006-08-111-1/+1
* | | | | | [PATCH] fallout from hcd-core patchAl Viro2006-09-221-1/+1
* | | | | | [PATCH] fix the survivors of fbcon_vbl_handler() renamingAl Viro2006-09-221-2/+2
* | | | | | [PATCH] asm/backlight.h is ppc-onlyAl Viro2006-09-221-1/+1
* | | | | | [PATCH] memcpy_fromio() missing in istallionAl Viro2006-09-221-1/+1
* | | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-09-22129-2679/+25252
|\ \ \ \ \ \
| * | | | | | IB: Fix typo in kerneldoc for ib_set_client_data()Krishna Kumar2006-09-221-1/+1
| * | | | | | IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2006-09-222-3/+3
| * | | | | | IPoIB: Remove unused include of vmalloc.hDotan Barak2006-09-221-1/+0
| * | | | | | IPoIB: Rejoin all multicast groups after a port eventEli Cohen2006-09-221-1/+3
| * | | | | | IPoIB: Create MCGs with all attributes required by RFCRoland Dreier2006-09-221-5/+15
| * | | | | | IB/iser: INFINIBAND_ISER depends on INETRoland Dreier2006-09-221-1/+1
| * | | | | | IB/mthca: Simplify calls to mthca_cq_clean()Roland Dreier2006-09-221-3/+2
| * | | | | | IB/mthca: Recover from catastrophic errorsJack Morgenstein2006-09-223-21/+136
| * | | | | | IB/cm: Do not track remote QPN in timewait stateMichael S. Tsirkin2006-09-221-0/+2
| * | | | | | IB/sa: Require SA registrationMichael S. Tsirkin2006-09-226-20/+82
| * | | | | | IPoIB: Refactor completion handlingRoland Dreier2006-09-221-88/+100
OpenPOWER on IntegriCloud