aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/ldc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-09iommu-common: move to arch/sparcChristoph Hellwig1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-15sparc64: vcc: Add RX & TX timer for delayed LDC operationJag Raman1-0/+1
2017-08-15sparc64: vcc: Add VCC debug message macrosJag Raman1-0/+1
2017-06-25sparc64: skip handshake for LDC channels in RAW modeJag Raman1-0/+10
2017-06-10sparc64: print debug messages when reading from LDC channelJag Raman1-0/+5
2017-06-10sparc64: ldc abort during vds iso bootJag Raman1-1/+6
2017-06-10sparc64: ensure LDC channel is ready before communicationJag Raman1-5/+25
2017-06-10sparc64: enhance ldc_abort to print messageJag Raman1-25/+28
2017-06-10sparc64: expand LDC interfaceJag Raman1-12/+34
2015-11-04iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller1-1/+1
2015-06-24sparc: use for_each_sg()Akinobu Mita1-3/+5
2015-04-21sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq contextSowmini Varadhan1-1/+1
2015-04-18sparc: Make LDC use common iommu poll management functionsSowmini Varadhan1-88/+65
2015-04-18sparc: Revert generic IOMMU allocator.David S. Miller1-97/+88
2015-04-16sparc: Make LDC use common iommu poll management functionsSowmini Varadhan1-88/+97
2014-12-11sparc/ldc: create separate ldc_unbind from ldc_freeDwight Engen1-3/+9
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-20/+21
2014-09-30sunvnet: allow admin to set sunvnet MTUDavid L Stevens1-1/+1
2014-09-16sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan1-20/+21
2014-08-04sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan1-1/+1
2013-10-02sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2013-01-03SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-07-19sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-4/+2
2011-10-31sparc: move symbol exporters to use export.h not module.hPaul Gortmaker1-1/+1
2011-03-16sparc64: Fix build errors with gcc-4.6.0David S. Miller1-10/+18
2009-12-16sparc: use bitmap_find_next_zero_areaAkinobu Mita1-12/+4
2009-12-09sparc64: Don't specify IRQF_SHARED for LDC interrupts.David S. Miller1-2/+2
2009-10-13sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller1-2/+2
2009-04-15sparc: remove some pointless conditionals before kfree()Wei Yongjun1-4/+2
2009-01-06sparc: make proces_ver_nack a bit more readableSteven Rostedt1-11/+12
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+2378