aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-28pci: Add VPD information field helper functionsMatt Carlson3-8/+23
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson5-42/+65
2010-02-28pci: Add large and small resource data type codeMatt Carlson3-13/+67
2010-02-28pci: Add PCI LRDT tag size and section sizeMatt Carlson3-10/+25
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds48-1436/+1111
2010-02-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds95-1501/+2207
2010-02-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds297-11205/+15899
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds27-1254/+1257
2010-02-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds128-803/+4900
2010-02-27m68k: Define sigcontext ABI of ColdFireMaxim Kuvyrkov3-0/+17
2010-02-27m68knommu: NPTL support for uClinuxMaxim Kuvyrkov5-0/+50
2010-02-27m68k: Add NPTL supportMaxim Kuvyrkov7-1/+102
2010-02-27m68k: Eliminate unused variable in page_to_phys()Geert Uytterhoeven1-6/+1
2010-02-27m68k: Switch to generic siginfo layoutMaxim Kuvyrkov1-91/+0
2010-02-27macfb: fix 24-bit visual and stuffFinn Thain1-84/+60
2010-02-27macfb: cleanupFinn Thain1-282/+295
2010-02-27fbdev: add some missing mac modesFinn Thain1-24/+28
2010-02-27mac68k: start CUDA earlyFinn Thain3-35/+51
2010-02-27valkyriefb: various fixesFinn Thain3-73/+17
2010-02-27fbdev: mac_var_to_mode() fixFinn Thain1-9/+31
2010-02-27mac68k: move macsonic and macmace platform devicesFinn Thain3-58/+31
2010-02-27mac68k: move mac_esp platform deviceFinn Thain2-52/+32
2010-02-27mac68k: replace mac68k SCC code with platform deviceFinn Thain11-522/+80
2010-02-27pmac-zilog: add platform driverFinn Thain5-25/+166
2010-02-27pmac-zilog: cleanupFinn Thain2-54/+51
2010-02-27mac68k: rework SWIM platform deviceFinn Thain2-21/+18
2010-02-27mac68k: cleanupFinn Thain1-111/+97
2010-02-27ataflop: Killl warning about unused variable flagsGeert Uytterhoeven1-2/+0
2010-02-27m68k: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2010-02-27m68k: vme_scc - __init annotationsPeter Huewe1-6/+6
2010-02-27m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter3-5/+3
2010-02-27m68k: Allow ioremapping top of memoryPhilippe De Muyter1-1/+1
2010-02-27m68k: Fix asm/swab.h for ColdFireMaxim Kuvyrkov1-1/+1
2010-02-27Bluetooth: Add SCO fallback for unsupported feature errorStephen Coe1-0/+1
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann4-1/+30
2010-02-27Bluetooth: Convert Marvell driver to use per adapter debugfsMarcel Holtmann1-7/+7
2010-02-27Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann2-30/+64
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann15-25/+25
2010-02-27Bluetooth: Add missing kfree() on error path in Atheros driverDan Carpenter1-0/+2
2010-02-27Bluetooth: Make USB device id constantMárton Németh1-1/+1
2010-02-27Bluetooth: Add __init/__exit macros to Marvell SDIO driverPeter Huewe1-2/+2
2010-02-27MIPS: Alchemy: defconfig updatesManuel Lauss9-4283/+6340
2010-02-27MIPS: Alchemy: Fix Au1100 ethernet build failureManuel Lauss1-9/+10
2010-02-27MIPS: Alchemy: Repair db1500/bosporus buildsManuel Lauss1-24/+28
2010-02-27MIPS: ARC: Cleanup unused definitions from sgialib.hYoichi Yuasa1-45/+0
2010-02-27MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addressesBjorn Helgaas2-2/+61
2010-02-27MIPS: Alchemy: use 36bit addresses for PCMCIA resources.Manuel Lauss16-177/+123
2010-02-27MIPS: Cobalt: Fix theoretical port aliasing issueRalf Baechle1-1/+1
2010-02-27MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1)Matt Turner1-3/+3
2010-02-27MIPS: Crazy spinlock speed test.David Daney3-0/+149