summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-03misc: at25: Replace commas by spaces in the ID tablesAndy Shevchenko
2021-12-03misc: at25: Reorganize headers for better maintenanceAndy Shevchenko
2021-12-03misc: at25: Factor out at_fram_to_chip()Andy Shevchenko
2021-12-03misc: at25: Switch to use BIT() instead of custom approachesAndy Shevchenko
2021-12-03misc: at25: Get rid of intermediate storage for AT25 chip dataAndy Shevchenko
2021-12-03misc: at25: Get platform data via dev_get_platdata()Andy Shevchenko
2021-12-03misc: at25: Check new property ("address-width") firstAndy Shevchenko
2021-12-03misc: at25: Unshadow error codes in at25_fw_to_chip()Andy Shevchenko
2021-12-03misc: at25: Use at25->chip instead of local chip everywhere in ->probe()Andy Shevchenko
2021-12-03misc: at25: Check proper value of chip length in FRAM caseAndy Shevchenko
2021-12-03misc: at25: Don't copy garbage to the at25->chip in FRAM caseAndy Shevchenko
2021-12-03misc: at25: Make driver OF independent againAndy Shevchenko
2021-11-29Merge 5.16-rc3 into char-misc-nextGreg Kroah-Hartman
2021-11-28Linux 5.16-rc3v5.16-rc3Linus Torvalds
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-11-28Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-28Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-28Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-28Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-28Merge tag 'trace-v5.16-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-28Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-27Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2021-11-27vmxnet3: Use generic Kconfig option for page size limitGuenter Roeck
2021-11-27fs: ntfs: Limit NTFS_RW to page sizes smaller than 64kGuenter Roeck
2021-11-27arch: Add generic Kconfig option indicating page size smaller than 64kGuenter Roeck
2021-11-27tracing: Test the 'Do not trace this pid' case in create eventSteven Rostedt (VMware)
2021-11-27Merge tag 'xfs-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-11-27Merge tag 'iomap-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-11-27Merge tag 'trace-v5.16-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-27Merge tag 'io_uring-5.16-2021-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-27Merge tag 'block-5.16-2021-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-11-27Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-11-27Merge tag 'erofs-for-5.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-27Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-27Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-27io_uring: Fix undefined-behaviour in io_issue_sqeYe Bin
2021-11-27io_uring: fix soft lockup when call __io_remove_buffersYe Bin
2021-11-26tracing: Fix pid filtering when triggers are attachedSteven Rostedt (VMware)
2021-11-26iommu/vt-d: Fix unmap_pages supportAlex Williamson
2021-11-26iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()Christophe JAILLET
2021-11-26iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568Alex Bee
2021-11-26iommu/amd: Clarify AMD IOMMUv2 initialization messagesJoerg Roedel
2021-11-26iommu/vt-d: Remove unused PASID_DISABLEDJoerg Roedel
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-26net: dsa: microchip: implement multi-bridge supportOleksij Rempel
2021-11-26Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-11-26Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-11-26Merge tag 'fuse-fixes-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-26Merge branch 'fix-broken-ptp-over-ip-on-ocelot-switches'Jakub Kicinski