summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-19serial: core: Add option to output RS485 RX_DURING_TX state via GPIOChristoph Niedermaier1-0/+1
2023-01-19soc: qcom-geni-se: add more symbol definitionsBartosz Golaszewski1-0/+3
2023-01-19tty: vt: remove struct uni_screenJiri Slaby (SUSE)1-2/+1
2023-01-19serial: 8250: Define IIR 64 byte bit & cleanup related codeIlpo Järvinen1-0/+1
2023-01-19serial: 8250: Add IIR FIFOs enabled field properlyIlpo Järvinen1-0/+4
2023-01-19serial: 8250: Name MSR literalsIlpo Järvinen1-0/+5
2023-01-19serial: 8250: Use defined IER bitsIlpo Järvinen1-0/+5
2023-01-19wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg1-3/+3
2023-01-19earlycon: Increase options sizeRicardo Ribalda1-1/+1
2023-01-19bitfield: add FIELD_PREP_CONST()Johannes Berg1-0/+26
2023-01-19device property: Make fwnode_graph_for_each_endpoint() consistentAndy Shevchenko1-3/+3
2023-01-19drm/drm_vma_manager: Add drm_vma_node_allow_once()Nirmoy Das1-0/+1
2023-01-19usb: gadget: add WebUSB landing page supportJó Ágila Bitsch3-0/+106
2023-01-19drm/edid: store quirks in display infoJani Nikula1-0/+5
2023-01-19coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace IDMike Leach1-0/+14
2023-01-19coresight: trace id: Remove legacy get trace ID function.Mike Leach1-12/+0
2023-01-19coresight: etmX.X: stm: Remove trace_id() callbackMike Leach1-3/+0
2023-01-19coresight: trace-id: Add API to dynamically assign Trace ID valuesMike Leach1-0/+10
2023-01-19accel/ivpu: Add command buffer submission logicJacek Lawrynowicz1-0/+92
2023-01-19accel/ivpu: Implement firmware parsing and bootingJacek Lawrynowicz1-0/+21
2023-01-19accel/ivpu: Add GEM buffer object managementJacek Lawrynowicz1-0/+94
2023-01-19accel/ivpu: Add Intel VPU MMU supportJacek Lawrynowicz1-0/+4
2023-01-19accel/ivpu: Introduce a new DRM driver for Intel VPUJacek Lawrynowicz1-0/+95
2023-01-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann615-6073/+20604
2023-01-19firmware: arm_scmi: Refactor device create/destroy helpersCristian Marussi1-5/+0
2023-01-19drm/edid: refactor CTA Y420CMDB parsingJani Nikula1-3/+0
2023-01-19drm/edid: parse VICs from CTA VDB earlyJani Nikula1-0/+10
2023-01-19fs: move mnt_idmapChristian Brauner2-185/+12
2023-01-19fs: port vfs{g,u}id helpers to mnt_idmapChristian Brauner2-30/+24
2023-01-19fs: port fs{g,u}id helpers to mnt_idmapChristian Brauner2-19/+20
2023-01-19fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmapChristian Brauner2-24/+14
2023-01-19fs: port i_{g,u}id_{needs_}update() to mnt_idmapChristian Brauner2-11/+18
2023-01-19quota: port to mnt_idmapChristian Brauner1-3/+4
2023-01-19fs: port privilege checking helpers to mnt_idmapChristian Brauner2-7/+7
2023-01-19fs: port inode_owner_or_capable() to mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port inode_init_owner() to mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port acl to mnt_idmapChristian Brauner5-23/+23
2023-01-19fs: port xattr to mnt_idmapChristian Brauner7-32/+31
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner6-25/+28
2023-01-19fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner2-2/+2
2023-01-19fs: port ->set_acl() to pass mnt_idmapChristian Brauner2-9/+9
2023-01-19fs: port ->get_acl() to pass mnt_idmapChristian Brauner2-3/+3
2023-01-19fs: port ->tmpfile() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner1-2/+2
2023-01-19fs: port ->mknod() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->getattr() to pass mnt_idmapChristian Brauner2-4/+4
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner4-10/+9