Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | coresight: etm-perf: Support PID tracing for kernel at EL2 | Suzuki K Poulose | 2021-02-11 | 1 | -0/+3 | |
| * | | | | | | coresight: etm-perf: Clarify comment on perf options | Leo Yan | 2021-02-11 | 1 | -5/+12 | |
| * | | | | | | vme: make remove callback return void | Uwe Kleine-König | 2021-02-09 | 1 | -1/+1 | |
| * | | | | | | firmware: xilinx: Use explicit values for all enum values | Michal Simek | 2021-02-09 | 1 | -169/+169 | |
| * | | | | | | Merge tag 'soundwire-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2021-02-09 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | soundwire: export sdw_write/read_no_pm functions | Bard Liao | 2021-02-07 | 1 | -0/+2 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | mei: bus: change remove callback to return void | Uwe Kleine-König | 2021-02-09 | 1 | -1/+1 | |
| * | | | | | | Merge tag 'mhi-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Greg Kroah-Hartman | 2021-02-05 | 1 | -1/+21 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'mhi-net-immutable' into mhi-next | Manivannan Sadhasivam | 2021-01-27 | 1 | -0/+9 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'mhi-ath11k-immutable' into mhi-next | Manivannan Sadhasivam | 2021-01-21 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | mhi: use irq_flags if controller driver configures it | Carl Huang | 2021-01-21 | 1 | -0/+2 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | mhi: unconstify mhi_event_config | Loic Poulain | 2021-01-21 | 1 | -1/+1 | |
| | * | | | | | | | bus: mhi: core: Add device hardware reset support | Loic Poulain | 2021-01-04 | 1 | -0/+9 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ... | Greg Kroah-Hartman | 2021-02-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | coresight: Convert claim/disclaim operations to use access wrappers | Suzuki K Poulose | 2021-02-04 | 1 | -8/+8 | |
| * | | | | | | | | coresight: Convert coresight_timeout to use access abstraction | Suzuki K Poulose | 2021-02-04 | 1 | -3/+8 | |
| * | | | | | | | | coresight: Introduce device access abstraction | Suzuki K Poulose | 2021-02-04 | 1 | -3/+188 | |
| * | | | | | | | | bus: fsl-mc: move fsl_mc_command struct in a uapi header | Ioana Ciornei | 2021-01-27 | 1 | -7/+1 | |
| * | | | | | | | | misc: pti: Remove driver for deprecated platform | Andy Shevchenko | 2021-01-27 | 1 | -35/+0 | |
| * | | | | | | | | firmware: xilinx: Remove PM_API_MAX value | Michal Simek | 2021-01-26 | 1 | -1/+0 | |
| * | | | | | | | | VMCI: Enforce queuepair max size for IOCTL_VMCI_QUEUEPAIR_ALLOC | Jorgen Hansen | 2021-01-26 | 1 | -2/+2 | |
| * | | | | | | | | Merge 5.11-rc5 into char-misc-next | Greg Kroah-Hartman | 2021-01-25 | 13 | -20/+41 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom | Aswath Govindraju | 2021-01-20 | 1 | -0/+2 | |
| * | | | | | | | | | Merge 5.11-rc3 into char-misc-next | Greg Kroah-Hartman | 2021-01-11 | 16 | -43/+119 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fpga: dfl: move dfl bus related APIs to include/linux/dfl.h | Xu Yilun | 2021-01-07 | 1 | -0/+86 | |
| * | | | | | | | | | | fpga: dfl: move dfl_device_id to mod_devicetable.h | Xu Yilun | 2021-01-07 | 1 | -0/+24 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-02-24 | 4 | -4/+29 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | of: irq: Fix the return value for of_irq_parse_one() stub | Saravana Kannan | 2021-02-11 | 1 | -1/+1 | |
| * | | | | | | | | | | of: irq: make a stub for of_irq_parse_one() | Stephen Rothwell | 2021-02-10 | 1 | -2/+7 | |
| * | | | | | | | | | | driver core: fw_devlink: Handle suppliers that don't use driver core | Saravana Kannan | 2021-02-09 | 1 | -2/+17 | |
| * | | | | | | | | | | driver core: Add fw_devlink.strict kernel param | Saravana Kannan | 2021-02-09 | 1 | -0/+1 | |
| * | | | | | | | | | | driver core: fw_devlink: Detect supplier devices that will never be added | Saravana Kannan | 2021-02-09 | 1 | -0/+2 | |
| * | | | | | | | | | | device.h: Remove bogus "the" in kerneldoc | Geert Uytterhoeven | 2021-02-09 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge 5.11-rc5 into driver-core-next | Greg Kroah-Hartman | 2021-01-25 | 22 | -36/+119 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | driver core: Add device link support for INFERRED flag | Saravana Kannan | 2021-01-07 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2021-02-24 | 2 | -9/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | dma-mapping: remove the {alloc,free}_noncoherent methods | Christoph Hellwig | 2021-02-09 | 2 | -9/+13 | |
* | | | | | | | | | | | | Merge tag 'cxl-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd... | Linus Torvalds | 2021-02-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints | Dan Williams | 2021-02-16 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | libnvdimm: Make remove callback return void | Uwe Kleine-König | 2021-02-16 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-23 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | certs: Fix blacklist flag type confusion | David Howells | 2021-01-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | PKCS#7: Fix missing include | Mickaël Salaün | 2021-01-21 | 1 | -0/+2 | |
| * | | | | | | | | | | | keys: remove trailing semicolon in macro definition | Tom Rix | 2021-01-21 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-23 | 7 | -174/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | dmaengine: ti: k3-psil: optimize struct psil_endpoint_config for size | Grygorii Strashko | 2021-02-01 | 1 | -7/+6 | |
| * | | | | | | | | | | | | dmaengine: mmp_pdma: Remove mmp_pdma_filter_fn() | Lubomir Rintel | 2021-01-26 | 1 | -16/+0 | |
| * | | | | | | | | | | | | dmaengine: remove coh901318 driver | Arnd Bergmann | 2021-01-26 | 1 | -72/+0 | |
| * | | | | | | | | | | | | dmaengine: remove sirfsoc driver | Arnd Bergmann | 2021-01-26 | 1 | -7/+0 |