aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+0
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+2
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-202/+565
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds54-503/+348
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-7/+19
2010-03-01Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+0
2010-03-01Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-28/+7
2010-03-01scsi.c: add missing kernel-doc notation for new VPD parametersRandy Dunlap1-0/+2
2010-03-01pci: don't reassign to ROM res if it is not going to be enabledYinghai Lu1-2/+10
2010-03-01OMAP: DSS2: Taal: Fix ESD checkTomi Valkeinen1-2/+5
2010-03-01Merge branch 'topic/asoc' into for-linusTakashi Iwai1-3/+15
2010-03-01Merge branch 'topic/misc' into for-linusTakashi Iwai2-4/+4
2010-03-01OMAP: DSS2: OMAPFB: Constify some function parametersVille Syrjälä1-9/+9
2010-03-01block: fix for "Consolidate phys_segment and hw_segment limits"Stephen Rothwell1-1/+1
2010-02-28Merge branch 'next' into for-linusDmitry Torokhov1529-27718/+93654
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/git/tip/linux-2.6-tipLinus Torvalds3-7/+53
2010-02-28cciss: Fix problem with scatter gather elements in the scsi half of the driverStephen M. Cameron1-26/+59
2010-02-28cciss: eliminate unnecessary pointer use in cciss scsi codeStephen M. Cameron1-16/+15
2010-02-28cciss: do not use void pointer for scsi hba dataStephen M. Cameron2-16/+11
2010-02-28cciss: factor out scatter gather chain block mapping codeStephen M. Cameron1-29/+34
2010-02-28cciss: fix scatter gather chain block dma direction kludgeStephen M. Cameron1-5/+3
2010-02-28cciss: simplify scatter gather codeStephen M. Cameron2-35/+16
2010-02-28cciss: factor out scatter gather chain block allocation and freeingStephen M. Cameron1-50/+58
2010-02-28cciss: detect bad alignment of scsi commands at build timeStephen M. Cameron3-8/+15
2010-02-28cciss: clarify command list padding calculationStephen M. Cameron1-2/+7
2010-02-28virtio: fix out of range array accessMichael S. Tsirkin1-1/+2
2010-02-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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/holtmann/bluetooth-next-2.6David 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/geert/linux-m68kLinus 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/powerpcLinus Torvalds14-86/+718
2010-02-27macfb: fix 24-bit visual and stuffFinn Thain1-84/+60