]> rtime.felk.cvut.cz Git - zynq/linux.git/shortlog
zynq/linux.git
2013-10-19 Kedareswara... trafgen: xilinx: Use proper MasterRam offset xilinx-v14.7
2013-10-18 Punnaiah Choudary... net: xilinx_emacps: Fix wrong udp checksum offload...
2013-10-16 Radhey Shyam... dts: zynq base trd: Remove imageon dev node
2013-10-16 Radhey Shyam... configs:zynq base trd: Remove imageon driver support.
2013-10-16 Radhey Shyam... Revert "drivers: staging: imageon configures ADV7611...
2013-10-08 Kedareswara... i2c: xilinx: Removed unnecessary set tx direction in...
2013-10-04 Michal Simekzynq: dts: Add register and interrupt name description
2013-10-04 Michal Simekzynq: dts: Extend sdhci compatible string
2013-10-04 Michal Simekzynq: dts: Fix pl330 node
2013-10-04 Michal Simekzynq: dts: Remove license from generated files
2013-09-25 Srikanth Thokalaaxiethernet: xilinx: Removed _of_ prefix in probe and...
2013-09-25 Srikanth Thokalaaxiethernet: xilinx: Use of_property_* calls
2013-09-25 Srikanth Thokalaaxiethernet: xilinx: Use devm_* calls
2013-09-25 Srikanth Thokalaaxiethernet: xilinx: Proper clean up in exit path to...
2013-09-25 Srikanth Thokalaaxiethernet: xilinx: Use pdev instead of op
2013-09-25 Srikanth Thokalaaxiethernet: xilinx: Fix kernel-doc warnings
2013-09-25 Davor Jojavideo: fb: xylonfb: Driver version 2.1
2013-09-24 Radhey Shyam... xvdma: Fix CHECKPATCH space warning
2013-09-24 Radhey Shyam... xvdma: Move ioctl macros to header
2013-09-24 Radhey Shyam... xvdma: Reorder headers alphabetically
2013-09-24 Radhey Shyam... xvdma: Use MODULE_* macros
2013-09-24 Radhey Shyam... xvdma: Use devm_kzalloc call
2013-09-24 Punnaiah Choudary... usb: xusbps: Use devm_ functions
2013-09-24 Punnaiah Choudary... mtd: xnandps: Remove redundant code
2013-09-24 Michal Simekusb: gadget: Fix ch9_cmdbuf structure
2013-09-24 Michal Simekusb: gadget: Fix various conding style issues
2013-09-24 Subbaraya Sundeep... usb: gadget: Fixed kernel-doc errors
2013-09-24 Subbaraya Sundeep... usb: gadget: Removed kfree call
2013-09-24 Subbaraya Sundeep... usb: gadget: Renamed variable name ep to ep_usb
2013-09-24 Subbaraya Sundeep... usb: gadget: Renamed variable name req to usb_req
2013-09-24 Subbaraya Sundeep... usb: gadget: Renamed *_of_* variables and functions
2013-09-24 Subbaraya Sundeep... usb: gadget: Use xudc_remove instead of usb_of_remove
2013-09-24 Subbaraya Sundeep... usb: gadget: Move match table above the usb_of_driver
2013-09-24 Subbaraya Sundeep... usb: gadget: Remove set_configuration function.
2013-09-24 Subbaraya Sundeep... usb: gadget: Proper initialization of Endpoints
2013-09-24 Subbaraya Sundeep... usb: gadget: Use usb_endpoint_descriptor from usb_ep
2013-09-24 Subbaraya Sundeep... usb: gadget: Support for non-zero OUT trasanctions...
2013-09-24 Subbaraya Sundeep... usb: gadget: Support for more than 64 bytes on control...
2013-09-24 Subbaraya Sundeep... usb: gadget: Notify gadget layer after transfers complete.
2013-09-24 Subbaraya Sundeep... usb: gadget: Modified to handle Class specific control...
2013-09-24 Subbaraya Sundeep... usb: gadget: Remove platform_set_drvdata setup to NULL
2013-09-24 Subbaraya Sundeep... usb: gadget: Simplified probe and remove with devm_...
2013-09-24 Subbaraya Sundeep... usb: gadget: Replaced of_get_property with of_property_...
2013-09-24 Punnaiah Choudary... i2c: xi2cps: Use devm_ functions
2013-09-23 Punnaiah Choudary... mtd: xilinx_nandps: Use devm_ functions
2013-09-23 Punnaiah Choudary... usb: xilinxps_udc: Fixed compilation error
2013-09-23 Subbaraya Sundeep... usb: gadget: Renamed op variable to pdev
2013-09-23 Kedareswara... i2c: xilinx: Use devm_* functions
2013-09-23 Punnaiah Choudary... spi: xspips: Fix erranious chipselect togle
2013-09-23 Michal Simeki2c: xi2cps: Fix kernel-doc warnings
2013-09-23 Punnaiah Choudary... i2c: xi2cps: Fix for i2c bus timeout and driver hang...
2013-09-23 Kedareswara... trafgen: xilinx: Added support for Static and Streaming...
2013-09-20 Michal Simekcdma: xilinx: Fix coding style violation
2013-09-20 Srikanth Thokalacdma: xilinx: Reorganize IO read/write functions
2013-09-20 Srikanth Thokalacdma: xilinx: Return with proper error value in cdma_re...
2013-09-20 Srikanth Thokalacdma: xilinx: Already zeroed by kzalloc
2013-09-20 Srikanth Thokalacdma: xilinx: rename cdma_init() to cdma_reset()
2013-09-20 Srikanth Thokalacdma: xilinx: Don't increment the CDMA engine channel...
2013-09-20 Srikanth Thokalacdma: xilinx: remove unused desc_dump function
2013-09-20 Srikanth Thokalacdma: xilinx: Remove unused struct xilinx_cdma_device...
2013-09-20 Srikanth Thokalacdma: xilinx: Removed _of_ prefix in probe and remove...
2013-09-20 Srikanth Thokalacdma: xilinx: use common DMA_DEVICE_ID_SHIFT in header...
2013-09-20 Srikanth Thokalacdma: xilinx: Remove unused constants
2013-09-20 Srikanth Thokalacdma: xilinx: Make boolean DT properties real bools
2013-09-20 Srikanth Thokalacdma: xilinx: Using of_property_*() to read dt properties
2013-09-20 Srikanth Thokalacdma: xilinx: renamed io read/write macros
2013-09-20 Srikanth Thokalacdma: xilinx: No need to check for compatibility
2013-09-20 Srikanth Thokalacdma: xilinx: Replace custom my_log() function with...
2013-09-20 Srikanth Thokalacdma: xilinx: Reorder headers alphabetically
2013-09-20 Srikanth Thokalacdma: xilinx: Remove the redundant code, as there is...
2013-09-20 Michal Simekcdma: xilinx: Use pdev instead of op
2013-09-20 Srikanth Thokalacdma: xilinx: Proper freeing up of channel resources...
2013-09-20 Srikanth Thokalacdma: xilinx: Use devm_* calls
2013-09-19 Michal Simekaxidma: xilinx: Fix coding style violation
2013-09-19 Srikanth Thokalaaxidma: xilinx: remove unused is_lite field in channel...
2013-09-19 Srikanth Thokalaaxidma: xilinx: Make boolean DT properties real bools
2013-09-19 Srikanth Thokalaaxidma: xilinx: Return with proper error value in dma_r...
2013-09-19 Srikanth Thokalaaxidma: xilinx: rename dma_init() to dma_reset()
2013-09-19 Srikanth Thokalaaxidma: xilinx: Remove unused struct xilinx_dma_device...
2013-09-19 Srikanth Thokalaaxidma: xilinx: Don't increment the DMA engine channel...
2013-09-19 Srikanth Thokalaaxidma: xilinx: remove unused desc_dump function
2013-09-19 Srikanth Thokalaaxidma: xilinx: Remove unused constants
2013-09-19 Srikanth Thokalaaxidma: xilinx: Already zeroed by kzalloc
2013-09-19 Srikanth Thokalaaxidma: xilinx: Fix issue with axidmatest client runnin...
2013-09-19 Srikanth Thokalaaxidma: xilinx: Removed _of_ prefix in probe and remove...
2013-09-19 Srikanth Thokalaaxidma: xilinx: Check for include-sg property and enabl...
2013-09-19 Srikanth Thokalaaxidma: xilinx: Using of_property_*() to read dt properties
2013-09-19 Srikanth Thokalaaxidma: xilinx: renamed io read/write macros
2013-09-19 Srikanth Thokalaaxidma: xilinx: No need to check for compatibility
2013-09-19 Srikanth Thokalaaxidma: xilinx: Reorder headers alphabetically
2013-09-19 Srikanth Thokalaaxidma: xilinx: Replace custom my_log() function with...
2013-09-19 Srikanth Thokalaaxidma: xilinx: Proper freeing up of channel resources...
2013-09-19 Srikanth Thokalaaxidma: xilinx: Use devm_* calls
2013-09-19 Srikanth Thokalaaxidma: xilinx: Use pdev instead of op
2013-09-19 Punnaiah Choudary... net: xilinx_emacps: Use devm_ functions
2013-09-17 Ralph Siemsenxdevcfg: Automatic endian-swap and header removal
2013-09-16 Subbaraya Sundeep... samples: xilinx_apm: Add sample application for xilinx_apm
2013-09-16 Subbaraya Sundeep... uio: uio_xilinx_apm: Add Xilinx AXI performance monitor...
2013-09-16 Michal Simekmicroblaze: Fix bug with mmap2 syscall MB implementation
2013-09-16 Michal Simekmicroblaze: Use predefined SYSCALL_DEFINE macro
next