]> rtime.felk.cvut.cz Git - zynq/linux.git/shortlog
zynq/linux.git
2019-05-07 Harini Katakamnet: macb: Change interrupt and napi enable order in... xilinx-v2019.1
2019-05-06 Amit Kumar... spi: spi-xilinx: Fixed kernel booting issue when startu...
2019-05-03 Sai Pavan Boddugpio: gpio-xilinx: consider -ve return values from...
2019-05-01 Shubhrajyoti... clk: clk-fixed-factor: Return EPROBE_DEFER to wait...
2019-04-25 Charles Keepaxspi: cadence: Correct initialisation of runtime PM
2019-04-25 Radhey Shyam... Revert "net: xilinx: axiethernet: Increase TX and RX...
2019-04-23 Michal Simekarm64: zynqmp: Rename zc1285 to zcu1285
2019-04-23 Shubhrajyoti... serial: uartps: Add support for cts-override
2019-04-23 Shubhrajyoti... dt-bindings: xilinx-uartps: Add support for cts-override
2019-04-17 Satish Kumar... v4l: xilinx: m2m: Fix buftype for s_selection ioctl
2019-04-17 Venkateshwar... drm: xlnx: mixer: Adding 16 layer support
2019-04-17 Venkateshwar... dt-bindings: display: xlnx: mixer: Updated compatible...
2019-04-16 Anurag Kumar... usb: dwc3: gadget: do not issue END_TRANSFER if request...
2019-04-16 Anurag Kumar... usb: dwc3: gadget: check for empty started_list after...
2019-04-16 Anurag Kumar... usb: dwc3: gadget: clear DWC3_EP_PENDING_REQUEST flag
2019-04-11 Satish Kumar... v4l: xilinx: vip: Add YUV444 12bit and 16bit formats
2019-04-11 Satish Kumar... media: v4l2-ioctl: Add YUV444 12bit and 16bit pixel...
2019-04-11 Satish Kumar... media: v4l: Add YUV444 12bit and 16bit media bus format
2019-04-11 Satish Kumar... v4l: xilinx: vip: Fix stride calculation
2019-04-11 Satish Kumar... media: v4l2-ioctl: Use correct fourcc for YUV444 10bit...
2019-04-11 Maruthi Srinivas... ASoC: xlnx: revert HDMI audio mclk mutliplier
2019-04-10 Venkateshwar... drm: xlnx: pl_disp: Added plane atomic check function
2019-04-10 Srinivas Goudwatchdog: of_xilinx_wdt: Wire setting up timeout via...
2019-04-10 Srinivas Goudwatchdog: of_xilinx_wdt: Add Versal support
2019-04-10 Srinivas Gouddt-bindings: watchdog: xilinx: Add binding for Versal...
2019-04-10 Srinivas Goudwatchdog: of_xilinx_wdt: Introduce wdttype enum for...
2019-04-10 Srinivas Goudwatchdog: of_xilinx_wdt: Initialize watchdog via data...
2019-04-10 Srinivas Goudwatchdog: of_xilinx_wdt: Used dev_dbg()
2019-04-10 Srinivas Goudwatchdog: of_xilinx_wdt: Used BIT macro
2019-04-10 Srinivas Goudwatchdog: of_xilinx_wdt: Add comment to spinlock
2019-04-09 Naga Sureshkumar... mtd: rawnand: pl353: Allow raw read/write only for...
2019-04-09 Naga Sureshkumar... ARM: dts: zynq: update smcc properties
2019-04-09 Hyun Kwonuio: xilinx_ai_engine: Enable platform genirq driver
2019-04-09 Hyun Kwondt-bindings: soc: xilinx: ai-engine-npi: Add the bindin...
2019-04-09 Hyun Kwonuio: xilinx_ai_engine: Simulate the irq if no hw irq...
2019-04-09 Hyun Kwonuio: xilinx_ai_engine: Enable the irq
2019-04-09 Hyun Kwondt-bindings: soc: xilinx: ai_engine: Add interrupts
2019-04-09 Hyun Kwonuio: xilinx_ai_engine: Unreference correct pdev
2019-04-09 Hyun Kwonuio: xilinx_ai_engine: Set the uio device as pdev drive...
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Don't mark channel as disabled in...
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Rewrite core start/stop and interrupt...
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Cleanup the xscd_dma_chan structure
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Clean up #include statements
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Inline the xscd_dma_alloc_tx_descript...
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Allocate all channels in one go
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Initialize DMA channels in xilinx...
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Request IRQ after completing initiali...
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Store channel registers address in...
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Allocate pads array statically
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Refactor the xscd_device structure
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Compile all SCD source files in a...
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Merge the main and DMA IRQ handlers
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Cleanup the DMA engine at remove...
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Merge the DMA support in the main...
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Merge the main and V4L2 IRQ handlers
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Merge the V4L2 support in the main...
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Reorder structure definitions
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Make local functions static
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Consolidate structure definitions
2019-04-05 Laurent Pinchartv4l: xilinx: scd: Consolidate register definitions
2019-04-05 Laurent Pinchartv4l: xilinx: vipp: Support entity matching on DT subnodes
2019-04-04 Nava kishore... fpga: zynqmp-fpga: Fix broken secure bitstream loading...
2019-04-04 Maruthi Srinivas... ASoC: xlnx: change HDMI audio mclk
2019-04-04 Vishal Sagarv4l: xilinx: sdirxss: Fix the media bus formats to...
2019-04-03 Rajan Vajadt-bindings: power: Add versal power domain bindings
2019-04-03 Vishal Sagarv4l: xilinx: tpg: Dynamically modify TPG output format
2019-04-03 Anurag Kumar... usb: dwc3: Coding style syncs with mainline
2019-04-01 Michal Simekreset: reset-zynqmp: Defer probe if firmware is not...
2019-04-01 Michal SimekRevert "spi: Increase the spi time out"
2019-03-31 Wendy Liangdt-bindings: remoteproc: zynqmp-r5: correct dts example
2019-03-31 Michal Simekarm64: config: Sync location of XILINX_AFI_FPGA in...
2019-03-31 Sai Krishna... reset: zynqmp: Removed ZYNQMP_RESET_CONTROLLER config...
2019-03-31 Sai Krishna... arm64: config: Removed CONFIG_ZYNQMP_RESET_CONTROLLER...
2019-03-31 Sai Krishna... reset: reset-zynqmp: Removed license text
2019-03-30 Radhey Shyam... net: xilinx: axiethernet: Fix crash in ifconfig down
2019-03-30 Shubhrajyoti... gpio: zynq: Disable the irq if it is not a wakeup source
2019-03-30 Appana Durga... net: can: xilinx_can: Fix the data updation logic for...
2019-03-30 Appana Durga... net: can: xilinx_can: Fix FSR register handling in...
2019-03-30 Hyun Kwondrm: xlnx: zynqmp_disp: Skip the modeset for same fb
2019-03-30 Satish Kumar... v4l: xilinx: m2m: Use crop parameters set on output...
2019-03-30 Satish Kumar... v4l: xilinx: m2m: Add S_SELECTION and G_SELECTION ioctls
2019-03-30 Satish Kumar... v4l: xilinx: scd: Use correct threshold value
2019-03-29 Rajan Vajaclk: zynqmp: Warn user if clock user are more than...
2019-03-29 Naga Sureshkumar... mtd: devices: m25p80: sync driver with mainline v4.19
2019-03-29 Shubhrajyoti... staging: fclk: Add sysfs entry for set_rate
2019-03-29 Sai Krishna... reset: reset-zynqmp: License fix and copyright update
2019-03-29 Sai Krishna... reset: reset-zynqmp: Makefile update
2019-03-29 Sai Krishna... reset: reset-zynqmp: Move eemi_ops inside zynqmp_reset_...
2019-03-29 Sai Krishna... reset: reset-zynqmp: Sync Reset Id macro with Mainline
2019-03-28 Alexandru Ardeleanserial: uartlite: fix null dereference on probe error...
2019-03-28 Rajan Vajaclk: zynqmp: Fix divider calculation
2019-03-28 Appana Durga... fpga: versal-fpga: Add versal fpga manager driver
2019-03-28 Appana Durga... dt-bindings: fpga: Add binding doc for versal fpga...
2019-03-28 Appana Durga... fpga: fpga-mgr: Add debugfs entry for loading fpga...
2019-03-28 Jolly Shahdrivers: firmware: Add Pdi load API support
2019-03-28 Kalyani Akulazynqmp-secure: Fix for crash seen with secure image...
2019-03-28 Kalyani Akulafirmware: zynqmp-secure: Correct error handling for...
2019-03-28 Kalyani Akulafirmware: zynqmp: Modify zynqmp_pm_secure_load to retur...
2019-03-28 Wolfram Sangmmc: core: use mrq->sbc when sending CMD23 for RPMB
2019-03-28 Sai Krishna... MAINTAINERS: Added fragment for xilinx axi spi driver
next