| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge series "Extend regulator notification support" from Matti Vaittinen <ma... | Mark Brown | 2021-06-21 | 1070 | -5883/+13843 |
|\ |
|
| * | MAINTAINERS: Add reviewer for regulator irq_helpers | Matti Vaittinen | 2021-06-21 | 1 | -0/+4 |
| * | regulator: bd9576: Fix the driver name in id table | Matti Vaittinen | 2021-06-21 | 1 | -2/+2 |
| * | regulator: bd9576: Support error reporting | Matti Vaittinen | 2021-06-21 | 1 | -124/+926 |
| * | regulator: bd9576 add FET ON-resistance for OCW | Matti Vaittinen | 2021-06-21 | 1 | -0/+6 |
| * | regulator: add property parsing and callbacks to set protection limits | Matti Vaittinen | 2021-06-21 | 7 | -9/+274 |
| * | regulator: IRQ based event/error notification helpers | Matti Vaittinen | 2021-06-21 | 5 | -8/+607 |
| * | regulator: move rdev_print helpers to internal.h | Matti Vaittinen | 2021-06-21 | 4 | -16/+22 |
| * | regulator: add warning flags | Matti Vaittinen | 2021-06-21 | 1 | -0/+14 |
| * | thermal: Use generic HW-protection shutdown API | Matti Vaittinen | 2021-06-21 | 2 | -74/+13 |
| * | reboot: Add hardware protection power-off | Matti Vaittinen | 2021-06-21 | 2 | -0/+80 |
| * | regulator: Add protection limit properties | Matti Vaittinen | 2021-06-21 | 1 | -0/+82 |
| * | Linux 5.13-rc4v5.13-rc4 | Linus Torvalds | 2021-05-30 | 1 | -1/+1 |
| * | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-05-29 | 22 | -29/+142 |
| |\ |
|
| | * | MAINTAINERS: adjust to removing i2c designware platform data | Lukas Bulwahn | 2021-05-28 | 1 | -1/+0 |
| | * | i2c: s3c2410: fix possible NULL pointer deref on read message after write | Krzysztof Kozlowski | 2021-05-28 | 1 | -0/+3 |
| | * | i2c: mediatek: Disable i2c start_en and clear intr_stat brfore reset | Qii Wang | 2021-05-28 | 1 | -0/+5 |
| | * | i2c: i801: Don't generate an interrupt on bus reset | Jean Delvare | 2021-05-27 | 1 | -4/+2 |
| | * | i2c: mpc: implement erratum A-004447 workaround | Chris Packham | 2021-05-27 | 1 | -2/+79 |
| | * | powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers | Chris Packham | 2021-05-27 | 1 | -0/+8 |
| | * | powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers | Chris Packham | 2021-05-27 | 1 | -0/+16 |
| | * | dt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447 flag | Chris Packham | 2021-05-27 | 1 | -0/+7 |
| | * | i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function name | Lee Jones | 2021-05-27 | 1 | -1/+1 |
| | * | i2c: busses: i2c-st: Fix copy/paste function misnaming issues | Lee Jones | 2021-05-27 | 1 | -2/+2 |
| | * | i2c: busses: i2c-pnx: Provide descriptions for 'alg_data' data structure | Lee Jones | 2021-05-27 | 1 | -4/+4 |
| | * | i2c: busses: i2c-ocores: Place the expected function names into the documenta... | Lee Jones | 2021-05-27 | 1 | -4/+4 |
| | * | i2c: busses: i2c-eg20t: Fix 'bad line' issue and provide description for 'msg... | Lee Jones | 2021-05-27 | 1 | -1/+2 |
| | * | i2c: busses: i2c-designware-master: Fix misnaming of 'i2c_dw_init_master()' | Lee Jones | 2021-05-27 | 1 | -1/+1 |
| | * | i2c: busses: i2c-cadence: Fix incorrectly documented 'enum cdns_i2c_slave_mode' | Lee Jones | 2021-05-27 | 1 | -1/+1 |
| | * | i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-doc | Lee Jones | 2021-05-27 | 1 | -1/+1 |
| | * | i2c: muxes: i2c-arb-gpio-challenge: Demote non-conformant kernel-doc headers | Lee Jones | 2021-05-27 | 1 | -2/+2 |
| | * | i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout' | Lee Jones | 2021-05-27 | 1 | -1/+1 |
| | * | i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E | Geert Uytterhoeven | 2021-05-25 | 1 | -1/+1 |
| | * | i2c: I2C_HISI should depend on ACPI | Geert Uytterhoeven | 2021-05-25 | 1 | -1/+1 |
| | * | i2c: icy: Remove unused variable new_fwnode in icy_probe() | Geert Uytterhoeven | 2021-05-25 | 1 | -1/+0 |
| | * | i2c: qcom-geni: fix spelling mistake "unepxected" -> "unexpected" | Colin Ian King | 2021-05-25 | 1 | -1/+1 |
| * | | Merge tag 'seccomp-fixes-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-05-29 | 2 | -22/+24 |
| |\ \ |
|
| | * | | seccomp: Refactor notification handler to prepare for new semantics | Sargun Dhillon | 2021-05-29 | 1 | -14/+16 |
| | * | | Documentation: seccomp: Fix user notification documentation | Sargun Dhillon | 2021-05-28 | 1 | -8/+8 |
| * | | | Merge tag 'riscv-for-linus-5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-05-29 | 5 | -14/+18 |
| |\ \ \ |
|
| | * | | | riscv: kexec: Fix W=1 build warnings | Jisheng Zhang | 2021-05-22 | 2 | -7/+8 |
| | * | | | riscv: kprobes: Fix build error when MMU=n | Jisheng Zhang | 2021-05-22 | 1 | -0/+2 |
| | * | | | riscv: Select ARCH_USE_MEMTEST | Kefeng Wang | 2021-05-22 | 1 | -0/+1 |
| | * | | | riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabled | Chen Huang | 2021-05-22 | 1 | -7/+7 |
| * | | | | Merge tag 'xfs-5.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2021-05-29 | 8 | -86/+140 |
| |\ \ \ \ |
|
| | * | | | | xfs: bunmapi has unnecessary AG lock ordering issues | Dave Chinner | 2021-05-27 | 1 | -11/+0 |
| | * | | | | xfs: btree format inode forks can have zero extents | Dave Chinner | 2021-05-27 | 1 | -1/+0 |
| | * | | | | xfs: add new IRC channel to MAINTAINERS | Darrick J. Wong | 2021-05-26 | 1 | -0/+1 |
| | * | | | | xfs: validate extsz hints against rt extent size when rtinherit is set | Darrick J. Wong | 2021-05-24 | 5 | -0/+85 |
| | * | | | | xfs: standardize extent size hint validation | Darrick J. Wong | 2021-05-24 | 2 | -73/+41 |