summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: rockchip: Add support for NanoPi R6SMuhammed Efe Cetin2024-01-252-0/+765
* dt-bindings: arm: rockchip: Add NanoPi R6 series boardsMuhammed Efe Cetin2024-01-251-0/+7
* arm64: dts: rockchip: Increase maximum frequency of SPI flash for ROCK Pi 4A/B/CStefan Nagy2024-01-253-3/+3
* arm64: dts: rockchip: add sdmmc card detect to the nanopc-t6John Clark2024-01-251-0/+1
* arm64: dts: rockchip: Add cache information to the SoC dtsi for RK3399Dragan Simic2024-01-251-2/+62
* arm64: dts: rockchip: add rfkill node for M.2 Key E WiFi on rock-5bAlexey Charkov2024-01-251-0/+7
* arm64: dts: rockchip: enable NanoPC-T6 MiniPCIe powerHugh Cole-Baker2024-01-251-0/+17
* arm64: dts: rockchip: Add LED_GREEN for edgeble-neu6aJagan Teki2024-01-251-0/+24
* arm64: dts: rockchip: Add Edgeble NCM6A-IO USB2Jagan Teki2024-01-251-0/+55
* arm64: dts: rockchip: Add Edgeble NCM6A-IO M.2 B-Key, E-KeyJagan Teki2024-01-251-0/+30
* arm64: dts: rockchip: Add Edgeble NCM6A-IO M.2 M-KeyJagan Teki2024-01-251-0/+36
* arm64: dts: rockchip: Add Edgeble NCM6A-IO 2.5G ETHJagan Teki2024-01-251-0/+30
* arm64: dts: rockchip: Add vdd_cpu_big reg to rk3588-edgeble-ncm6Jagan Teki2024-01-251-0/+56
* arm64: dts: rockchip: Add Edgeble NCM6A WiFi6 OverlayJagan Teki2024-01-252-0/+57
* arm64: dts: rockchip: Add common DT for edgeble-neu6b-ioJagan Teki2024-01-253-84/+83
* arm64: dts: rockchip: Add edgeble-neu6a-common DTJagan Teki2024-01-253-403/+390
* arm64: dts: rockchip: Drop edgeble-neu6b dcdc-reg4 regulator-init-microvoltJagan Teki2024-01-251-1/+0
* arm64: dts: rockchip: add missing definition of pmu io domains 1 and 2 on rin...Iskander Amara2024-01-251-0/+6
* arm64: dts: rockchip: add Anbernic RG-ARC S and RG-ARC DChris Morgan2024-01-254-0/+300
* dt-bindings: arm: rockchip: Add Anbernic RG-ArcChris Morgan2024-01-251-22/+9
* arm64: dts: rockchip: Move device specific propertiesChris Morgan2024-01-253-74/+148
* Linux 6.8-rc1v6.8-rc1Linus Torvalds2024-01-211-2/+2
* Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-2178-1426/+1629
|\
| * bcachefs: Improve inode_to_text()Kent Overstreet2024-01-211-7/+18
| * bcachefs: logged_ops_format.hKent Overstreet2024-01-212-27/+31
| * bcachefs: reflink_format.hKent Overstreet2024-01-213-47/+48
| * bcachefs; extents_format.hKent Overstreet2024-01-212-279/+284
| * bcachefs: ec_format.hKent Overstreet2024-01-212-16/+20
| * bcachefs: subvolume_format.hKent Overstreet2024-01-212-32/+36
| * bcachefs: snapshot_format.hKent Overstreet2024-01-212-33/+37
| * bcachefs: alloc_background_format.hKent Overstreet2024-01-212-93/+94
| * bcachefs: xattr_format.hKent Overstreet2024-01-212-15/+20
| * bcachefs: dirent_format.hKent Overstreet2024-01-212-39/+43
| * bcachefs: inode_format.hKent Overstreet2024-01-212-164/+167
| * bcachefs; quota_format.hKent Overstreet2024-01-212-42/+48
| * bcachefs: sb-counters_format.hKent Overstreet2024-01-212-95/+100
| * bcachefs: counters.c -> sb-counters.cKent Overstreet2024-01-215-8/+7
| * bcachefs: comment bch_subvolumeKent Overstreet2024-01-211-0/+3
| * bcachefs: bch_snapshot::btimeKent Overstreet2024-01-212-0/+3
| * bcachefs: add missing __GFP_NOWARNKent Overstreet2024-01-211-1/+1
| * bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet2024-01-2111-23/+24
| * bcachefs: Prep work for variable size btree node buffersKent Overstreet2024-01-2118-97/+87
| * bcachefs: grab s_umount only if snapshottingSu Yue2024-01-211-6/+5
| * bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exitSu Yue2024-01-211-1/+1
| * bcachefs: bios must be 512 byte alginedKent Overstreet2024-01-211-0/+4
| * bcachefs: remove redundant variable tmpColin Ian King2024-01-211-3/+1
| * bcachefs: Improve trace_trans_restart_relockKent Overstreet2024-01-215-24/+44
| * bcachefs: Fix excess transaction restarts in __bchfs_fallocate()Kent Overstreet2024-01-214-16/+35
| * bcachefs: extents_to_bp_stateKent Overstreet2024-01-211-48/+41
| * bcachefs: bkey_and_val_eq()Kent Overstreet2024-01-211-3/+8