index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
mfd: twl-core: Do not try to call legacy mfd add_children() when booted with DT
Peter Ujfalusi
1
-2
/
+1
2013-02-14
mfd: twl-core: Allocate twl_modules dynamically
Peter Ujfalusi
1
-10
/
+21
2013-02-14
mfd: twl-core: Use the lookup table to find the correct subchip for the modules
Peter Ujfalusi
1
-29
/
+27
2013-02-14
mfd: twl-core: No need to check for invalid subchip ID
Peter Ujfalusi
1
-11
/
+2
2013-02-14
mfd: twl-core: Clean up module id lookup and definitions
Peter Ujfalusi
1
-54
/
+51
2013-02-14
mfd: arizona: Provide platform data for MICBIAS configuration
Mark Brown
1
-0
/
+23
2013-02-14
mfd: arizona: Clarify mixer underclocking error
Mark Brown
1
-1
/
+1
2013-02-14
mfd: arizona: Disable interrupts during resume
Mark Brown
1
-0
/
+26
2013-02-14
mfd: wm5102: Refresh register defaults
Mark Brown
1
-62
/
+33
2013-02-14
mfd: wm5102: Mark DSP memory regions as volatile and readable
Mark Brown
1
-1
/
+7
2013-02-14
mfd: wm8994: Use devm_regulator_bulk_get API
Sachin Kamat
1
-5
/
+2
2013-02-14
mfd: wm5102: Update rev B patch for latest evaluation
Mark Brown
1
-4
/
+5
2013-02-14
mfd: arizona: Register MICVDD supply first to ensure no retries
Mark Brown
1
-2
/
+2
2013-02-14
mfd: wm5102: Mark only extant DSP registers volatile
Mark Brown
1
-4
/
+7
2013-02-14
mfd: palmas: Add rtc irq number as irq resource for palmas-rtc
Laxman Dewangan
1
-2
/
+12
2013-02-13
mfd: omap-usb-host: get rid of build warning
Roger Quadros
1
-1
/
+1
2013-02-13
mfd: omap-usb-host: Don't spam console on clk_set_parent failure
Roger Quadros
1
-9
/
+9
2013-02-13
mfd: omap-usb-host: clean up omap_usbhs_init()
Roger Quadros
1
-48
/
+81
2013-02-13
mfd: omap-usb-host: Get rid of unnecessary spinlock
Roger Quadros
1
-16
/
+0
2013-02-13
mfd: omap-usb-host: Manage HSIC clocks for HSIC mode
Roger Quadros
1
-14
/
+83
2013-02-13
mfd: omap-usb-host: cleanup clock management code
Roger Quadros
1
-80
/
+106
2013-02-13
mfd: omap-usb-host: override number of ports from platform data
Roger Quadros
1
-13
/
+21
2013-02-13
mfd: omap-usb-host: know about number of ports from revision register
Roger Quadros
1
-5
/
+28
2013-02-13
mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()
Roger Quadros
1
-27
/
+11
2013-02-13
mfd: omap_usb_host: Avoid missing platform data checks in suspend/resume
Roger Quadros
1
-10
/
+0
2013-02-13
mfd: omap-usb-tll: Add OMAP5 revision and HSIC support
Roger Quadros
1
-0
/
+14
2013-02-13
mfd: omap-usb-tll: serialize access to TLL device
Roger Quadros
1
-26
/
+27
2013-02-13
mfd: omap-usb-tll: Fix error message
Roger Quadros
1
-9
/
+12
2013-02-13
mfd: omap-usb-tll: Check for missing platform data in probe
Roger Quadros
1
-10
/
+5
2013-02-13
mfd: omap-usb-tll: introduce and use mode_needs_tll()
Roger Quadros
1
-8
/
+12
2013-02-13
mfd: omap-usb-tll: Clean up clock handling
Roger Quadros
1
-33
/
+54
2013-02-13
mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path
Roger Quadros
1
-26
/
+12
2013-02-13
mfd: omap-usb-tll: Fix channel count detection
Roger Quadros
1
-9
/
+11
2013-02-13
mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)
Roger Quadros
2
-43
/
+31
2013-02-13
Merge branch 'fixes-for-3.9' into next/fixes-non-critical
Olof Johansson
1
-1
/
+1
2013-02-13
Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
1
-43
/
+79
2013-02-12
mfd: db8500-prcmu: update resource passing
Linus Walleij
1
-43
/
+79
2013-02-10
Merge tag 'v3.8-rc6' into next/cleanup
Olof Johansson
17
-69
/
+216
2013-02-08
mfd: ab8500: allow AB9540 based devices to use ABX500 pinctrl
Lee Jones
1
-1
/
+2
2013-02-08
mfd: ab8500: ensure new AB8500 pinctrl driver is probed correctly
Lee Jones
1
-1
/
+1
2013-02-08
mfd: ab8500: provide a irq_set_type() function
Lee Jones
1
-0
/
+6
2013-02-08
mfd: ab8500: actually handle the AB8500 GPIO IRQs correctly
Linus Walleij
1
-3
/
+19
2013-02-08
mfd: ab8500: prepare to handle AB8500 GPIO's IRQs correctly
Lee Jones
1
-1
/
+25
2013-02-04
regulator: s5m8767: Fix build in non-DT case
Mark Brown
1
-1
/
+1
2013-02-04
regulator: add device tree support for s5m8767
Amit Daniel Kachhap
1
-2
/
+73
2013-02-04
mfd: ab8500-gpadc: Use new ab8500_gpadc_get() with name parameter
Philippe Langlais
1
-13
/
+13
2013-02-04
mfd: ab8500-gpadc: Remove unused 'struct ab8500_gpadc'
Lee Jones
1
-2
/
+0
2013-02-04
mfd: ab8500-gpadc: Reduce conversion timeout
Lee Jones
1
-1
/
+4
2013-02-04
mfd: ab8500-debugfs: sizeof() mismatch bugfix
Ashok G
1
-1
/
+1
2013-02-04
mfd: ab8500-gpadc: Add runtime pm support
Lee Jones
1
-6
/
+64
[prev]
[next]