summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-10Staging: comedi: Use predefined macro offset_in_page() instead of (addr & ~PA...Sandhya Bankar1-1/+1
2016-03-10staging: comedi: drivers: gsc_hpdi: Remove use of deprecated pci APIAmitoj Kaur Chawla1-15/+17
2016-03-10staging: unisys: visornic: Remove unnecessary else after returnBhaktipriya Shridhar1-3/+2
2016-03-10staging: unisys: visorbus: clean up visorchannel_clearDavid Kershner1-2/+2
2016-03-10staging: unisys: visorbus: cleanup gotos in visorchannel_create_gutsDavid Kershner1-7/+7
2016-03-10Staging: most: Use usb_endpoint_dir_in(endpoint) instead of (endpoint->bEndpo...Sandhya Bankar1-1/+1
2016-03-10Staging: most: Use list_first_entry instead of list_entryBhumika Goyal1-3/+3
2016-03-10staging: unisys: visorinput: convert pr_err() to dev_err()Eva Rachel Retuya1-4/+6
2016-03-10Staging: most: Replace pr_err with dev_errBhumika Goyal1-2/+2
2016-03-10staging: unisys: visorbus: variable adjustment should be a u64David Kershner1-1/+1
2016-03-10Staging: vt6655: Remove & from function name.Sandhya Bankar1-1/+1
2016-03-10Staging: vt6655: remove unnecessary blank lines from card.cBen Marsh1-4/+0
2016-03-10staging: vt6656: Remove unnecessary parenthesesRehas Sachdeva1-2/+2
2016-03-10staging: vt6655: mac.c replace dwData with data.Malcolm Priestley1-19/+19
2016-03-10staging: vt6655: mac.c replace wOffset with offset.Malcolm Priestley1-21/+21
2016-03-10staging: vt6655: mac.c replace byOrgDMACtl with org_dma_ctlMalcolm Priestley1-16/+16
2016-03-10staging: vt6655: mac Replace dwCurrDescAddr with curr_desc_addr.Malcolm Priestley2-22/+22
2016-03-10staging: vt6655: mac.c replace VNSvInPortB with ioread8Malcolm Priestley1-5/+5
2016-03-10staging: vt6655: MACvSetLoopbackMode replace byOrgValue with ioread8Malcolm Priestley1-5/+2
2016-03-10staging: vt6655: MACbPSWakeup replace VNSvInPortB byOrgValue with ioread8Malcolm Priestley1-3/+1
2016-03-10staging: vt6655: mac.c replace VNSvOutPortB with iowrite8Malcolm Priestley1-22/+22
2016-03-10staging: vt6655: mac.c replace VNSvOutPortW with iowrite16Malcolm Priestley1-10/+10
2016-03-10staging: vt6655: mac.c replace VNSvOutPortD with iowrite32.Malcolm Priestley1-27/+25
2016-03-10staging: vt6655: mac.c/h resize all unsigned long to u32Malcolm Priestley2-19/+19
2016-03-10staging: vt6655: MACvRestoreContext replace for loops with memcpy_toio.Malcolm Priestley1-10/+8
2016-03-10staging: vt6655: mac.c rename pbyCxtBuf to cxt_bufMalcolm Priestley1-16/+16
2016-03-10staging: vt6655: MACvSaveContext use memcpy_fromio to read context.Malcolm Priestley1-6/+3
2016-03-10staging: vt6655: replace VNSvInPortD dwData reads with ioread32Malcolm Priestley1-13/+5
2016-03-10staging: vt6655: mac.c Replace VNSvInPortB byData reads with ioread8.Malcolm Priestley1-27/+9
2016-03-10staging: vt6655: mac.c rename dwIoBase to io_baseMalcolm Priestley1-137/+137
2016-03-10staging: lustre: make lustre dependent on LNetJames Simmons4-5/+5
2016-03-10staging: lustre: add help section of Kconfig config LNETJames Simmons1-1/+7
2016-03-10staging: lustre: fixup kernel Kconfig option LNET_MAX_PAYLOADJames Simmons1-2/+2
2016-03-10staging: lustre: move libcfs to lnet layerJames Simmons25-3/+3
2016-03-07staging: lustre: make LNet use lprocfs_call_handlerJames Simmons3-30/+15
2016-03-07staging: lustre: rename proc_call_handler to lprocfs_call_handlerJames Simmons1-9/+9
2016-03-07staging: lustre: change test to assert in LNetGetIdJames Simmons1-3/+1
2016-03-07staging: lustre: Correct missing newlineJames Nunez19-32/+40
2016-03-07staging: lustre: fix 'data race condition' issue in framework.cSebastien Buisson1-2/+1
2016-03-07staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson9-40/+61
2016-03-07staging: lustre: fix 'data race condition' issue in conrpc.cSebastien Buisson1-2/+6
2016-03-07staging: lustre: LNet network latency simulationLiang Zhen7-35/+681
2016-03-07staging: lustre: LNet drop rule implementationLiang Zhen8-1/+545
2016-03-05isdn: i4l: move active-isdn drivers to stagingArnd Bergmann36-13/+597
2016-03-05isdn: icn: remove a #warningArnd Bergmann1-1/+1
2016-03-05staging: comedi: comedi.h: Fix comment for struct comedi_krangeIan Abbott1-1/+1
2016-03-05staging: comedi: comedi.h: Do not use BIT macroIan Abbott1-5/+5
2016-03-05staging: comedi: cb_pcimdda: Fix long lines in commentsRasmus Linusson1-5/+6
2016-03-05staging: comedi: cb_pcimdda: Fix multi-line commentsRasmus Linusson1-70/+70
2016-03-05Staging: comedi: s626.c: Remove unused functionsBhumika Goyal1-33/+0