summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-02-082-4/+5
|\
| * Merge tag 'at91-5.6-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Olof Johansson2020-01-162-4/+5
| |\
| | * drivers: soc: atmel: select POWER_RESET_AT91_SAMA5D2_SHDWC for sam9x60Claudiu Beznea2019-12-101-1/+1
| | * power: reset: Kconfig: select POWER_RESET_AT91_RESET for sam9x60Claudiu Beznea2019-12-101-1/+1
| | * drivers: soc: atmel: move sam9x60 under its own config flagClaudiu Beznea2019-12-101-2/+3
* | | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-083-30/+16
|\ \ \
| * | | fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-073-15/+7
| * | | fs_parser: remove fs_parameter_description name fieldEric Sandeen2020-02-072-2/+0
| * | | new primitive: __fs_parse()Al Viro2020-02-071-1/+1
| * | | switch rbd and libceph to p_log-based primitivesAl Viro2020-02-071-8/+6
| * | | struct p_log, variants of warnf() et.al. taking that one insteadAl Viro2020-02-071-0/+1
| * | | Pass consistent param->type to fs_parse()Al Viro2020-02-071-5/+2
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-02-081-6/+10
|\ \ \ \
| * | | | fs: Enable bmap() function to properly return errorsCarlos Maiolino2020-02-031-6/+10
* | | | | Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-02-0732-771/+815
|\ \ \ \ \
| * | | | | i2c: cros-ec-tunnel: Fix ACPI identifierRaul E Rangel2020-01-311-1/+1
| * | | | | i2c: cros-ec-tunnel: Fix slave device enumerationAkshu Agrawal2020-01-311-0/+1
| * | | | | i2c: stm32f7: add PM_SLEEP suspend/resume supportAlain Volmat2020-01-301-4/+113
| * | | | | i2c: cadence: Fix wording in i2c-cadence driverMichal Simek2020-01-301-1/+1
| * | | | | i2c: cadence: Fix power management order of operationsTopi Kuutela2020-01-301-3/+6
| * | | | | i2c: cadence: Fix error printing in case of deferShubhrajyoti Datta2020-01-301-1/+2
| * | | | | i2c: cadence: Handle transfer_size rolloverAlex Williams2020-01-301-5/+13
| * | | | | i2c: i801: Add support for Intel Comet Lake PCH-VJarkko Nikula2020-01-291-0/+4
| * | | | | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2020-01-292-37/+61
| |\ \ \ \ \
| | * | | | | i2c: mux: pca954x: support property idle-stateBiwen Li2020-01-031-23/+46
| | * | | | | i2c: mux: pca9541: use the BIT macroPeter Rosin2020-01-031-14/+15
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'at24-updates-for-v5.6' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang2020-01-293-23/+70
| |\ \ \ \ \
| | * | | | | misc: eeprom: at24: support pm_runtime controlBibby Hsieh2020-01-231-0/+39
| | * | | | | nvmem: fix a 'makes pointer from integer without a cast' build warningBartosz Golaszewski2020-01-101-1/+1
| | * | | | | eeprom: at24: remove the write-protect pin supportKhouloud Touil2020-01-091-9/+0
| | * | | | | nvmem: add support for the write-protect pinKhouloud Touil2020-01-092-2/+19
| | * | | | | eeprom: at24: sort headers alphabeticallyBartosz Golaszewski2020-01-021-12/+12
| | * | | | | eeprom: at24: update the license tagBartosz Golaszewski2020-01-021-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | i2c: xiic: fix indentation issueColin Ian King2020-01-291-1/+1
| * | | | | i2c: parport: fix spelling mistake: "Atmost" -> "At most"Colin Ian King2020-01-291-1/+1
| * | | | | i2c: exynos: Update Kconfig documentationKrzysztof Kozlowski2020-01-231-4/+4
| * | | | | i2c: Enable compile testing for more driversKrzysztof Kozlowski2020-01-231-28/+33
| * | | | | i2c: xiic: Fix the clocking across bind unbindShubhrajyoti Datta2020-01-151-5/+7
| * | | | | i2c: xiic: defer the probe if clock is not foundVenkatesh Yadav Abbarapu2020-01-151-1/+2
| * | | | | i2c: xiic: Add timeout to the rx fifo wait loopShubhrajyoti Datta2020-01-151-10/+42
| * | | | | i2c: highlander: Use proper printk format for size_tKrzysztof Kozlowski2020-01-151-1/+1
| * | | | | i2c: pnx: Use proper printk format for resource_size_tKrzysztof Kozlowski2020-01-151-2/+2
| * | | | | i2c: pmcmsp: Use proper printk format for resource_size_tKrzysztof Kozlowski2020-01-151-3/+3
| * | | | | i2c: i2c-core-of: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-4/+3
| * | | | | i2c: i2c-core-base: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-7/+6
| * | | | | i2c: i2c-core-acpi: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-8/+4
| * | | | | i2c: xiic: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-1/+1
| * | | | | i2c: taos-evm: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-2/+2
| * | | | | i2c: powermac: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-4/+4
| * | | | | i2c: ocores: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-1/+1