aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* soundwire: cadence: Fix lost ATTACHED interrupts when enumeratingRichard Fitzgerald2022-09-201-4/+19
* soundwire: bus: Don't re-enumerate before status is UNATTACHEDRichard Fitzgerald2022-09-201-0/+10
* soundwire: bus: Don't lose unattach notificationsRichard Fitzgerald2022-09-201-0/+5
* soundwire: cadence: fix updating slave status when a bus has multiple periphe...Simon Trimmer2022-09-201-32/+25
* soundwire: intel: cleanup WakeEnable and WakeStatusPierre-Louis Bossart2022-09-011-3/+7
* soundwire: intel: cleanup AC Timing ControlPierre-Louis Bossart2022-09-011-2/+3
* soundwire: intel: cleanup IO controlPierre-Louis Bossart2022-09-011-4/+6
* soundwire: intel: cleanup PCM Stream channel map and channel countPierre-Louis Bossart2022-09-011-5/+9
* soundwire: intel: cleanup PCM stream capabilitiesPierre-Louis Bossart2022-09-011-4/+5
* soundwire: intel: add comment for control stream cap/chmapPierre-Louis Bossart2022-09-011-0/+2
* soundwire: intel: remove unused PDM capabilitiesPierre-Louis Bossart2022-09-012-8/+1
* soundwire: intel: cleanup SHIM SYNCPierre-Louis Bossart2022-09-011-8/+9
* soundwire: intel: remove IPPTR unused definitionPierre-Louis Bossart2022-09-011-1/+0
* soundwire: intel: regroup definitions for LCTLPierre-Louis Bossart2022-09-011-5/+7
* soundwire: intel: cleanup definition of LCOUNTPierre-Louis Bossart2022-09-013-2/+5
* soundwire: intel: set dev_num_ida_minPierre-Louis Bossart2022-08-301-0/+4
* soundwire: bus: allow device number to be unique at system levelPierre-Louis Bossart2022-08-302-6/+21
* soundwire: bus: rename sdw_ida as sdw_bus_idaPierre-Louis Bossart2022-08-301-3/+3
* soundwire: intel: remove use of __func__ in dev_dbgPierre-Louis Bossart2022-08-231-7/+7
* soundwire: bus: remove use of __func__ in dev_dbgPierre-Louis Bossart2022-08-231-8/+8
* soundwire: dmi-quirks: add remapping for HP Omen 16-k0005TXPierre-Louis Bossart2022-08-231-0/+27
* soundwire: intel: Remove unnecessary TODOKhalid Masum2022-08-231-1/+0
* soundwire: qcom: Update error prints to debug printsSrinivasa Rao Mandadapu2022-08-231-3/+2
* Linux 6.0-rc1Linus Torvalds2022-08-141-4/+4
* radix-tree: replace gfp.h inclusion with gfp_types.hYury Norov2022-08-141-1/+1
* Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-08-141-0/+3
|\
| * take care to handle NULL ->proc_lseek()Al Viro2022-08-141-0/+3
|/
* Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-1416-36/+116
|\
| * MAINTAINERS: add xen config fragments to XEN HYPERVISOR sectionsLukas Bulwahn2022-08-121-0/+2
| * xen: remove XEN_SCRUB_PAGES in xen.configLukas Bulwahn2022-08-121-1/+0
| * xen/pciback: Fix comment typoJason Wang2022-08-121-1/+1
| * xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter2022-08-121-2/+2
| * xen-blkfront: Apply 'feature_persistent' parameter when connectSeongJae Park2022-08-122-4/+2
| * xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne2022-08-122-7/+4
| * xen-blkback: fix persistent grants negotiationSeongJae Park2022-08-121-8/+7
| * x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2022-08-128-15/+100
* | Merge tag 'perf-tools-fixes-for-v6.0-2022-08-13' of git://git.kernel.org/pub/...Linus Torvalds2022-08-14112-4871/+93678
|\ \
| * | perf test: Refactor shell tests allowing subdirsCarsten Haitzler2022-08-134-134/+238
| * | perf vendor events: Update events for snowridgexZhengjun Xing2022-08-131-84/+27
| * | perf vendor events: Update events and metrics for skylakexZhengjun Xing2022-08-134-1157/+24918
| * | perf vendor events: Update metrics for sapphirerapidsZhengjun Xing2022-08-131-0/+6
| * | perf vendor events: Update events for knightslandingZhengjun Xing2022-08-131-0/+213
| * | perf vendor events: Update metrics for jaketownZhengjun Xing2022-08-131-0/+6
| * | perf vendor events: Update metrics for ivytownZhengjun Xing2022-08-131-0/+6
| * | perf vendor events: Update events and metrics for icelakexZhengjun Xing2022-08-134-556/+38332
| * | perf vendor events: Update events and metrics for haswellxZhengjun Xing2022-08-132-171/+413
| * | perf vendor events: Update events and metrics for cascadelakexZhengjun Xing2022-08-134-1241/+25848
| * | perf vendor events: Update events and metrics for broadwellxZhengjun Xing2022-08-132-159/+10
| * | perf vendor events: Update metrics for broadwelldeZhengjun Xing2022-08-131-0/+6
| * | perf jevents: Fold strings optimizationIan Rogers2022-08-131-7/+48