summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-25xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper
2011-07-25backlight: set backlight type and max_brightness before backlights are regist...Axel Lin
2011-07-25backlight: add ams369fg06 amoled driverJingoo Han
2011-07-25drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...Axel Lin
2011-07-25drivers/video/backlight/ld9040.c: small fixesAxel Lin
2011-07-25drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-07-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-24gma500: udlay(20000) is too largeStephen Rothwell
2011-07-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-07-24bnx2x: use pci_pcie_cap()Vladislav Zolotarov
2011-07-24bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_taskVladislav Zolotarov
2011-07-24bnx2x: enable internal target-read for 57712 and up onlyShmulik Ravid
2011-07-24bnx2x: count statistic ramrods on EQ to prevent MC assertVladislav Zolotarov
2011-07-24bnx2x: fix loopback for non 10G linkYaniv Rosner
2011-07-24bnx2x: dcb - send all unmapped priorities to same COS as L2Dmitry Kravkov
2011-07-24iwlwifi: Fix build with CONFIG_PM disabled.David S. Miller
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-07-24[S390] dasd: add enhanced DASD statistics interfaceStefan Weinhuber
2011-07-24[S390] ap: toleration support for ap device type 10Holger Dengler
2011-07-24[S390] qdio: clear shared DSCI before scheduling the queue handlerJan Glauber
2011-07-24[S390] kconfig: remove tape interface support commentMartin Schwidefsky
2011-07-23of: fix missing include from of_pci.cGrant Likely
2011-07-23via-velocity: remove duplicated #includeHuang Weiyi
2011-07-23qlge: remove duplicated #includeHuang Weiyi
2011-07-23igb: remove duplicated #includeHuang Weiyi
2011-07-23can: c_can: remove duplicated #includeHuang Weiyi
2011-07-23bnad: remove duplicated #includeHuang Weiyi
2011-07-23ata: PATA_ARASAN_CF depends on DMADEVICESRandy Dunlap
2011-07-23ata: remove unnecessary codeGreg Dietsche
2011-07-23[libata] Prevent warning during PMP error recoveryGwendal Grignou
2011-07-23ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley
2011-07-23pata_it821x: Fix RAID type display, by adding missing commaJean Delvare
2011-07-23sata_dwc_460ex: fix error pathVasiliy Kulikov
2011-07-23ahci: Enable SB600 64bit DMA on Asus M3AMark Nelson
2011-07-23libata: report link resume failure as KERN_WARNING instead of ERRTejun Heo
2011-07-23ahci: move ahci_sb600_softreset to libahci.c and rename itYuan-Hsin Chen
2011-07-23libata: leave port thawed after reset failureTejun Heo
2011-07-23ata: sata_via: Use dev_dbgJoe Perches
2011-07-23ata: Add and use ata_print_version_onceJoe Perches
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-07-23Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-07-23Merge branch 'scsi-fixes'James Bottomley
2011-07-23regulator: Convert tps65023 to use regmap APIMark Brown
2011-07-23regmap: Add SPI bus supportMark Brown