summaryrefslogtreecommitdiffstats
path: root/kernel/audit.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-19soundwire: cadence: handle error cases with CONFIG_UPDATEPierre-Louis Bossart1-0/+5
2020-03-19soundwire: cadence: add interface to check clock statusRander Wang2-0/+13
2020-03-19soundwire: cadence: simplifiy cdns_init()Rander Wang3-13/+3
2020-03-19soundwire: cadence: s/update_config/config_updatePierre-Louis Bossart1-3/+3
2020-03-13soundwire: stream: use sdw_write instead of updateSrinivas Kandagatla1-5/+4
2020-03-03soundwire: bus: provide correct return value on errorBard Liao1-5/+2
2020-02-26soundwire: add helper macros for devID fieldsPierre-Louis Bossart2-16/+28
2020-02-26soundwire: cadence: remove useless prototypesPierre-Louis Bossart1-8/+0
2020-02-25soundwire: bus: don't treat CMD_IGNORED as error on ClockStopPierre-Louis Bossart1-2/+6
2020-02-25soundwire: bus: add clock stop helpersRander Wang2-0/+356
2020-02-25soundwire: bus: fix io error when processing alert eventRander Wang1-5/+16
2020-02-25soundwire: bus: disable pm_runtime in sdw_slave_deletePierre-Louis Bossart1-0/+2
2020-02-25soundwire: bus: add helper to clear Slave status to UNATTACHEDPierre-Louis Bossart2-0/+35
2020-02-25soundwire: bus: write Slave Device Number without runtime_pmPierre-Louis Bossart1-1/+1
2020-02-25soundwire: bus: add PM/no-PM versions of read/write functionsPierre-Louis Bossart1-16/+52
2020-02-25soundwire: bus: fix race condition with initialization_complete signalingPierre-Louis Bossart2-0/+9
2020-02-25soundwire: bus: fix race condition with enumeration_complete signalingPierre-Louis Bossart2-0/+21
2020-02-25soundwire: bus: fix race condition with probe_complete signalingPierre-Louis Bossart4-3/+30
2020-02-18soundwire: intel: free all resources on hw_free()Pierre-Louis Bossart1-2/+39
2020-02-18soundwire: intel: add sdw_stream_setup helper for .startup callbackRander Wang1-0/+64
2020-02-18soundwire: intel: add trigger support in sdw dai driverRander Wang1-0/+39
2020-02-18soundwire: intel: add prepare support in sdw dai driverRander Wang1-0/+17
2020-02-18soundwire: intel: rename res field as link_resPierre-Louis Bossart1-18/+19
2020-02-13soundwire: stream: don't program ports when a stream that has not been preparedRander Wang1-5/+17
2020-02-13soundwire: stream: fix support for multiple Slaves on the same linkRander Wang1-2/+3
2020-02-13soundwire: stream: do not update parameters during DISABLED-PREPARED transitionPierre-Louis Bossart1-2/+17
2020-02-13soundwire: stream: only prepare stream when it is configured.Bard Liao1-1/+6
2020-02-13soundwire: stream: update state machine and add state checksPierre-Louis Bossart2-17/+81
2020-02-10Linux 5.6-rc1v5.6-rc1Linus Torvalds1-2/+2
2020-02-10irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier1-2/+2
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede12-0/+3280
2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds1-1/+1
2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds4-30/+51
2020-02-08compat_ioctl: fix FIONREAD on devicesArnd Bergmann1-4/+7
2020-02-08net: thunderx: use proper interface type for RGMIITim Harvey1-1/+1
2020-02-08powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACKChristophe Leroy1-1/+1
2020-02-08powerpc/futex: Fix incorrect user access blockingMichael Ellerman1-4/+6
2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu3-24/+24
2020-02-08irqchip/gic-v3-its: Remove superfluous WARN_ONZenghui Yu1-1/+0
2020-02-08irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()Zenghui Yu1-3/+1
2020-02-08irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD levelZenghui Yu1-0/+80
2020-02-08irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu2-2/+5
2020-02-08irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZEZenghui Yu1-1/+1
2020-02-08mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi1-1/+2
2020-02-07bpf: Improve bucket_log calculation logicMartin KaFai Lau1-2/+3