index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: abx500-core: Remove unused function abx500_dump_all_banks()
Lee Jones
2014-06-03
2
-21
/
+0
*
mfd: arizona: Correct addresses of always-on trigger registers
Richard Fitzgerald
2014-06-03
4
-16
/
+24
*
mfd: max14577: Cast to architecture agnostic data type
Lee Jones
2014-06-03
1
-1
/
+2
*
i2c: ChromeOS EC tunnel driver
Doug Anderson
2014-06-03
5
-0
/
+372
*
mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources
Bill Richardson
2014-06-03
3
-75
/
+1059
*
mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100ms
Doug Anderson
2014-06-03
1
-8
/
+16
*
mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliable
Doug Anderson
2014-06-03
1
-3
/
+12
*
mfd: cros_ec: spi: Add mutex to cros_ec_spi
Doug Anderson
2014-06-03
1
-5
/
+21
*
mfd: cros_ec: spi: Calculate delay between transfers correctly
David Hendricks
2014-06-03
1
-1
/
+1
*
mfd: arizona: Correct error message for addition of main IRQ chip
Charles Keepax
2014-06-03
1
-1
/
+1
*
mfd: wm8997: Add registers for high power mode
Charles Keepax
2014-06-03
1
-0
/
+2
*
mfd: arizona: Add MICVDD to mapped regulators
Charles Keepax
2014-06-03
1
-0
/
+1
*
mfd: ipaq-micro: Make mfd_cell array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: ipaq-micro: Use devm_ioremap_resource()
Jingoo Han
2014-06-03
1
-6
/
+6
*
mfd: Add driver for Atmel Microcontroller on iPaq h3xxx
Linus Walleij
2014-06-03
4
-0
/
+641
*
mfd: syscon: Include linux/err.h to fix build error
Tushar Behera
2014-06-03
1
-0
/
+2
*
mfd: Add support for sun6i PRCM (Power/Reset/Clock Management) unit
Boris BREZILLON
2014-06-03
3
-0
/
+143
*
mfd: sun6i-prcm: Document DT bindings
Boris BREZILLON
2014-06-03
1
-0
/
+59
*
mfd: rtsx_usb: Make mfd_cell array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: omap-usb-host: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: as3711: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: max14577: Make mfd_cell array const
Krzysztof Kozlowski
2014-06-03
1
-3
/
+3
*
mfd: lp3943: Make mfd_cell array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: max14577: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: sec-core: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: wm8400-core: Make mfd_cell array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: max8998: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: db8500-prcmu: Make mfd_cell array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: max8907: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: max77693: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: kempld-core: Make mfd_cell array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: max8997: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: max77686: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: mc13xxx: Do not use platform data with devicetree
Alexander Shiyan
2014-06-03
1
-12
/
+10
*
mfd: twl6040: Correct HPPLL configuration for 19.2 and 38.4 MHz mclk
Peter Ujfalusi
2014-06-03
1
-8
/
+5
*
mfd: tps6586x: Make of_device_id array const
Jingoo Han
2014-06-03
1
-1
/
+1
*
mfd: tps6507x: Make of_device_id array const
Jingoo Han
2014-06-03
1
-1
/
+1
*
mfd: tps65910: Make of_device_id array const
Jingoo Han
2014-06-03
1
-1
/
+1
*
mfd: sm501: Make of_device_id array const
Jingoo Han
2014-06-03
1
-1
/
+1
*
mfd: AXP20x: Add mfd driver for AXP20x PMIC
Carlo Caione
2014-06-03
4
-0
/
+451
*
mfd: syscon: Allow property as NULL in syscon_regmap_lookup_by_phandle
Pankaj Dubey
2014-06-03
1
-1
/
+5
*
mfd: pm8921: Remove pm8xxx API now that sub-devices use regmap
Stephen Boyd
2014-06-03
2
-202
/
+2
*
mfd: max14577: Fix IRQ handling after resume if this is not a wakeup source
Krzysztof Kozlowski
2014-06-03
1
-16
/
+13
*
mfd: sec-core: Fix IRQ handling after resume if this is not a wakeup source
Krzysztof Kozlowski
2014-06-03
1
-15
/
+13
*
mfd: sec-core: Remove duplicated device type from sec_pmic_dev
Krzysztof Kozlowski
2014-06-03
3
-5
/
+5
*
mfd: twl6040: Move register patching earlier in probe
Peter Ujfalusi
2014-06-03
1
-4
/
+3
*
mfd: twl6040: Optional clk32k clock handling
Peter Ujfalusi
2014-06-03
3
-0
/
+14
*
mfd: twl6040: Select i2c fast mode as default with regmap patch
Peter Ujfalusi
2014-06-03
2
-2
/
+8
*
mfd: twl6040: Clear the interrupt ID register before requesting IRQ
Peter Ujfalusi
2014-06-03
1
-0
/
+3
*
mfd: core: Don't use devres functions before device is added
Charles Keepax
2014-06-03
1
-4
/
+7
[next]