summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller741-14934/+54238
2010-02-28bnx2x: Tx barriers and locksVladislav Zolotarov1-9/+22
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-7/+53
2010-02-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-11/+4
2010-02-28vhost-net: restart tx poll on sk_sndbuf fullSridhar Samudrala1-1/+5
2010-02-28vhost: fix get_user_pages_fast error handlingMichael S. Tsirkin1-1/+2
2010-02-28vhost: initialize log eventfd context pointerMichael S. Tsirkin1-0/+1
2010-02-28vhost: logging thinko fixMichael S. Tsirkin1-4/+8
2010-02-28wireless: convert to use netdev_for_each_mc_addrJiri Pirko7-36/+31
2010-02-28ipoib: returned back addrlen check for mc addressesJiri Pirko1-1/+5
2010-02-28axnet_cs: add new idKen Kawasaki1-0/+1
2010-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller15-21/+23
2010-02-28tg3: Remove now useless VPD codeMatt Carlson1-29/+23
2010-02-28bnx2: Remove now useless VPD codeMatt Carlson1-45/+29
2010-02-28pci: Add helper to search for VPD keywordsMatt Carlson3-43/+61
2010-02-28pci: Add VPD information field helper functionsMatt Carlson2-8/+10
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson4-42/+53
2010-02-28pci: Add large and small resource data type codeMatt Carlson2-12/+34
2010-02-28pci: Add PCI LRDT tag size and section sizeMatt Carlson2-10/+11
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds15-681/+679
2010-02-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds23-443/+562
2010-02-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds47-1959/+2682
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds24-1236/+1115
2010-02-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds14-86/+718
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 Thain2-35/+45
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 Thain2-58/+8
2010-02-27mac68k: move mac_esp platform deviceFinn Thain1-52/+5
2010-02-27pmac-zilog: add platform driverFinn Thain3-25/+156
2010-02-27pmac-zilog: cleanupFinn Thain2-54/+51
2010-02-27mac68k: rework SWIM platform deviceFinn Thain1-2/+2
2010-02-27ataflop: Killl warning about unused variable flagsGeert Uytterhoeven1-2/+0
2010-02-27m68k: vme_scc - __init annotationsPeter Huewe1-6/+6
2010-02-27Bluetooth: Convert Marvell driver to use per adapter debugfsMarcel Holtmann1-7/+7
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann11-11/+11
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: use 36bit addresses for PCMCIA resources.Manuel Lauss4-45/+23
2010-02-27Staging: Octeon: Remove /proc/octeon_ethernet_statsDavid Daney4-178/+0
2010-02-27Staging: Octeon: Reformat a bunch of comments.David Daney7-71/+44
2010-02-27Staging: Octeon: Free transmit SKBs in a timely mannerDavid Daney6-63/+142
2010-02-27Staging: Octeon: Run phy bus accesses on a workqueue.David Daney3-63/+109
2010-02-27Staging: octeon: remove unneeded includesDavid Daney6-6/+0
2010-02-27MMC: AU1xMMC: Allow platforms to disable host capabilitiesManuel Lauss1-0/+4
2010-02-27MIPS: AR7: Implement clock APIFlorian Fainelli2-4/+24