summaryrefslogtreecommitdiffstats
path: root/Documentation/arm64 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-20dt-binding: i2c: add bus-supply propertyBibby Hsieh1-0/+3
2020-05-20i2c: reword explanation about atomic transfersWolfram Sang1-3/+3
2020-05-20i2c: slave-eeprom: add support for 24c512 EEPROMsWolfram Sang1-2/+4
2020-05-20i2c: mediatek: Add i2c ac-timing adjust supportQii Wang1-51/+278
2020-05-15MAINTAINERS: add maintainer for mediatek i2c controller driverQii Wang1-0/+7
2020-05-15i2c: mux: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-15i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...Christophe JAILLET1-0/+1
2020-05-15i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto1-1/+9
2020-05-15i2c: algo-pca: update contact emailWolfram Sang1-1/+1
2020-05-15i2c: at91: Fix pinmux after devm_gpiod_get() for bus recoveryCodrin Ciubotariu1-3/+17
2020-05-13i2c: designware: Allow slave mode for PCI enumerated devicesAndy Shevchenko2-13/+12
2020-05-13i2c: designware: Rename i2c_dw_probe() to i2c_dw_probe_master()Andy Shevchenko5-10/+20
2020-05-13i2c: designware: Switch PCI driver to use i2c_dw_configure_master()Andy Shevchenko1-26/+7
2020-05-13i2c: designware: Move configuration routines to respective modulesAndy Shevchenko4-37/+48
2020-05-13i2c: designware: Use devm_platform_ioremap_resource() to simplify codeAndy Shevchenko1-6/+2
2020-05-12i2c: pxa: use master-abort for device probesRussell King1-8/+2
2020-05-12i2c: pxa: clear all master action bits in i2c_pxa_stop_message()Russell King1-4/+2
2020-05-12i2c: pxa: remove some unnecessary debugRussell King1-3/+1
2020-05-12i2c: pxa: ensure timeout messages are uniqueRussell King1-3/+3
2020-05-12i2c: pxa: avoid complaints with non-responsive slavesRussell King1-4/+8
2020-05-12i2c: pxa: consolidate i2c_pxa_*xfer() implementationsRussell King1-20/+16
2020-05-11i2c: mux: pca954x: Convert license to SPDX identifierAndy Shevchenko1-5/+2
2020-05-11i2c: mux: pca954x: Move device_remove_file() out of pca954x_cleanup()Andy Shevchenko1-3/+2
2020-05-11i2c: mux: pca954x: Make use of device propertiesAndy Shevchenko1-10/+5
2020-05-11i2c: mux: pca954x: Refactor pca954x_irq_handler()Andy Shevchenko1-10/+7
2020-05-05i2c: at91: Send bus clear command if SDA is downCodrin Ciubotariu3-8/+50
2020-05-05i2c: use my kernel.org address from now onWolfram Sang5-4/+6
2020-05-05i2c: fix missing pm_runtime_put_sync in i2c_device_probeAlain Volmat1-6/+16
2020-05-05i2c: pxa: fix i2c_pxa_wait_bus_not_busy() boundary conditionRussell King1-5/+12
2020-05-05i2c: pxa: clean up decode_bits()Russell King1-4/+3
2020-05-05i2c: pxa: fix i2c_pxa_scream_blue_murder() debug outputRussell King1-4/+3
2020-05-05i2c: pxa: move DT IDs along side platform IDsRussell King1-9/+9
2020-05-05i2c: pxa: move private definitions to i2c-pxa.cRussell King2-48/+43
2020-05-05i2c: pxa: always set fm and hs members for each typeRussell King1-2/+10
2020-05-05i2c: pxa: add and use definitions for IBMR registerRussell King1-4/+8
2020-05-05i2c: pxa: re-arrange register field definitionsRussell King1-60/+53
2020-05-05i2c: pxa: re-arrange functions to flow betterRussell King1-163/+162
2020-05-05i2c: pxa: re-arrange includes to be in alphabetical orderRussell King1-8/+8
2020-05-05i2c: pxa: remove unneeded includesRussell King1-4/+0
2020-05-05i2c: pxa: use official address byte helperRussell King1-14/+4
2020-05-03Linux 5.7-rc4v5.7-rc4Linus Torvalds1-1/+1
2020-05-03MAINTAINERS: btrfs: fix git repo URLEric Biggers1-1/+1
2020-05-01io_uring: punt splice async because of inode mutexPavel Begunkov1-14/+2
2020-05-01io_uring: check non-sync defer_list carefullyPavel Begunkov1-1/+1
2020-05-01io_uring: fix extra put in sync_file_range()Pavel Begunkov1-1/+1
2020-05-01iommu/qcom: Fix local_base status checkTang Bin1-1/+4
2020-05-01iommu: Properly export iommu_group_get_for_dev()Greg Kroah-Hartman1-1/+1
2020-05-01iommu/vt-d: Use right Kconfig option nameLu Baolu1-2/+2
2020-05-01iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit1-1/+1
2020-05-01io_uring: use cond_resched() in io_ring_ctx_wait_and_kill()Xiaoguang Wang1-1/+1