aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mfd/max77686.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-30fs: debugfs: add forward declaration for struct device typeArend van Spriel1-0/+1
2014-11-26firmware class: Deletion of an unnecessary check before the function call "vunmap"Markus Elfring1-2/+1
2014-11-26firmware loader: fix hung task warning dumpKweh, Hock Leong1-2/+2
2014-11-26devcoredump: provide a one-way disable functionJohannes Berg1-8/+48
2014-11-26device: Add dev_<level>_once variantsJoe Perches1-0/+35
2014-11-26ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel3-100/+24
2014-11-26ath: use seq_file api for ath9k debugfs filesArend van Spriel2-274/+192
2014-11-26debugfs: add helper function to create device related seq_fileArend van Spriel2-1/+69
2014-11-24drivers/base: cacheinfo: remove noisy error boot messageSudeep Holla1-3/+1
2014-11-11Revert "core: platform: add warning if driver has no owner"Wolfram Sang1-3/+0
2014-11-07drivers: base: support cpu cache information interface to userspace via sysfsSudeep Holla4-1/+689
2014-11-07drivers: base: add cpu_device_create to support per-cpu devicesSudeep Holla2-0/+58
2014-11-07topology: replace custom attribute macros with standard DEVICE_ATTR*Sudeep Holla1-29/+24
2014-11-07cpumask: factor out show_cpumap into separate helper functionSudeep Holla12-87/+73
2014-11-07driver core: Fix unbalanced device reference in drivers_probeAlex Williamson1-3/+5
2014-11-07driver core: fix race with userland in device_add()Sergey Klyaus1-20/+18
2014-11-07sysfs/kernfs: make read requests on pre-alloc files use the buffer.NeilBrown2-13/+49
2014-11-07sysfs/kernfs: allow attributes to request write buffer be pre-allocated.NeilBrown4-22/+71
2014-11-07fs: sysfs: return EGBIG on write if offset is larger than file sizeVladimir Zapolskiy1-1/+1
2014-11-07kobject: fix NULL pointer derefernce in kobj_child_ns_opsPankaj Dubey1-1/+1