summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-248/+0
2011-10-28sh: userimask.c needs linux/stat.hNobuhiro Iwamatsu1-0/+1
2011-10-28sh: pfc: Add GPIO IRQ supportMagnus Damm1-0/+27
2011-10-28sh: pfc: get_config_reg() shift clean upMagnus Damm1-1/+1
2011-10-28sh: intc: Add IRQ trigger bit field checkMagnus Damm1-2/+7
2011-10-28stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO5-40/+51
2011-10-28stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark1-1/+1
2011-10-28stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO1-2/+3
2011-10-28be2net: Changing MAC Address of a VF was broken.Somnath Kotur2-13/+19
2011-10-28be2net: Refactored be_cmds.c file.Somnath Kotur1-282/+114
2011-10-28bnx2x: update driver version to 1.70.30-0Dmitry Kravkov1-2/+2
2011-10-28bnx2x: use FW 7.0.29.0Dmitry Kravkov1-1/+1
2011-10-28bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner1-0/+1
2011-10-28bnx2x: Fix 54618se LED behaviorYaniv Rosner1-21/+23
2011-10-28bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner1-12/+33
2011-10-28bnx2x: Add link retry to 578xx-KRYaniv Rosner2-16/+104
2011-10-28bnx2x: Fix LED blink rate for 578xxYaniv Rosner1-2/+9
2011-10-27PCI: Clean-up MPS debug outputJon Mason1-6/+7
2011-10-27pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt1-2/+16
2011-10-27PCI: enable MPS "performance" setting to properly handle bridge MPSJon Mason1-31/+24
2011-10-27PCI: Workaround for Intel MPS errataJon Mason1-0/+69
2011-10-27Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie10-120/+38
2011-10-27Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie7-46/+8
2011-10-27mmc: core: Cleanup eMMC4.5 conditionalsSeungwon Jeon1-11/+9
2011-10-27mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley1-0/+4
2011-10-27mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley1-7/+14
2011-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds59-839/+4035
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds6-5/+62
2011-10-27Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds3-37/+116
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds37-520/+2612
2011-10-27Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds9-25/+178
2011-10-27Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds32-987/+692
2011-10-27Merge branch 'next' into for-linusDmitry Torokhov3810-270093/+339979
2011-10-27target: Minor cleanups to core_tmr_drain_tmr_listJoern Engel1-7/+6
2011-10-27target: Fix wrong se_tmr being added to drain_tmr_listJoern Engel1-1/+1
2011-10-27target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_listJoern Engel1-1/+1
2011-10-27target: Check -ENOMEM to signal QUEUE_FULL from fabric callbacksNicholas Bellinger1-16/+15
2011-10-27lguest: move process freezing before pending signals checkMichal Hocko1-7/+7
2011-10-27lguest: Allow running under paravirt-enabled KVM.Rusty Russell1-1/+1
2011-10-27[CPUFREQ] db8500: support all frequenciesLinus Walleij1-8/+16
2011-10-27[CPUFREQ] db8500: remove unneeded for loop iteration over freq_tableAxel Lin1-5/+0
2011-10-27[CPUFREQ] ARM Exynos4210 PM/Suspend compatibility with different bootloadersMyungJoo Ham1-4/+102
2011-10-27[CPUFREQ] ARM: ux500: send cpufreq notification for all cpusVincent Guittot1-3/+4
2011-10-27[CPUFREQ] e_powersaver: Allow user to lower maximum voltageRafał Bilski1-0/+18
2011-10-27[CPUFREQ] e_powersaver: Check BIOS limit for CPU frequencyRafał Bilski1-0/+76
2011-10-27[CPUFREQ] e_powersaver: Additional checksRafał Bilski1-11/+30
2011-10-27[CPUFREQ] exynos4210: Show list of available frequenciesDonggeun Kim1-1/+22
2011-10-27gpio: pl061: add DT binding supportRob Herring1-10/+21
2011-10-27tcm_loop: Add explict read buffer memset for SCF_SCSI_CONTROL_SG_IO_CDBNicholas Bellinger1-0/+18
2011-10-27target: Fix compile warning w/ missing module.h includeNicholas Bellinger1-0/+1