index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
buffer.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
mfd: max8997: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-23
mfd: sec-core: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-23
mfd: tps6507x: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-23
mfd: tps6586x: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-23
mfd: tps65910: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-23
mfd: arizona: Include linux/of.h header
Sachin Kamat
2
-0
/
+2
2013-10-23
mfd: as3711: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-23
mfd: palmas: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-23
mfd: omap-usb: Remove redundant of_match_ptr
Sachin Kamat
2
-2
/
+2
2013-10-23
mfd: ti_am335x_tscadc: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-23
mfd: 88pm860x: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-23
mfd: tps65217: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-23
mfd: max8925: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-23
mfd: arizona: Mark missing AOD registers as volatile
Charles Keepax
2
-2
/
+2
2013-10-23
mfd: arizona: Correct handling of device tree gpio defaults
Charles Keepax
1
-1
/
+1
2013-10-23
mfd: arizona: Only attempt to parse DT if platform data was not passed
Lee Jones
1
-2
/
+2
2013-10-23
mfd: palmas: Fix resource leak of i2c_dummy devices
Laxman Dewangan
1
-6
/
+15
2013-10-23
mfd: palmas: Reset pm_power_off if it is set for the device
Laxman Dewangan
1
-0
/
+5
2013-10-23
mfd: palmas: Add MODULE_DEVICE_TABLE for of_device table
Laxman Dewangan
1
-0
/
+1
2013-10-23
mfd: palmas: Remove call of mfd_remove_devices
Laxman Dewangan
1
-1
/
+0
2013-10-23
mfd: max77693: Added device tree support
Andrzej Hajda
1
-0
/
+8
2013-10-23
mfd: max77693: Remove device wakeup from driver
Andrzej Hajda
3
-13
/
+0
2013-10-23
mfd: mc13xxx: Move SPI erratum workaround into SPI I/O function
Mark Brown
3
-4
/
+12
2013-10-23
mfd: mc13xxx: Don't require lock for simple register I/O
Mark Brown
1
-5
/
+0
2013-10-23
mfd: twl6040: Drop devm_free_irq of devm_ allocated irq
Wei Yongjun
1
-8
/
+2
2013-10-23
mfd: ezx-pcap: Drop devm_free_irq of devm_ allocated irq
Wei Yongjun
1
-7
/
+1
2013-10-23
mfd: ti_am335x_tscadc: Restore clock divider on resume
Matthias Kaehlcke
2
-4
/
+7
2013-10-23
mfd: Add STw481x driver
Linus Walleij
4
-0
/
+317
2013-10-23
mfd: arizona: Correct register definition for FLL2_SYNC_BW
Charles Keepax
1
-1
/
+1
2013-10-23
mfd: mc12xx-i2c: rtsx_pcr: ti-ssp: Remove redundant dev_set_drvdata
Sachin Kamat
3
-6
/
+1
2013-10-23
mfd: wm5110: Update noise gate default to match the patch file
Charles Keepax
1
-1
/
+1
2013-10-23
mfd: arizona: Update registers for WM5110 DSP
Charles Keepax
1
-2
/
+32
2013-10-23
mfd: rtsx: Modify rts5249_optimize_phy
Wei WANG
2
-2
/
+99
2013-10-23
mfd: timberdale: Remove unnecessary pci_set_drvdata()
Jingoo Han
1
-5
/
+1
2013-10-23
mfd: sm501: Remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-23
mfd: lpc_ich: Remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-23
mfd: ucb1x00-core: Fix error return code in ucb1x00_probe()
Wei Yongjun
1
-0
/
+1
2013-10-23
mfd: ti_am335x_tscadc: Fix idle timeout value
Matthias Kaehlcke
1
-7
/
+12
2013-10-23
mfd: aat2870: Fix sparse error
Sachin Kamat
1
-1
/
+1
2013-10-23
mfd: wm8994: Remove unused irq_lock
Mark Brown
1
-2
/
+0
2013-10-23
mfd: tps6586x: Implement irq_set_wake
Stephen Warren
1
-3
/
+15
2013-10-23
mfd: wm8994: Inline register I/O functions
Mark Brown
2
-87
/
+36
2013-10-23
mfd: sm501: dbg_regs attribute must be read-only
Guenter Roeck
1
-1
/
+1
2013-10-23
mfd: da9052: Avoid multiwrite mode due to silicon errata
David Jander
2
-10
/
+22
2013-10-14
Linux 3.12-rc5
v3.12-rc5
Linus Torvalds
1
-1
/
+1
2013-10-13
watchdog: sunxi: Fix section mismatch
Maxime Ripard
1
-2
/
+2
2013-10-13
watchdog: kempld_wdt: Fix bit mask definition
Jingoo Han
1
-1
/
+1
2013-10-13
watchdog: ts72xx_wdt: locking bug in ioctl
Dan Carpenter
1
-1
/
+2
2013-10-13
ARM: exynos: dts: Update 5250 arch timer node with clock frequency
Yuvaraj Kumar C D
1
-0
/
+5
2013-10-13
parisc: let probe_kernel_read() capture access to page zero
Helge Deller
1
-1
/
+14
[next]