summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-11Staging: lustre: Use list_{next/prev}_entry instead of list_entryBhumika Goyal
2016-03-11Staging: lustre: lnet: Use list_first_entry_or_nullBhumika Goyal
2016-03-10staging: rtl8723au: hal: Remove useless return variablesBhaktipriya Shridhar
2016-03-10Staging: rtl8723au: Remove debug messagesBhumika Goyal
2016-03-10Staging: rtl8723au: Clean up tests if NULL returned on failureBhumika Goyal
2016-03-10staging: rtl8723au: Remove unnecessary paranthesesBhaktipriya Shridhar
2016-03-10staging: rtl8723au: core: rtw_recv: use list_first_entry()Geliang Tang
2016-03-10staging: rtl8723au: core: rtw_xmit: use list_first_entry_or_null()Geliang Tang
2016-03-10staging: rtl8723au: core: rtw_recv: use list_first_entry_or_null()Geliang Tang
2016-03-10Revert "staging: comedi: drivers: Remove unneeded NULL check before kfree()"Greg Kroah-Hartman
2016-03-10staging: comedi: ni_pcidio.c: Prefer using macro DIV_ROUND_UPBhaktipriya Shridhar
2016-03-10staging: comedi: dt282x: Prefer using macro DIV_ROUND_UPBhaktipriya Shridhar
2016-03-10staging: comedi: rtd520: Prefer using macro DIV_ROUND_UPBhaktipriya Shridhar
2016-03-10staging: comedi: drivers: ni_mio_common: Prefer using macro DIV_ROUND_UPBhaktipriya Shridhar
2016-03-10staging: comedi: drivers: amplc_pci230: Prefer using macro DIV_ROUND_UPBhaktipriya Shridhar
2016-03-10Staging: comedi: Use predefined macro offset_in_page() instead of (addr & ~PA...Sandhya Bankar
2016-03-10staging: comedi: drivers: gsc_hpdi: Remove use of deprecated pci APIAmitoj Kaur Chawla
2016-03-10staging: unisys: visornic: Remove unnecessary else after returnBhaktipriya Shridhar
2016-03-10staging: unisys: visorbus: clean up visorchannel_clearDavid Kershner
2016-03-10staging: unisys: visorbus: cleanup gotos in visorchannel_create_gutsDavid Kershner
2016-03-10Staging: most: Use usb_endpoint_dir_in(endpoint) instead of (endpoint->bEndpo...Sandhya Bankar
2016-03-10Staging: most: Use list_first_entry instead of list_entryBhumika Goyal
2016-03-10staging: unisys: visorinput: convert pr_err() to dev_err()Eva Rachel Retuya
2016-03-10Staging: most: Replace pr_err with dev_errBhumika Goyal
2016-03-10staging: unisys: visorbus: variable adjustment should be a u64David Kershner
2016-03-10Staging: vt6655: Remove & from function name.Sandhya Bankar
2016-03-10Staging: vt6655: remove unnecessary blank lines from card.cBen Marsh
2016-03-10staging: vt6656: Remove unnecessary parenthesesRehas Sachdeva
2016-03-10staging: vt6655: mac.c replace dwData with data.Malcolm Priestley
2016-03-10staging: vt6655: mac.c replace wOffset with offset.Malcolm Priestley
2016-03-10staging: vt6655: mac.c replace byOrgDMACtl with org_dma_ctlMalcolm Priestley
2016-03-10staging: vt6655: mac Replace dwCurrDescAddr with curr_desc_addr.Malcolm Priestley
2016-03-10staging: vt6655: mac.c replace VNSvInPortB with ioread8Malcolm Priestley
2016-03-10staging: vt6655: MACvSetLoopbackMode replace byOrgValue with ioread8Malcolm Priestley
2016-03-10staging: vt6655: MACbPSWakeup replace VNSvInPortB byOrgValue with ioread8Malcolm Priestley
2016-03-10staging: vt6655: mac.c replace VNSvOutPortB with iowrite8Malcolm Priestley
2016-03-10staging: vt6655: mac.c replace VNSvOutPortW with iowrite16Malcolm Priestley
2016-03-10staging: vt6655: mac.c replace VNSvOutPortD with iowrite32.Malcolm Priestley
2016-03-10staging: vt6655: mac.c/h resize all unsigned long to u32Malcolm Priestley
2016-03-10staging: vt6655: MACvRestoreContext replace for loops with memcpy_toio.Malcolm Priestley
2016-03-10staging: vt6655: mac.c rename pbyCxtBuf to cxt_bufMalcolm Priestley
2016-03-10staging: vt6655: MACvSaveContext use memcpy_fromio to read context.Malcolm Priestley
2016-03-10staging: vt6655: replace VNSvInPortD dwData reads with ioread32Malcolm Priestley
2016-03-10staging: vt6655: mac.c Replace VNSvInPortB byData reads with ioread8.Malcolm Priestley
2016-03-10staging: vt6655: mac.c rename dwIoBase to io_baseMalcolm Priestley
2016-03-10staging: lustre: make lustre dependent on LNetJames Simmons
2016-03-10staging: lustre: add help section of Kconfig config LNETJames Simmons
2016-03-10staging: lustre: fixup kernel Kconfig option LNET_MAX_PAYLOADJames Simmons
2016-03-10staging: lustre: move libcfs to lnet layerJames Simmons
2016-03-07staging: lustre: make LNet use lprocfs_call_handlerJames Simmons