summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/ldc.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-15sparc64: vcc: Add RX & TX timer for delayed LDC operationJag Raman
2017-08-15sparc64: vcc: Add VCC debug message macrosJag Raman
2017-06-25sparc64: skip handshake for LDC channels in RAW modeJag Raman
2017-06-10sparc64: print debug messages when reading from LDC channelJag Raman
2017-06-10sparc64: ldc abort during vds iso bootJag Raman
2017-06-10sparc64: ensure LDC channel is ready before communicationJag Raman
2017-06-10sparc64: enhance ldc_abort to print messageJag Raman
2017-06-10sparc64: expand LDC interfaceJag Raman
2015-11-04iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller
2015-06-24sparc: use for_each_sg()Akinobu Mita
2015-04-21sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan
2015-04-18sparc: Make LDC use common iommu poll management functionsSowmini Varadhan
2015-04-18sparc: Revert generic IOMMU allocator.David S. Miller
2015-04-16sparc: Make LDC use common iommu poll management functionsSowmini Varadhan
2014-12-11sparc/ldc: create separate ldc_unbind from ldc_freeDwight Engen
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-09-30sunvnet: allow admin to set sunvnet MTUDavid L Stevens
2014-09-16sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan
2014-08-04sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan
2013-10-02sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-01-03SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-07-19sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2011-10-31sparc: move symbol exporters to use export.h not module.hPaul Gortmaker
2011-03-16sparc64: Fix build errors with gcc-4.6.0David S. Miller
2009-12-16sparc: use bitmap_find_next_zero_areaAkinobu Mita
2009-12-09sparc64: Don't specify IRQF_SHARED for LDC interrupts.David S. Miller
2009-10-13sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller
2009-04-15sparc: remove some pointless conditionals before kfree()Wei Yongjun
2009-01-06sparc: make proces_ver_nack a bit more readableSteven Rostedt
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg