index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-22
dma-debug: introduce debug_dma_assert_idle()
Dan Williams
4
-15
/
+199
2014-01-21
mfd: wm5110: Add register patch for rev D chip
Charles Keepax
1
-1
/
+29
2014-01-21
mfd: omap-usb-tll: Don't hold lock during pm_runtime_get/put_sync()
Roger Quadros
1
-24
/
+12
2014-01-21
gpio: lp3943: Remove redundant of_match_ptr helper
Sachin Kamat
1
-1
/
+1
2014-01-21
mfd: sta2x11-mfd: Use named constants for pci_power_t values
Julia Lawall
1
-1
/
+1
2014-01-21
Documentation: mfd: Fix LDO index in s2mps11.txt
Sachin Kamat
1
-1
/
+1
2014-01-21
mfd: Cleanup mfd-mcp-sa11x0.h header
Sachin Kamat
1
-4
/
+2
2014-01-21
mfd: max8997: Use "IS_ENABLED(CONFIG_OF)" for DT code.
Manish Badarkhe
1
-12
/
+2
2014-01-21
mfd: twl6030: Fix endianness problem in IRQ handler
Danke Xie
1
-3
/
+5
2014-01-21
mfd: sec-core: Add cells for S5M8767-clocks
Tushar Behera
1
-1
/
+3
2014-01-21
mfd: max14577: Remove redundant of_match_ptr helper
Sachin Kamat
1
-1
/
+1
2014-01-21
mfd: twl6040: Fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-01-21
mfd: Revert "mfd: Always assign of_node in mfd_add_device()"
Lee Jones
1
-2
/
+0
2014-01-21
mfd: rtsx: Fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-01-21
mfd: max77693: Set proper maximum register for MUIC regmap
Krzysztof Kozlowski
1
-1
/
+7
2014-01-21
mfd: max77686: Fix regmap resource leak on driver remove
Krzysztof Kozlowski
1
-1
/
+1
2014-01-21
mfd: Represent correct filenames in file headers
Laszlo Papp
3
-3
/
+3
2014-01-21
mfd: rtsx: Add support for card reader rtl8402
Micky Ching
3
-4
/
+46
2014-01-21
mfd: rtsx: Add set pull control macro and simplify rtl8411
Micky Ching
2
-40
/
+21
2014-01-21
mfd: max8997: Enforce mfd_add_devices() return value check
Laszlo Papp
1
-4
/
+5
2014-01-21
mfd: mc13xxx: Simplify probe() & remove()
Alexander Shiyan
4
-50
/
+29
2014-01-21
mfd: mc13xxx: Remove useless symbol MFD_MC13783
Alexander Shiyan
5
-8
/
+4
2014-01-21
mfd: mc13xxx: Remove duplicate mc13xxx_get_flags() declaration
Alexander Shiyan
1
-2
/
+0
2014-01-21
mfd: ssbi: Mark match table const
Stephen Boyd
1
-1
/
+1
2014-01-21
mfd: ssbi: Constify buffer in ssbi_write
Stephen Boyd
2
-5
/
+5
2014-01-21
mfd: ssbi: Remove platform data structs and hide ssbi type enum
Stephen Boyd
2
-16
/
+7
2014-01-21
mfd: Always assign of_node in mfd_add_device()
Stephen Warren
1
-0
/
+2
2014-01-21
mfd: cros ec: spi: Add delay for raising CS
Rhyland Klein
2
-0
/
+38
2014-01-21
mfd: cros ec: spi: Use 0 instead of '\0' consistently
Thierry Reding
1
-3
/
+3
2014-01-21
mfd: cros ec: spi: Depend on OF
Thierry Reding
1
-1
/
+1
2014-01-21
mfd: cros ec: spi: Use correct module license
Thierry Reding
1
-1
/
+1
2014-01-21
mfd: sec-core: Fix sparse NULL pointer warning
Wei Yongjun
1
-1
/
+1
2014-01-21
mfd: sta2x11-mfd: Fix return value check in sta2x11_mfd_platform_probe()
Wei Yongjun
1
-1
/
+1
2014-01-21
mfd: mc13xxx: Remove redundant checks
Alexander Shiyan
1
-4
/
+1
2014-01-21
regulator: tps6586x: Add and use correct voltage table
Stefan Agner
2
-21
/
+76
2014-01-21
mfd: tps6586x: Add version detection
Stefan Agner
2
-8
/
+49
2014-01-21
pwm: Add LP3943 PWM driver
Milo Kim
3
-0
/
+325
2014-01-21
mfd: Add LP3943 MFD driver
Milo Kim
4
-0
/
+293
2014-01-21
gpio: add LP3943 I2C GPIO expander driver
Milo Kim
3
-0
/
+251
2014-01-21
Documentation: Add LP3943 DT bindings and document
Milo Kim
3
-0
/
+128
2014-01-21
mfd: max14577: Cleanup an error message
Dan Carpenter
1
-2
/
+1
2014-01-21
mfd: wm831x: Use PM ops for shutdown
Mark Brown
2
-6
/
+10
2014-01-21
mfd: ab8500: Use irqdomain to map interrupts
Linus Walleij
1
-1
/
+1
2014-01-21
mfd: rtsx: Prevent 'used uninitialised' warnings
Lee Jones
1
-3
/
+3
2014-01-21
mfd: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
10
-10
/
+10
2014-01-21
mfd/pinctrl: Delete platform data header
Linus Walleij
3
-24
/
+12
2014-01-21
mfd: ab8500: Delete all GPIO platform data instances
Linus Walleij
2
-12
/
+0
2014-01-21
pinctrl: abx500: Delete non-devicetree probe path
Linus Walleij
1
-27
/
+9
2014-01-21
mfd: twl-core: Fix passing of platform data in the device tree case
Tony Lindgren
1
-3
/
+12
2014-01-21
mfd: twl-core: Clean up module by removing twl603x pdata handling
Ruslan Ruslichenko
1
-198
/
+0
[next]