summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-15i2c: nvidia-gpu: Convert to use dev_err_probe()Andy Shevchenko
2022-02-15i2c: nvidia-gpu: Use temporary variable for struct deviceAndy Shevchenko
2022-02-15i2c: nvidia-gpu: Switch to use i2c_new_ccgx_ucsi()Andy Shevchenko
2022-02-15i2c: Introduce common module to instantiate CCGx UCSIAndy Shevchenko
2022-02-15i2c: i801: Add support for Intel Raptor Lake PCH-SJarkko Nikula
2022-02-15i2c: don't expose function which is only used internallyWolfram Sang
2022-02-11i2c: brcmstb: allow compiling on BCM4908Rafał Miłecki
2022-02-11i2c: rcar: Add R-Car Gen4 supportGeert Uytterhoeven
2022-02-11i2c: designware: Add AMD PSP I2C bus supportJan Dabros
2022-02-11i2c: designware: Add missing locksJan Dabros
2022-02-11i2c: piix4: Enable EFCH MMIO for Family 17h+Terry Bowman
2022-02-11i2c: piix4: Add EFCH MMIO support for SMBus port selectTerry Bowman
2022-02-11i2c: piix4: Add EFCH MMIO support to SMBus base address detectTerry Bowman
2022-02-11i2c: piix4: Add EFCH MMIO support to region request and releaseTerry Bowman
2022-02-11i2c: piix4: Move SMBus port selection into functionTerry Bowman
2022-02-11i2c: piix4: Move SMBus controller base address detect into functionTerry Bowman
2022-02-11i2c: piix4: Move port I/O region request/release code into functionsTerry Bowman
2022-02-10i2c: piix4: Replace hardcoded memory map size with a #defineTerry Bowman
2022-02-07i2c: npcm7xx: Fix typosJonathan Neuschäfer
2022-02-07i2c: ACPI: Replace acpi_bus_get_device()Rafael J. Wysocki
2022-02-07i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'Christophe JAILLET
2022-02-07i2c: amd-mp2: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-28i2c: mediatek: Add i2c compatible for Mediatek MT8186Kewei Xu
2022-01-28i2c: smbus: Use device_*() functions instead of of_*()Akhil R
2022-01-28device property: Add fwnode_irq_get_bynameAkhil R
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-22Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-22Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-22Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-22Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-22scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni
2022-01-22random: move the random sysctl declarations to its own fileXiaoming Ni
2022-01-22firmware_loader: move firmware sysctl to its own filesXiaoming Ni
2022-01-22cdrom: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22hpet: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-21parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin
2022-01-21Merge branches 'acpi-cppc' and 'acpi-dptf'Rafael J. Wysocki
2022-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2022-01-21Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-21HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke
2022-01-21HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke
2022-01-21HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke