Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | mfd: ti_am335x_tscadc: Drop useless definitions from the header | Miquel Raynal | 2021-10-21 | 1 | -28/+16 | |
| * | | | | mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries | Miquel Raynal | 2021-10-21 | 1 | -0/+2 | |
| * | | | | mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant | Miquel Raynal | 2021-10-20 | 1 | -30/+31 | |
| * | | | | mfd: ti_am335x_tscadc: Drop unused definitions from the header | Miquel Raynal | 2021-10-20 | 1 | -7/+0 | |
| * | | | | mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macro | Miquel Raynal | 2021-10-20 | 1 | -1/+2 | |
| * | | | | mfd: ti_am335x_tscadc: Fix header spacing | Miquel Raynal | 2021-10-20 | 1 | -5/+5 | |
| * | | | | mfd: ti_am335x_tscadc: Replace the header license text with SPDX tag | Miquel Raynal | 2021-10-20 | 1 | -12/+4 | |
| * | | | | mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place | Miquel Raynal | 2021-10-20 | 1 | -1/+1 | |
| * | | | | mfd: ti_am335x_tscadc: Drop useless variables from the driver structure | Miquel Raynal | 2021-10-20 | 1 | -3/+0 | |
| * | | | | mfd: ti_am335x_tscadc: Use driver data | Miquel Raynal | 2021-10-20 | 1 | -0/+9 | |
| * | | | | clk: ti: am43xx: Add clkctrl data for am43xx ADC1 | Miquel Raynal | 2021-10-20 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-11-08 | 3 | -2/+41 | |
|\ \ \ \ | ||||||
| * | | | | virtio_gpio: drop packed attribute | Michael S. Tsirkin | 2021-11-04 | 1 | -1/+1 | |
| * | | | | gpio: virtio: Add IRQ support | Viresh Kumar | 2021-11-04 | 1 | -0/+25 | |
| * | | | | gpio: max730x: Make __max730x_remove() return void | Uwe Kleine-König | 2021-10-13 | 1 | -1/+1 | |
| * | | | | firmware: zynqmp: Add MMIO read and write support for PS_MODE pin | Piyush Mehta | 2021-09-23 | 1 | -0/+14 | |
| |/ / / | ||||||
* | | | | Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 2021-11-08 | 2 | -2/+3 | |
|\ \ \ \ | ||||||
| * | | | | PCI: Add pci_find_dvsec_capability to find designated VSEC | Ben Widawsky | 2021-10-29 | 1 | -0/+1 | |
| * | | | | libnvdimm/labels: Add uuid helpers | Dan Williams | 2021-09-21 | 1 | -2/+2 | |
* | | | | | Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 2021-11-08 | 1 | -2/+0 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge tag 'spi-nor/for-5.16' into mtd/next | Miquel Raynal | 2021-11-07 | 51 | -394/+215 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | mtd: Remove obsolete macros only used by the old nand_ecclayout struct | GONG, Ruiqi | 2021-09-14 | 1 | -2/+0 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com/ojeda/linux | Linus Torvalds | 2021-11-07 | 1 | -0/+241 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | uapi: Add <linux/map_to_14segment.h> | Geert Uytterhoeven | 2021-10-21 | 1 | -0/+241 | |
* | | | | | | | Merge tag 'compiler-attributes-for-linus-v5.16' of git://github.com/ojeda/linux | Linus Torvalds | 2021-11-07 | 2 | -2/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | compiler_types: mark __compiletime_assert failure as __noreturn | Miguel Ojeda | 2021-10-22 | 1 | -1/+7 | |
| * | | | | | | | Compiler Attributes: remove GCC 5.1 mention | Miguel Ojeda | 2021-10-22 | 1 | -1/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-11-06 | 4 | -26/+145 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fanotify: Allow users to request FAN_FS_ERROR events | Gabriel Krisman Bertazi | 2021-10-27 | 1 | -1/+5 | |
| * | | | | | | | fanotify: Emit generic error info for error event | Gabriel Krisman Bertazi | 2021-10-27 | 1 | -0/+7 | |
| * | | | | | | | fanotify: Pre-allocate pool of error events | Gabriel Krisman Bertazi | 2021-10-27 | 1 | -0/+2 | |
| * | | | | | | | fanotify: Reserve UAPI bits for FAN_FS_ERROR | Gabriel Krisman Bertazi | 2021-10-27 | 1 | -0/+1 | |
| * | | | | | | | fsnotify: Support FS_ERROR event type | Gabriel Krisman Bertazi | 2021-10-27 | 2 | -1/+44 | |
| * | | | | | | | fanotify: Require fid_mode for any non-fd event | Gabriel Krisman Bertazi | 2021-10-27 | 1 | -0/+3 | |
| * | | | | | | | fsnotify: Pass group argument to free_event | Gabriel Krisman Bertazi | 2021-10-27 | 1 | -1/+1 | |
| * | | | | | | | fsnotify: Protect fsnotify_handle_inode_event from no-inode events | Gabriel Krisman Bertazi | 2021-10-27 | 1 | -0/+1 | |
| * | | | | | | | fsnotify: Retrieve super block from the data field | Gabriel Krisman Bertazi | 2021-10-27 | 1 | -0/+15 | |
| * | | | | | | | fsnotify: Add wrapper around fsnotify_add_event | Gabriel Krisman Bertazi | 2021-10-27 | 1 | -7/+16 | |
| * | | | | | | | fsnotify: Add helper to detect overflow_event | Gabriel Krisman Bertazi | 2021-10-27 | 1 | -0/+5 | |
| * | | | | | | | fsnotify: clarify contract for create event hooks | Amir Goldstein | 2021-10-27 | 1 | -6/+16 | |
| * | | | | | | | fsnotify: pass dentry instead of inode data | Amir Goldstein | 2021-10-27 | 2 | -3/+18 | |
| * | | | | | | | fsnotify: pass data_type to fsnotify_name() | Amir Goldstein | 2021-10-27 | 1 | -9/+13 | |
* | | | | | | | | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-06 | 5 | -16/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'pci/host/apple' | Bjorn Helgaas | 2021-11-05 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | irqdomain: Make of_phandle_args_to_fwspec() generally available | Marc Zyngier | 2021-11-04 | 1 | -0/+4 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'remotes/lorenzo/pci/aardvark' | Bjorn Helgaas | 2021-11-05 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros | Pali Rohár | 2021-10-07 | 1 | -0/+6 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pci/misc' | Bjorn Helgaas | 2021-11-05 | 1 | -11/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: Remove unused pci_pool wrappers | Cai Huoqing | 2021-10-18 | 1 | -11/+0 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pci/vpd' | Bjorn Helgaas | 2021-11-05 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ |