summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-03staging: comedi: c6xdigio: remove commented out function trace messagesH Hartley Sweeten
2013-12-03staging: comedi: c6xdigio: remove commented out subdevice codeH Hartley Sweeten
2013-12-03staging: comedi: adq12b: remove commented out debug messageH Hartley Sweeten
2013-12-03staging: comedi: pcl818: convert some printk's to dev_dbg()H Hartley Sweeten
2013-12-03staging: comedi: pcl816: convert some printk's to dev_dbg()H Hartley Sweeten
2013-12-03staging: comedi: pcl812: convert some printk's to dev_dbg()H Hartley Sweeten
2013-12-03staging: comedi: dmm32at: remove final attach noise and fix return valueH Hartley Sweeten
2013-12-03staging: comedi: adv_pci1710: convert some printk's to dev_dbg()H Hartley Sweeten
2013-12-03staging: comedi: pcmmio.c: remove kcalloc() failure messageH Hartley Sweeten
2013-12-03Staging: usbip: vhci_hcd.c: removed a spaceAldo Iljazi
2013-12-03drivers: staging: ft1000: ft1000-usb: ft1000_debug.c: check return value of g...Chen Gang
2013-12-03staging: lustre: fix potential NULL pointer dereferenceMichal Nazarewicz
2013-12-03staging: silicom: remove dead codeMichal Nazarewicz
2013-12-03Staging: dgnc: dgnc_trace.c: fixed coding style issuesAldo Iljazi
2013-12-03staging: rts5208: fix error return code in rtsx_probe()Wei Yongjun
2013-12-03Staging: dwc2: hcd.c: Fixed a coding style issueAldo Iljazi
2013-12-03staging: dwc2: set up all module paramsStephen Warren
2013-12-03staging/lustre/llite: fix used uninitialized warningPeng Tao
2013-12-03staging/lustre: fix defined not used warningPeng Tao
2013-12-03staging/lustre/obdclass: move obd_sysctl_init out of class_procfs_initPeng Tao
2013-12-03staging/lustre/ldlm: inline ldlm_proc_setupPeng Tao
2013-12-03staging/lustre/obdclass: lprocfs_{alloc_stats,register} always definedPeng Tao
2013-12-03staging/lustre/obdclass: fix false used uninitialized warningPeng Tao
2013-12-03staging/lustre/ptlrpc: better error handling in ptlrpcd_startDmitry Eremin
2013-12-03staging/lustre/obdclass: remove unuse variables from lprocfs_stats_collect/clearDmitry Eremin
2013-12-03staging/lustre/pinger: remove never implemented suspend timeouts functionalityDmitry Eremin
2013-12-03staging/lustre: clean up SET_BUT_UNUSED/UNUSED macrosDmitry Eremin
2013-12-03staging/lustre/llite: extended attribute cacheAndrew Perepechko
2013-12-03staging/lustre/hsm: Add hsm_release feature.Jinshan Xiong
2013-12-03staging/lustre/ptlrpc: Fix a crash when dereferencing NULL pointerAmir Shehata
2013-12-03staging/lustre/build: fix compilation issue with is_compat_taskDmitry Eremin
2013-12-03staging/lustre/llite: don't check for O_CREAT in it_create_modeJohn L. Hammond
2013-12-03staging/lustre: make code align in lma_incompatFan Yong
2013-12-03staging/lustre/scrub: OI scrub on OSTFan Yong
2013-12-03staging/lustre: make obd_uuid_equals return boolJC Lafoucriere
2013-12-03staging/lustre: constify uuid argument of obd_uuid2strJC Lafoucriere
2013-12-03staging/lustre/llog: MGC to use OSD API for backup logsMikhail Pershin
2013-12-03Revert "staging/lustre/nfs: writing to new files will return ENOENT"Peng Tao
2013-12-03staging/lustre: remove wirehdr.cPeng Tao
2013-12-03staging/lustre: fix build error when CONFIG_FS_POSIX_ACL is offPeng Tao
2013-12-03staging: vt6656: clean up s_vGetFreeContextMalcolm Priestley
2013-12-03staging: vt6656: s_vGetFreeContext remove pReturnContextMalcolm Priestley
2013-12-03staging: vt6656: remove void pointer from s_vGetFreeContextMalcolm Priestley
2013-12-03staging: sb105x: Fix typo in sb105xMasanari Iida
2013-12-03staging: dwc2: move function to more logical placePaul Zimmerman
2013-12-03staging: dwc2: fix useless test for non-0Paul Zimmerman
2013-12-03staging: dwc2: fix thinko in dwc2_fill_host_dma_desc()Paul Zimmerman
2013-12-03staging: dwc2: fix screwup in checking return valuePaul Zimmerman
2013-12-03staging: dwc2: remove stale comment after changing function to voidPaul Zimmerman
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han