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
2014-03-19
mfd: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
21
-21
/
+0
2014-03-19
mfd: stmpe: Trivial: Remove unnecessary semicolon
Sachin Kamat
1
-1
/
+1
2014-03-19
mfd: tps65218: Add driver for the TPS65218 PMIC
Keerthy
3
-0
/
+298
2014-03-19
mfd: tc3589x: Reform device tree probing
Linus Walleij
1
-25
/
+59
2014-03-19
mfd: wm5110: Make additional DSP registers available to the user
Charles Keepax
1
-0
/
+168
2014-03-19
mfd: wm5102: Make additional DSP registers available to the user
Charles Keepax
1
-0
/
+34
2014-03-19
mfd: max14577: Add of_compatible to extcon mfd_cell
Krzysztof Kozlowski
1
-1
/
+4
2014-03-19
mfd: Include all drivers in subsystem menu
Linus Walleij
1
-3
/
+3
2014-03-19
Merge branch 'ib-mfd-io-3.15' into HEAD
Lee Jones
5
-132
/
+210
2014-03-19
Merge branch 'ib-mfd-omap' into HEAD
Lee Jones
3
-104
/
+91
2014-03-19
Merge branch 'ib-mfd-regulator-3.15' into HEAD
Lee Jones
5
-15
/
+683
2014-03-18
mfd: wm5102: Update register patch
Charles Keepax
1
-0
/
+1
2014-03-18
regulator: Add support for S2MPA01 regulator
Sachin Kamat
3
-0
/
+489
2014-03-18
mfd: Add support for S2MPA01 device
Sachin Kamat
1
-5
/
+44
2014-03-18
mfd: sec-core: Silence compiler warning
Pankaj Dubey
1
-3
/
+3
2014-03-18
mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+4
2014-03-18
mfd: sec: Add support for S2MPS14
Krzysztof Kozlowski
2
-6
/
+131
2014-03-18
mfd: sec-irq: Use consistent S2MPS11 RTC alarm interrupt indexes
Krzysztof Kozlowski
1
-4
/
+4
2014-03-18
mfd: sec-core: Select different RTC regmaps for devices
Krzysztof Kozlowski
1
-3
/
+12
2014-03-18
mfd: sec-core: Add maximum RTC register for regmap config
Krzysztof Kozlowski
1
-0
/
+2
2014-03-18
mfd: twl4030-madc: Move driver to drivers/iio/adc
Sebastian Reichel
5
-11
/
+11
2014-03-18
mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit registers
Sebastian Reichel
1
-31
/
+8
2014-03-18
mfd: twl4030-madc: Cleanup driver
Sebastian Reichel
1
-73
/
+72
2014-03-18
mfd: twl4030-madc: Add DT support and convert to IIO framework
Sebastian Reichel
1
-11
/
+116
2014-03-18
mfd: twl4030-madc: Use managed resources
Sebastian Reichel
1
-9
/
+6
2014-03-13
mfd: omap-usb-host: Use clock names as per function for reference clocks
Roger Quadros
1
-6
/
+6
2014-03-13
mfd: omap-usb-host: Use proper clock name instead of alias
Roger Quadros
1
-2
/
+3
2014-03-13
mfd: omap-usb-host: Always fail on clk_get() error
Roger Quadros
1
-22
/
+40
2014-03-13
mfd: omap-usb-host: Get clocks based on hardware revision
Roger Quadros
2
-15
/
+32
2014-03-13
mfd: omap-usb-host: Use resource managed clk_get()
Roger Quadros
1
-65
/
+16
2014-03-13
mfd: omap-usb-tll: Fix cppcheck sizeof warning
Colin Ian King
1
-1
/
+1
2014-03-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-62
/
+107
2014-03-02
Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-3
/
+18
2014-03-02
Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-39
/
+38
2014-03-03
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
11
-35
/
+72
2014-03-02
Merge iio fixes into staging-linus
Greg Kroah-Hartman
7
-39
/
+36
2014-03-02
drm/vmwgfx: avoid null pointer dereference at failure paths
Alexey Khoroshilov
1
-16
/
+19
2014-03-02
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...
Thomas Hellstrom
2
-3
/
+2
2014-03-02
drm/vmwgfx: Remove some unused surface formats
Thomas Hellstrom
1
-6
/
+1
2014-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
7
-62
/
+171
2014-03-01
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-1
/
+4
2014-03-01
Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-47
/
+51
2014-02-28
Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-0
/
+1
2014-02-28
Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-40
/
+89
2014-02-28
Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-31
/
+0
2014-02-28
Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-20
/
+27
2014-02-28
dm cache: fix truncation bug when mapping I/O to >2TB fast device
Heinz Mauelshagen
1
-2
/
+3
2014-02-28
Merge branches 'pm-cpufreq', 'pm-hibernate' and 'acpi-processor'
Rafael J. Wysocki
2
-37
/
+33
2014-02-27
drm/radeon: enable speaker allocation setup on dce3.2
Alex Deucher
1
-3
/
+0
2014-02-27
drm/radeon: change audio enable logic
Alex Deucher
5
-27
/
+44
[next]