index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-30
mfd: kempld-core: Simplify function return logic
Javier Martinez Canillas
1
-12
/
+2
2015-10-30
mfd: pcf50633: Remove unneded ret variable
Javier Martinez Canillas
1
-2
/
+2
2015-10-30
mfd: arizona: Remove unneded ret variable
Javier Martinez Canillas
1
-3
/
+1
2015-10-30
mfd: htc-i2cpld: Remove unneded ret variable
Javier Martinez Canillas
1
-2
/
+1
2015-10-30
mfd: tps6105x: Fix possible NULL pointer access
Grigoryev Denis
1
-29
/
+43
2015-10-30
mfd: qcom_rpm: Drop use of IRQF_NO_SUSPEND flag
Sudeep Holla
1
-1
/
+1
2015-10-30
platform: x86: PMC IPC depends on ACPI
Lee Jones
1
-0
/
+1
2015-10-30
mfd: lpc_ich: Separate device cells for clarity
Aaron Sierra
1
-24
/
+18
2015-10-30
mfd: add Intel Broxton Whiskey Cove PMIC driver
Qipeng Zha
2
-0
/
+479
2015-10-26
mfd: rt5033: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
1
-1
/
+0
2015-10-26
mfd: bcm590xx: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
1
-1
/
+0
2015-10-26
mfd: tps65217: Add battery charger as subdevice
Enric Balletbo i Serra
1
-0
/
+4
2015-10-26
mfd: wm8998: Fixup register defaults/readables
Charles Keepax
1
-8
/
+0
2015-10-26
mfd: arizona: Add register bits to support the ANC block
Charles Keepax
1
-0
/
+186
2015-10-26
mfd: arizona: Fix typo in arizona_irq_map
Charles Keepax
1
-1
/
+1
2015-10-26
mfd: wm831x: Fix possible NULL pointer dereference
Javier Martinez Canillas
1
-1
/
+3
2015-10-26
mfd: s2mps11: Add manual shutdown method for Odroid XU3
Krzysztof Kozlowski
1
-0
/
+30
2015-10-26
mfd: intel-lpss: Use writeq() helper
Andy Shevchenko
1
-8
/
+4
2015-10-26
mfd: sm501: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-26
mfd: max8997: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-26
mfd: hi6421-pmic: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-26
mfd: atmel-hlcdc: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-26
mfd: Fixup clients of multi_reg_write/register_patch
Nariman Poushin
2
-2
/
+2
2015-10-26
mfd: stmpe: PWM on 24xx has altfunc 1
Linus Walleij
1
-0
/
+1
2015-10-26
mfd: twl6040: Fix deferred probe handling for clk32k
Tony Lindgren
1
-0
/
+2
2015-10-26
mfd: 88pm80x: Add 88pm860 chip type support
Vaibhav Hiremath
1
-0
/
+2
2015-10-26
mfd: cros_ec_i2c: Add OF match table
Javier Martinez Canillas
1
-0
/
+7
2015-10-26
Merge branches 'ib-extcon-mfd-4.4', 'ib-mfd-i2c-v4.4', 'ib-mfd-power-4.4', 'i...
Lee Jones
336
-2348
/
+4525
2015-10-26
at24: enable ACPI device found on Galileo Gen2
Andy Shevchenko
1
-3
/
+19
2015-10-26
mfd: intel_quark_i2c_gpio: support devices behind i2c bus
Andy Shevchenko
1
-0
/
+14
2015-10-26
mfd: intel_quark_i2c_gpio: load gpio driver first
Andy Shevchenko
1
-10
/
+9
2015-10-26
mfd: core: redo ACPI matching of the children devices
Andy Shevchenko
1
-16
/
+36
2015-10-13
mfd: da9150: Use DEFINE_RES_IRQ_NAMED() help macro for IRQ resource
Adam Thomson
1
-30
/
+5
2015-10-13
power: Add support for DA9150 Fuel-Gauge
Adam Thomson
3
-0
/
+590
2015-10-13
mfd: da9150: Add support for Fuel-Gauge
Adam Thomson
1
-7
/
+149
2015-10-05
mfd: tps6105x: Use i2c regmap to access registers
Grigoryev Denis
2
-73
/
+21
2015-10-04
Merge tag 'md/4.3-fixes' of git://neil.brown.name/md
Linus Torvalds
7
-26
/
+28
2015-10-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+4
2015-10-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2015-10-03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-15
/
+73
2015-10-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
31
-300
/
+221
2015-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
13
-47
/
+72
2015-10-02
irqchip/gic-v3-its: Count additional LPIs for the aliased devices
Marc Zyngier
1
-1
/
+1
2015-10-02
irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined
Marc Zyngier
1
-0
/
+3
2015-10-02
Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
8
-53
/
+77
2015-10-02
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-64
/
+62
2015-10-02
Revert "Input: synaptics - fix handling of disabling gesture mode"
Dmitry Torokhov
1
-8
/
+4
2015-10-02
Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-62
/
+67
2015-10-02
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
3
-55
/
+75
2015-10-02
md/bitmap: don't pass -1 to bitmap_storage_alloc.
NeilBrown
1
-1
/
+2
[next]