index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
open.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-02
mfd: ezx-pcap: Replace mutex_lock with spin_lock
Fuqian Huang
1
-23
/
+30
2019-08-14
mfd: asic3: Include the right header
Linus Walleij
1
-1
/
+1
2019-08-14
MAINTAINERS: altera-sysmgr: Fix typo in a filepath
Denis Efremov
1
-1
/
+1
2019-08-12
mfd: mt6397: Extract IRQ related code from core driver
Hsin-Hsiung Wang
4
-147
/
+192
2019-08-12
mfd: mt6397: Rename macros to something more readable
Hsin-Hsiung Wang
1
-8
/
+8
2019-08-12
mfd: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
6
-27
/
+9
2019-08-12
mfd: db8500-prcmu: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-08-12
mfd: intel-lpss: Add Intel Tiger Lake PCI IDs
Andy Shevchenko
1
-0
/
+23
2019-08-12
mfd: Drop obsolete JZ4740 driver
Paul Cercueil
3
-334
/
+0
2019-08-12
mfd: omap-usb-host: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2019-08-12
mfd: intel-lpss: Remove D3cold delay
Kai-Heng Feng
1
-0
/
+2
2019-08-12
mfd: twl-core: Convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-08-12
mfd: palmas: Convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-08-12
mfd: max8998: Convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-08-12
mfd: max8997: Convert to i2c_new_dummy_device
Wolfram Sang
1
-9
/
+9
2019-08-12
mfd: max8925-i2c: Convert to i2c_new_dummy_device
Wolfram Sang
1
-6
/
+6
2019-08-12
mfd: max8907: Convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-08-12
mfd: max77843: Convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-08-12
mfd: max77693: Convert to i2c_new_dummy_device
Wolfram Sang
1
-6
/
+6
2019-08-12
mfd: max14577: Convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-08-12
mfd: da9150-core: Convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-08-12
mfd: bcm590xx: Convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-08-12
mfd: ab3100-core: Convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-08-12
mfd: 88pm860x-core: Convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-08-12
mfd: 88pm800: Convert to i2c_new_dummy_device
Wolfram Sang
1
-6
/
+6
2019-08-12
mfd: timberdale: Use dev_get_drvdata
Chuhong Yuan
1
-2
/
+1
2019-08-12
mfd: da9063: Remove now unused platform_data
Wolfram Sang
2
-61
/
+0
2019-08-12
mfd: tps80031: Convert to devm_i2c_new_dummy_device
Wolfram Sang
1
-15
/
+8
2019-08-12
mfd: cros_ec: Update cros_ec_commands.h
Yicheng Li
1
-0
/
+12
2019-08-12
dt-bindings: mfd: rn5t618: Document optional property system-power-controller
Jonathan Neuschäfer
1
-0
/
+5
2019-08-12
mfd: aat2870: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-12
/
+2
2019-08-12
mfd: ab8500: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-226
/
+98
2019-08-12
mfd: ab3100: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-53
/
+13
2019-07-25
mfd: davinci_voicecodec: Remove pointless #include
Arnd Bergmann
1
-5
/
+4
2019-07-25
mfd: max77620: Add of_node_put() before return
Nishka Dasgupta
1
-1
/
+3
2019-07-21
Linus 5.3-rc1
v5.3-rc1
Linus Torvalds
1
-2
/
+2
2019-07-21
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
1
-1
/
+1
2019-07-21
hexagon: switch to generic version of pte allocation
Mike Rapoport
1
-32
/
+2
2019-07-21
typo fix: it's d_make_root, not d_make_inode...
Al Viro
1
-1
/
+1
2019-07-21
dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
Rob Herring
1
-0
/
+4
2019-07-21
dt-bindings: iio: ad7124: Fix dtc warnings in example
Rob Herring
1
-33
/
+38
2019-07-21
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
Rob Herring
1
-1
/
+1
2019-07-21
dt-bindings: pinctrl: aspeed: Fix AST2500 example errors
Rob Herring
1
-4
/
+1
2019-07-21
dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors
Rob Herring
2
-2
/
+6
2019-07-21
dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
Rob Herring
1
-82
/
+61
2019-07-21
dt-bindings: Ensure child nodes are of type 'object'
Rob Herring
6
-0
/
+8
2019-07-20
x86/entry/64: Prevent clobbering of saved CR2 value
Thomas Gleixner
1
-1
/
+10
2019-07-20
smp: Warn on function calls from softirq context
Peter Zijlstra
1
-0
/
+16
2019-07-20
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
3
-12
/
+35
2019-07-20
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
1
-1
/
+7
[next]