summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper2011-07-252-2/+167
* backlight: set backlight type and max_brightness before backlights are regist...Axel Lin2011-07-253-8/+18
* backlight: add ams369fg06 amoled driverJingoo Han2011-07-254-1/+653
* drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...Axel Lin2011-07-251-2/+1
* drivers/video/backlight/ld9040.c: small fixesAxel Lin2011-07-251-3/+6
* drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein2011-07-251-1/+4
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-07-247-4/+1533
|\
| * [CPUFREQ] s5pv210: make needlessly global symbols staticAxel Lin2011-07-131-2/+2
| * [CPUFREQ] exynos4210: make needlessly global symbols staticAxel Lin2011-07-131-3/+3
| * [CPUFREQ] S3C6410: Add some lower frequencies for 800MHz base clock operationMark Brown2011-07-131-0/+2
| * [CPUFREQ] S5PV210: Add reboot notifier to prevent system hangHuisung Kang2011-07-131-0/+19
| * [CPUFREQ] S5PV210: Adjust udelay prior to voltage scaling downTodd Poynor2011-07-131-2/+2
| * [CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequencyArve Hjønnevåg2011-07-131-9/+19
| * [CPUFREQ] S5PV210: Add pm_notifier to prevent system unstableHuisung Kang2011-07-131-0/+34
| * [CPUFREQ] S5PV210: Add arm/int voltage control supportJonghwan Choi2011-07-131-3/+68
| * [CPUFREQ] S5PV210: Add additional symantics for "relation" in cpufreq with pmHuisung Kang2011-07-131-0/+28
| * [CPUFREQ] S3C64xx: Notify transition complete as soon as frequency changedMark Brown2011-07-131-2/+2
| * [CPUFREQ] S3C6410: Support 800MHz operation in cpufreqMark Brown2011-07-131-0/+2
| * [CPUFREQ] s5pv210-cpufreq.c: Add missing clk_putJulia Lawall2011-07-131-8/+17
| * [CPUFREQ] Move compile for S3C64XX cpufreq to /drivers/cpufreqKukjin Kim2011-07-133-1/+10
| * [CPUFREQ] Remove some vi noise that escaped into the Makefile.Dave Jones2011-07-131-3/+2
| * [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim2011-07-135-0/+1082
| * [CPUFREQ/S3C64xx] Move S3C64xx CPUfreq driver into drivers/cpufreqMark Brown2011-07-132-0/+270
| * [CPUFREQ] Handle CPUs with different capabilities in acpi-cpufreqMatthew Garrett2011-07-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-24179-6513/+7230
|\ \
| * | bnx2x: use pci_pcie_cap()Vladislav Zolotarov2011-07-241-1/+1
| * | bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_taskVladislav Zolotarov2011-07-241-11/+25
| * | bnx2x: enable internal target-read for 57712 and up onlyShmulik Ravid2011-07-241-3/+6
| * | bnx2x: count statistic ramrods on EQ to prevent MC assertVladislav Zolotarov2011-07-241-31/+32
| * | bnx2x: fix loopback for non 10G linkYaniv Rosner2011-07-241-6/+18
| * | bnx2x: dcb - send all unmapped priorities to same COS as L2Dmitry Kravkov2011-07-241-6/+33
| * | iwlwifi: Fix build with CONFIG_PM disabled.David S. Miller2011-07-241-0/+6
| * | via-velocity: remove duplicated #includeHuang Weiyi2011-07-231-1/+0
| * | qlge: remove duplicated #includeHuang Weiyi2011-07-231-1/+0
| * | igb: remove duplicated #includeHuang Weiyi2011-07-231-1/+0
| * | can: c_can: remove duplicated #includeHuang Weiyi2011-07-232-2/+0
| * | bnad: remove duplicated #includeHuang Weiyi2011-07-231-1/+0
| * | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-07-22151-5998/+6594
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22151-5998/+6594
| | |\ \
| | | * | bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakageJohn W. Linville2011-07-221-0/+2
| | | * | b43legacy: dma: cache translation (routing bits)Rafał Miłecki2011-07-222-3/+6
| | | * | ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table()Pavel Roskin2011-07-221-6/+3
| | | * | ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210Pavel Roskin2011-07-223-81/+5
| | | * | ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappersPavel Roskin2011-07-223-22/+6
| | | * | b43: (un)initialize driver on the BCMA busRafał Miłecki2011-07-221-4/+44
| | | * | b43: bcma: get DMA translation bitsRafał Miłecki2011-07-221-0/+5
| | | * | bcma: inform drivers about translation bits needed for the coreRafał Miłecki2011-07-221-0/+16
| | | * | ssb: return correct translation bit for 64-bit DMARafał Miłecki2011-07-222-4/+7
| | | * | b43: disable parity check on BCMA devicesRafał Miłecki2011-07-223-0/+21
| | | * | rtlwifi: Convert printks to pr_<level>Joe Perches2011-07-2111-71/+72