summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-05-18logger: Suppress SVACE sign extension warningsSylwester Nawrocki1-2/+2
2021-04-19logger: introduce struct logger_set_tagŁukasz Stelmach1-7/+9
2021-04-19logger: move logger.h to uapiŁukasz Stelmach2-92/+1
2021-04-19logger: return amount of data written to stdioŁukasz Stelmach1-12/+13
2021-04-19logger: fix temporary buffer handlingŁukasz Stelmach1-3/+14
2021-04-19logger: adapt access mode checksŁukasz Stelmach1-2/+4
2021-04-09logger: Fix incorrect buffer access when writing datasubmit/tizen/20210409.113436accepted/tizen/unified/20210412.012038Łukasz Stelmach1-1/+1
2021-04-06logger: accept untagged log entriesŁukasz Stelmach2-35/+331
2020-08-03Revert "brcmfmac: move configuration of probe request IEs"submit/tizen/20200803.071449accepted/tizen/unified/20200803.122234Jaehoon Chung2-7/+4
2020-03-27brcmfmac: support firmware reporting 160 MHz channelsRafał Miłecki1-1/+3
2019-12-31gcc-9: don't warn about uninitialized variableLinus Torvalds1-1/+1
2019-12-05drm/vc4: fix wrong filp usage in gem_info debugfs nodesubmit/tizen/20191206.014708accepted/tizen/unified/20191206.053944Seung-Woo Kim2-8/+10
2019-10-11drm/vc4: add extcon hdmi connection ueventSeung-Woo Kim1-8/+56
2019-07-25Revert "Bluetooth : Set the optimized operation speed for BCM Uart"DoHyun Pyun1-3/+0
2019-07-23tty: amba-pl011: Make TX optimisation conditionalPhil Elwell1-1/+6
2019-07-17Bluetooth : Set the optimized operation speed for BCM Uartsubmit/tizen/20190717.094806accepted/tizen/unified/20190717.220500DoHyun Pyun1-0/+3
2019-07-05drm/vc4: Fix change to find_panel in the dsi_attach funcHoegeun Kwon1-27/+30
2019-06-11misc: tizen-inform-reboot: Use ksys_open() and ksys_close() wrappersJunghoon Kim1-2/+2
2019-06-11drm/vc4: Fix with pm_runtime synchronization on DSIHoegeun Kwon1-1/+1
2019-06-11media: dib7000p: Remove dead codeSean Young1-2/+5
2019-06-11usb: dwc_otg: check value of uWord type after convertSeung-Woo Kim1-1/+1
2019-06-11usb: dwc_otg: fiq_fsm: fix ignored-attributes build warningsSeung-Woo Kim1-4/+4
2019-06-11misc: bcm2835_smi: use proper enum in dma_map_singleSeung-Woo Kim1-4/+4
2019-06-11net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor1-4/+2
2019-06-11firmware: raspberrypi: Define timeout for transactionsStefan Wahren1-2/+6
2019-06-11gpu/drm: Fix lock held when returning to user space.Tetsuo Handa1-2/+1
2019-06-11drm/vc4: Fix reduce interrupt timeout 'workaround'Hoegeun Kwon1-1/+7
2019-06-11drm/panel: Add error handling for write of dsiHoegeun Kwon1-1/+9
2019-06-11net: rtl8192cu: change config name as vendor driverJaehoon Chung2-3/+4
2019-06-11staging: bcm2835-camera: fix overflow warningsSeung-Woo Kim1-2/+2
2019-06-11misc: tizen-inform-reboot: Add support for download modeDongwoo Lee1-0/+2
2019-06-11usb: dwc_otg: remove wrong memory accesses found by kasanSeung-Woo Kim1-1/+1
2019-06-11misc: tizen-inform-reboot: resolve sync failure about reboot parameterJunghoon Kim1-3/+7
2019-06-11misc: make sure Tizen notifier is executed before resetŁukasz Stelmach1-1/+2
2019-06-11misc: add Tizen reboot notifier for passing reboot parameterJunghoon Kim3-0/+91
2019-06-11Input: rpi_ft5406 - add enable sysfs attributeKwangCheol Lee1-3/+76
2019-06-11drm/vc4: Workaround for crtc scanout device problemHoegeun Kwon1-1/+7
2019-06-11staging: logger: fix build error due to removed ki_nbytesInki Dae1-2/+2
2019-06-11staging: android: logger: fix the compiler errorJaehoon Chung1-1/+1
2019-06-11Revert "staging: Remove logger and alarm-dev from android Makefile"Karol Lewandowski1-0/+2
2019-06-11Revert "staging: Remove the Android logger driver"Karol Lewandowski3-0/+923
2019-06-11drm/vc4: add gem_info node via debugfsJoonyoung Shim4-1/+124
2019-06-10Merge remote-tracking branch 'stable/linux-4.19.y' into rpi-4.19.ypopcornmix231-876/+1869
2019-06-10Revert "of: overlay: set node fields from properties when add new overlay node"popcornmix2-45/+16
2019-06-09media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit1-1/+1
2019-06-09of: overlay: set node fields from properties when add new overlay nodeFrank Rowand2-14/+42
2019-06-09of: overlay: validate overlay properties #address-cells and #size-cellsFrank Rowand1-3/+29
2019-06-09scsi: lpfc: Fix backport of faf5a744f4f8 ("scsi: lpfc: avoid uninitialized va...Nathan Chancellor1-3/+3
2019-06-09binder: fix race between munmap() and direct reclaimTodd Kjos1-10/+8
2019-06-09Revert "binder: fix handling of misaligned binder object"Todd Kjos1-8/+10