summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-09i2c: mux: mlxcpld: Extend supported mux numberVadim Pasternak1-8/+2
2021-02-09i2c: mux: mlxcpld: Extend driver to support word address space devicesVadim Pasternak1-8/+39
2021-02-09i2c: mux: mlxcpld: Get rid of adapter numbers enforcementVadim Pasternak1-5/+2
2021-02-09i2c: mux: mlxcpld: Prepare mux selection infrastructure for two-byte supportVadim Pasternak1-9/+9
2021-02-09i2c: mux: mlxcpld: Convert driver to platform driverVadim Pasternak1-34/+28
2021-02-02i2c: imx: Synthesize end of transaction events without idle interruptsKevin Paul Herbert1-7/+52
2021-02-02i2c: i2c-qcom-geni: Add shutdown callback for i2cRoja Rani Yarubandi1-0/+34
2021-02-02i2c: mv64xxx: Add runtime PM supportSamuel Holland1-42/+78
2021-02-02i2c: amd-mp2: Remove unused macroRichard Neumann1-3/+0
2021-02-02i2c: amd-mp2: convert to PCI logging functionsRichard Neumann3-37/+24
2021-02-02i2c: mux: mlxcpld: Move header file out of x86 realmVadim Pasternak1-1/+1
2021-02-02i2c: mux: mlxcpld: Update module licenseVadim Pasternak1-30/+3
2021-01-28i2c: smbus: improve naming in i2c_smbus_xfer_emulated()Wolfram Sang1-12/+12
2021-01-28i2c: smbus: don't abuse loop variableWolfram Sang1-5/+4
2021-01-28i2c: tegra: Use threaded interruptDmitry Osipenko1-4/+5
2021-01-28Merge tag 'v5.11-rc5' into i2c/for-5.12Wolfram Sang512-2718/+5803
2021-01-28i2c: remove zte zx bus driverArnd Bergmann3-612/+0
2021-01-25Merge tag 'sh-for-5.11' of git://git.libc.org/linux-shLinus Torvalds2-13/+3
2021-01-24Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds7-52/+126
2021-01-24Merge tag 'char-misc-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-21/+75
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-20/+33
2021-01-24Merge tag 'staging-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-58/+29
2021-01-24Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-24/+37
2021-01-24Merge tag 'usb-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-20/+58
2021-01-24Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-7/+17
2021-01-23Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds5-16/+27
2021-01-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-5/+44
2021-01-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-28/+68
2021-01-23Merge tag 'for-5.11/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-8/+45
2021-01-23Merge tag 'mmc-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds4-7/+37
2021-01-23Merge tag 'platform-drivers-x86-v5.11-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds9-24/+72
2021-01-22misc: rtsx: init value of aspm_enabledRicky Wu1-1/+6
2021-01-22tty: fix up hung_up_tty_write() conversionLinus Torvalds1-4/+5
2021-01-22i2c: sprd: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski1-0/+1
2021-01-22i2c: s3c2410: advertise SMBus transfers using RECV_LENWolfram Sang1-1/+1
2021-01-22i2c: qup: advertise SMBus transfers using RECV_LENWolfram Sang1-1/+1
2021-01-22i2c: algo: bit: use new macro to specifiy capabilitiesWolfram Sang1-3/+1
2021-01-22i2c: remove u300 bus driverArnd Bergmann3-1022/+0
2021-01-22i2c: remove sirf bus driverArnd Bergmann3-486/+0
2021-01-22Revert "i2c: imx: Remove unused .id_table support"Fabio Estevam1-1/+19
2021-01-22Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-1/+2
2021-01-22Merge tag 'drm-fixes-2021-01-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds24-90/+198
2021-01-22Merge tag 'amd-drm-fixes-5.11-2021-01-21' of https://gitlab.freedesktop.org/a...Dave Airlie10-40/+100
2021-01-22Merge tag 'drm-intel-fixes-2021-01-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-38/+74
2021-01-21dm: avoid filesystem lookup in dm_get_dev_t()Hannes Reinecke1-3/+12
2021-01-21dm crypt: fix copy and paste bug in crypt_alloc_req_aeadIgnat Korchagin1-3/+3
2021-01-21dm integrity: conditionally disable "recalculate" featureMikulas Patocka1-2/+24
2021-01-21dm integrity: fix a crash if "recalculate" used without "internal_hash"Mikulas Patocka1-0/+6
2021-01-21Merge tag 'acpi-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+2
2021-01-21Merge tag 'gpio-fixes-for-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-84/+88