Age | Commit message (Expand) | Author |
2022-09-28 | pwm: lpss: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros | Andy Shevchenko |
2022-09-28 | pwm: lpss: Use device_get_match_data() to get device data | Andy Shevchenko |
2022-09-28 | pwm: lpss: Move resource mapping to the glue drivers | Andy Shevchenko |
2022-09-28 | pwm: lpss: Move exported symbols to PWM_LPSS namespace | Andy Shevchenko |
2022-09-28 | pwm: lpss: Deduplicate board info data structures | Uwe Kleine-König |
2022-09-28 | pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Andy Shevchenko |
2022-09-28 | pwm: rockchip: Convert to use dev_err_probe() | zhaoxiao |
2022-08-14 | Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-08-13 | Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-08-13 | Merge tag 'ntb-5.20' of https://github.com/jonmason/ntb | Linus Torvalds |
2022-08-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-08-13 | Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-08-12 | Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-08-12 | Merge tag 'rtc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2022-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2022-08-12 | Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds |
2022-08-12 | Merge tag 'vfio-v6.0-rc1pt2' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2022-08-12 | perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes | Palmer Dabbelt |
2022-08-12 | xen/pciback: Fix comment typo | Jason Wang |
2022-08-12 | xen/xenbus: fix return type in xenbus_file_read() | Dan Carpenter |
2022-08-12 | xen-blkfront: Apply 'feature_persistent' parameter when connect | SeongJae Park |
2022-08-12 | xen-blkback: Apply 'feature_persistent' parameter when connect | Maximilian Heyne |
2022-08-12 | xen-blkback: fix persistent grants negotiation | SeongJae Park |
2022-08-12 | x86/xen: Add support for HVMOP_set_evtchn_upcall_vector | Jane Malalane |
2022-08-11 | Merge tag 'for-6.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-08-11 | Merge tag 'drm-next-2022-08-12-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-08-11 | RISC-V: Move counter info definition to sbi header file | Atish Patra |
2022-08-11 | RISC-V: Fix SBI PMU calls for RV32 | Atish Patra |
2022-08-11 | RISC-V: Update user page mapping only once during start | Atish Patra |
2022-08-11 | RISC-V: Fix counter restart during overflow for RV32 | Atish Patra |
2022-08-11 | RISC-V: Add Sstc extension support | Palmer Dabbelt |
2022-08-11 | RISC-V: Prefer sstc extension if available | Atish Patra |
2022-08-11 | i2c: move core from strlcpy to strscpy | Wolfram Sang |
2022-08-11 | i2c: move drivers from strlcpy to strscpy | Wolfram Sang |
2022-08-11 | i2c: kempld: Support ACPI I2C device declaration | Chris Pringle |
2022-08-11 | i2c: mediatek: add i2c compatible for MT8188 | Kewei Xu |
2022-08-11 | Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-08-11 | Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-12 | Merge tag 'drm-misc-next-fixes-2022-08-10' of git://anongit.freedesktop.org/d... | Dave Airlie |
2022-08-11 | Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |
2022-08-11 | dpaa2-eth: trace the allocated address instead of page struct | Chen Lin |
2022-08-11 | Merge branch 'acpi-properties' | Rafael J. Wysocki |
2022-08-11 | Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-08-11 | nfp: fix use-after-free in area_cache_get() | Jialiang Wang |
2022-08-11 | mlxsw: minimal: Fix deadlock in ports creation | Vadim Pasternak |
2022-08-11 | bonding: fix reference count leak in balance-alb mode | Jay Vosburgh |
2022-08-11 | dm bufio: fix some cases where the code sleeps with spinlock held | Mikulas Patocka |
2022-08-11 | net: usb: qmi_wwan: Add support for Cinterion MV32 | Slark Xiao |
2022-08-11 | vdpa/mlx5: Fix possible uninitialized return value | Eli Cohen |
2022-08-11 | i2c: microchip-corei2c: fix erroneous late ack send | Conor Dooley |