summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-03-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-2/+0
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...Linus 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/tiw...Linus Torvalds3-7/+19
2010-03-01Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for...Linus Torvalds1-3/+0
2010-03-01Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus 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-01Merge branch 'topic/asoc' into for-linusTakashi Iwai1-3/+15
2010-03-01Merge branch 'topic/misc' into for-linusTakashi Iwai2-4/+4
2010-03-01block: fix for "Consolidate phys_segment and hw_segment limits"Stephen Rothwell1-1/+1
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus 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...Linus Torvalds1-11/+4
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-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