index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
Merge branch 'fixes-for-3.9' into next/fixes-non-critical
Olof Johansson
1
-1
/
+1
2013-02-12
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-09
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
2013-02-04
mfd: ab8500-debugfs: Add interrupt debug
Bengt Jonsson
2
-0
/
+50
2013-02-04
mfd ab8500-gpadc: Introduce new AB version detection
Michel JAOUEN
1
-11
/
+4
2013-02-04
mfd: ab8500-debugfs: Allow number of IRQs to be provided more dynamically
Linus Walleij
1
-10
/
+41
2013-02-04
mfd: ab8500-core: Allow the possibility to dump all AB8500 registers
Mian Yousaf Kaukab
2
-0
/
+14
2013-02-04
mfd: ab8500-debugfs: add debugfs node to read all registers
Mian Yousaf Kaukab
1
-14
/
+81
2013-02-04
mfd: ab8500-debugfs: Set the USB charging current to 300mA for ABV3
Philippe Langlais
1
-2
/
+24
2013-02-04
mfd: ab8500-debugfs: Export all AB8500 ADCs as debugfs nodes
John Beckett
1
-21
/
+465
2013-02-04
mfd: ab8500-debugfs: Formated access AB8500 registers from debugfs entry
carriere etienne
1
-52
/
+338
2013-02-04
mfd: ab8500-debugfs: Use NULL to initialise remaining NULL pointer
Lee Jones
1
-1
/
+1
2013-02-04
mfd: ab8500-debugfs: Keep count of IRQs in debugfs
Mattias Wallin
1
-24
/
+53
2013-02-04
mfd: ab8500-debugfs: Provide a means for a user subscribe to IRQs
Lee Jones
1
-0
/
+198
2013-02-04
mfd: abx500-core: Provide an API to dump all ABx500 registers
Mian Yousaf Kaukab
1
-0
/
+16
2013-02-04
mfd: ab8500-sysctrl: export read/write symbols
Jonas Aaberg
1
-0
/
+2
2013-02-04
mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registers
Kennet Wallden
1
-0
/
+24
2013-02-04
mfd: ab8500-gpadc: Change to usleep_range() for greater resolution
Lee Jones
1
-1
/
+1
[prev]
[next]