summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | mfd: tps65912: Make tps65912_device_exit() return voidUwe Kleine-König2021-11-051-1/+1
| * | | | | | | | | | | | | | | mfd: da9063: Add support for latest EA silicon revisionCarlos de Paula2021-11-051-0/+1
| | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16...Lee Jones2021-11-051-25/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * / | | | | | | | | | | | | | mfd: hi6421-spmi-pmic: Cleanup drvdata to only include regmapMauro Carvalho Chehab2021-10-051-25/+0
| | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | iio: adc: ti_am335x_adc: Add a unit to the timeout delayMiquel Raynal2021-10-211-1/+1
| * | | | | | | | | | | | | | | mfd: ti_am335x_tscadc: Add ADC1/magnetic reader supportMiquel Raynal2021-10-211-0/+6
| * | | | | | | | | | | | | | | mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardwareMiquel Raynal2021-10-211-0/+6
| * | | | | | | | | | | | | | | mfd: ti_am335x_tscadc: Add TSC prefix in certain macrosMiquel Raynal2021-10-211-7/+7
| * | | | | | | | | | | | | | | mfd: ti_am335x_tscadc: Rename the subsystem enable macroMiquel Raynal2021-10-211-1/+1
| * | | | | | | | | | | | | | | mfd: ti_am335x_tscadc: Drop useless definitions from the headerMiquel Raynal2021-10-211-28/+16
| * | | | | | | | | | | | | | | mfd: ti_am335x_tscadc: Clarify the maximum values for DT entriesMiquel Raynal2021-10-211-0/+2
| * | | | | | | | | | | | | | | mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevantMiquel Raynal2021-10-201-30/+31
| * | | | | | | | | | | | | | | mfd: ti_am335x_tscadc: Drop unused definitions from the headerMiquel Raynal2021-10-201-7/+0
| * | | | | | | | | | | | | | | mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macroMiquel Raynal2021-10-201-1/+2
| * | | | | | | | | | | | | | | mfd: ti_am335x_tscadc: Fix header spacingMiquel Raynal2021-10-201-5/+5
| * | | | | | | | | | | | | | | mfd: ti_am335x_tscadc: Replace the header license text with SPDX tagMiquel Raynal2021-10-201-12/+4
| * | | | | | | | | | | | | | | mfd: ti_am335x_tscadc: Gather the ctrl register logic in one placeMiquel Raynal2021-10-201-1/+1
| * | | | | | | | | | | | | | | mfd: ti_am335x_tscadc: Drop useless variables from the driver structureMiquel Raynal2021-10-201-3/+0
| * | | | | | | | | | | | | | | mfd: ti_am335x_tscadc: Use driver dataMiquel Raynal2021-10-201-0/+9
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-082-1/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | gpio: max730x: Make __max730x_remove() return voidUwe Kleine-König2021-10-131-1/+1
| * | | | | | | | | | | | | | | firmware: zynqmp: Add MMIO read and write support for PS_MODE pinPiyush Mehta2021-09-231-0/+14
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-11-082-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | PCI: Add pci_find_dvsec_capability to find designated VSECBen Widawsky2021-10-291-0/+1
| * | | | | | | | | | | | | | | libnvdimm/labels: Add uuid helpersDan Williams2021-09-211-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2021-11-081-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'spi-nor/for-5.16' into mtd/nextMiquel Raynal2021-11-0728-316/+110
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | mtd: Remove obsolete macros only used by the old nand_ecclayout structGONG, Ruiqi2021-09-141-2/+0
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'compiler-attributes-for-linus-v5.16' of git://github.com/ojeda/linuxLinus Torvalds2021-11-072-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | compiler_types: mark __compiletime_assert failure as __noreturnMiguel Ojeda2021-10-221-1/+7
| * | | | | | | | | | | | | | | Compiler Attributes: remove GCC 5.1 mentionMiguel Ojeda2021-10-221-1/+0
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-063-26/+137
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fanotify: Allow users to request FAN_FS_ERROR eventsGabriel Krisman Bertazi2021-10-271-1/+5
| * | | | | | | | | | | | | | | fanotify: Pre-allocate pool of error eventsGabriel Krisman Bertazi2021-10-271-0/+2
| * | | | | | | | | | | | | | | fsnotify: Support FS_ERROR event typeGabriel Krisman Bertazi2021-10-272-1/+44
| * | | | | | | | | | | | | | | fanotify: Require fid_mode for any non-fd eventGabriel Krisman Bertazi2021-10-271-0/+3
| * | | | | | | | | | | | | | | fsnotify: Pass group argument to free_eventGabriel Krisman Bertazi2021-10-271-1/+1
| * | | | | | | | | | | | | | | fsnotify: Protect fsnotify_handle_inode_event from no-inode eventsGabriel Krisman Bertazi2021-10-271-0/+1
| * | | | | | | | | | | | | | | fsnotify: Retrieve super block from the data fieldGabriel Krisman Bertazi2021-10-271-0/+15
| * | | | | | | | | | | | | | | fsnotify: Add wrapper around fsnotify_add_eventGabriel Krisman Bertazi2021-10-271-7/+16
| * | | | | | | | | | | | | | | fsnotify: Add helper to detect overflow_eventGabriel Krisman Bertazi2021-10-271-0/+5
| * | | | | | | | | | | | | | | fsnotify: clarify contract for create event hooksAmir Goldstein2021-10-271-6/+16
| * | | | | | | | | | | | | | | fsnotify: pass dentry instead of inode dataAmir Goldstein2021-10-272-3/+18
| * | | | | | | | | | | | | | | fsnotify: pass data_type to fsnotify_name()Amir Goldstein2021-10-271-9/+13
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-064-16/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pci/host/apple'Bjorn Helgaas2021-11-051-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | irqdomain: Make of_phandle_args_to_fwspec() generally availableMarc Zyngier2021-11-041-0/+4
| | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'pci/misc'Bjorn Helgaas2021-11-051-11/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | PCI: Remove unused pci_pool wrappersCai Huoqing2021-10-181-11/+0
| | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge branch 'pci/vpd'Bjorn Helgaas2021-11-051-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \