summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: rtsx: Add clock divider hookWei WANG2013-01-276-2/+31
* mmc: rtsx: Call MFD hook to switch output voltageWei WANG2013-01-271-25/+5
* mfd: rtsx: Add output voltage switch hookWei WANG2013-01-275-4/+85
* mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones2013-01-223-27/+5
* mfd: vexpress: Export global functions to fix build errorGuenter Roeck2013-01-221-2/+6
* mfd: arizona: Check errors from regcache_sync()Mark Brown2013-01-221-1/+6
* mfd: tc3589x: Use simple irqdomainLinus Walleij2013-01-221-12/+5
* mfd: pcf50633: Init pcf->dev before using itAxel Lin2013-01-221-3/+2
* mfd: max77693: Init max77693->dev before using itAxel Lin2013-01-221-16/+18
* mfd: max77686: Init max77686->dev before using itAxel Lin2013-01-221-9/+9
* mfd: db8500-prcmu: Fix irqdomain usageLinus Walleij2013-01-221-4/+9
* mfd: tps65910: Select REGMAP_IRQ in Kconfig to fix build errorAnilKumar Ch2013-01-221-0/+1
* mfd: arizona: Disable control interface reporting for WM5102 and WM5110Mark Brown2013-01-221-16/+2
* Linux 3.8-rc4v3.8-rc4Linus Torvalds2013-01-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-01-176-27/+45
|\
| * s390/chsc: fix SEI usageSebastian Ott2013-01-161-19/+12
| * s390/time: fix sched_clock() overflowHeiko Carstens2013-01-163-2/+30
| * s390: use -fPIC for module compileMartin Schwidefsky2013-01-121-2/+2
| * s390/mm: fix pmd_pfn() for thpGerald Schaefer2013-01-121-4/+1
* | Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-01-167-42/+64
|\ \
| * | xfs: recalculate leaf entry pointer after compacting a dir2 blockEric Sandeen2013-01-161-2/+4
| * | xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster2013-01-161-2/+2
| * | xfs: fix the multi-segment log buffer formatMark Tinguely2013-01-162-5/+15
| * | xfs: fix segment in xfs_buf_item_format_segmentMark Tinguely2013-01-161-5/+15
| * | xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely2013-01-163-24/+24
| * | xfs: use b_maps[] for discontiguous buffersMark Tinguely2013-01-162-9/+9
* | | Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-166-47/+9
|\ \ \
| * | | cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-154-45/+7
| * | | ACPI / glue: Fix build with ACPI_GLUE_DEBUG setYinghai Lu2013-01-121-1/+1
| * | | cpuidle: fix number of initialized/destroyed statesKrzysztof Mazur2013-01-111-1/+1
* | | | Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov2013-01-161-1/+1
* | | | mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu2013-01-161-0/+1
* | | | drivers/base/cpu.c: Fix typo in commentRalf Baechle2013-01-161-1/+1
* | | | lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina2013-01-161-1/+1
* | | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-1610-13/+181
|\ \ \ \
| * | | | ALSA: hda/hdmi - Work around "alsactl restore" errorsTakashi Iwai2013-01-151-1/+1
| * | | | Merge tag 'asoc-atmel-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2013-01-156-7/+149
| |\ \ \ \
| | * | | | ASoC: atmel-ssc: add pinctrl selection to driverBo Shen2013-01-121-0/+8
| | * | | | ARM: at91/dts: add pinctrl support for SSC peripheralBo Shen2013-01-125-7/+141
| | |/ / /
| * | | | ALSA: usb-audio: selector map for M-Audio FT C400Eldad Zack2013-01-141-0/+13
| * | | | ALSA: usb-audio: M-Audio FT C400 skip packet quirkEldad Zack2013-01-141-0/+11
| * | | | ALSA: usb-audio: correct M-Audio C400 clock source quirkEldad Zack2013-01-141-2/+2
| * | | | ALSA: usb - fix race in creation of M-Audio Fast track pro driverDavid Henningsson2013-01-141-3/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-01-166-10/+29
|\ \ \ \ \
| * | | | | iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)Roland Dreier2013-01-101-1/+1
| * | | | | target: Release se_cmd when LUN lookup fails for TMRRoland Dreier2013-01-101-0/+2
| * | | | | target: Fix use-after-free in LUN RESET handlingRoland Dreier2013-01-101-3/+2
| * | | | | target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEsRoland Dreier2013-01-101-0/+1
| * | | | | tcm_fc: Do not report target role when target is not definedMark Rustad2013-01-101-2/+8
| * | | | | tcm_fc: Do not indicate retry capability to initiatorsMark Rustad2013-01-101-1/+1