summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-06mfd: Add to_irq() member to asic3 gpio_chip structurePaul Parsons1-0/+6
2012-03-06mfd: Remove unneeded version.h include from ab5500Jesper Juhl1-1/+0
2012-03-06gpio: Support no-irq stmpe modeChris Blair1-16/+25
2012-03-06mfd: Add support for no-interrupt stmpe configChris Blair1-38/+96
2012-03-06mfd: Add itps65910 wakeup supportLaxman Dewangan1-0/+11
2012-03-06mfd: Add support for multiple s5m devicesSangbeom Kim1-4/+38
2012-03-06mfd: Convert s5m core driver to use devm_kzalloc()Sangbeom Kim1-3/+2
2012-03-06mfd: Initialize tps65910 irq platform data properlyLaxman Dewangan1-1/+1
2012-03-06mfd: Fix s5m error handling for invalid device typeJonghwan Choi1-3/+11
2012-03-06mfd: Fix possible s5m null pointer dereferenceJonghwan Choi1-1/+1
2012-03-06mfd: wm8350 variable dereferenced before checkJonghwan Choi1-1/+0
2012-03-06mfd: Add initial db8500 prcmu register access apiMattias Nilsson1-19/+17
2012-03-06mfd: Remove check for db8500 firmware bugJonas Aaberg1-8/+0
2012-03-06mfd: db8500 OPP and sleep handling updateMattias Nilsson1-1/+72
2012-03-06mfd: Spawned db8500 regulators updateBengt Jonsson1-10/+15
2012-03-06mfd: db8500 clock handling updateMattias Nilsson2-121/+673
2012-03-06mfd: Update abstract dbx500 interfaceMattias Nilsson1-21/+21
2012-03-06mfd: Function for obtaining the db8500 prcmu firmware versionMattias Nilsson1-18/+33
2012-03-06mfd: Remove db8500-prcmu U8400 legacyDaniel Willerud2-32/+7
2012-03-06mfd: Fix section mismatch warning for da9052-spiAxel Lin1-2/+2
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier3-4/+20
2012-03-06mfd: Add missing regmap_exit to free a previously allocated da9052 register mapAxel Lin2-3/+9
2012-03-06mfd: Add new mfd device for TPS65217AnilKumar Ch3-0/+258
2012-03-06mfd: twl-core: Don't specify regulator consumers by struct deviceMark Brown1-4/+4
2012-02-19Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds5-398/+32
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-170/+178
2012-02-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-2/+2
2012-02-19Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds1-1/+1
2012-02-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-2/+2
2012-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-8/+28
2012-02-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-7/+22
2012-02-16powerpc/adb: Use set_current_state()majianpeng1-2/+2
2012-02-16net/ethernet: ks8851_mll fix irq handlingJan Weitzel1-8/+6
2012-02-15veth: Enforce minimum size of VETH_INFO_PEERThomas Graf1-1/+3
2012-02-15stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO1-1/+1
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO4-116/+105
2012-02-15stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi1-0/+16
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO4-3/+9
2012-02-15ipheth: Add iPhone 4STim Gardner1-0/+5
2012-02-15mlx4: add unicast steering entries to resource_trackerEugenia Emantayev1-7/+11
2012-02-15mlx4: fix QP tree trashingEugenia Emantayev1-0/+1
2012-02-15mlx4: fix buffer overrunEugenia Emantayev1-1/+1
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2012-02-15regmap: Fix cache defaults initialization from raw cache defaultsLars-Peter Clausen1-2/+2
2012-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2-1/+3
2012-02-15Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-131/+241
2012-02-15Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds5-12/+18
2012-02-153c59x: shorten timer period for slave devicesEric Dumazet1-1/+1
2012-02-14bnx2x: remove the 'poll' module optionMichal Schmidt1-16/+1
2012-02-14drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher2-6/+2