aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-23Staging: silicom: remove the bpctl_dev_t typdefChad Williamson1-276/+276
2013-07-23staging: android: binder: fix binder interface for 64bit compat layerSerban Constantinescu2-16/+16
2013-07-23staging: android: binder: replace types with portable onesSerban Constantinescu1-13/+13
2013-07-23staging: android: binder: fix alignment issuesSerban Constantinescu1-2/+2
2013-07-23staging: android: binder: fix BC_FREE_BUFFER ioctl declarationSerban Constantinescu1-1/+1
2013-07-23staging: android: binder: fix BINDER_SET_MAX_THREADS declarationSerban Constantinescu1-1/+1
2013-07-23staging: android: binder: modify struct binder_write_read to use size_tSerban Constantinescu2-9/+9
2013-07-23staging: ozwpan: Rename Kbuild to MakefileJoe Perches1-0/+0
2013-07-23staging: ozwpan: Convert macro to function.Joe Perches1-2/+2
2013-07-23staging: ozwpan: Remove old debug macro.Joe Perches13-125/+17
2013-07-23staging: ozwpan: Replace oz_trace with oz_dbgJoe Perches10-252/+307
2013-07-23staging: ozwpan: Remove extra debug logs.Joe Perches2-22/+8
2013-07-23staging: comedi: COMEDI_NI_LABPC_ISA no longer depends on VIRT_TO_BUSIan Abbott1-1/+0
2013-07-23staging: comedi: ni_labpc: tidy up after DMA code migrationIan Abbott1-7/+0
2013-07-23staging: comedi: ni_labpc: migrate DMA status handlingIan Abbott3-26/+35
2013-07-23staging: comedi: ni_labpc: migrate labpc_drain_dma()Ian Abbott3-56/+61
2013-07-23staging: comedi: ni_labpc: migrate DMA transfer set-upIan Abbott3-51/+59
2013-07-23staging: comedi: ni_labpc: move register defs to new fileIan Abbott3-67/+77
2013-07-23staging: comedi: ni_labpc: use labpc_have_dma_chan()Ian Abbott1-17/+12
2013-07-23staging: comedi: ni_labpc_isadma: add labpc_have_dma_chan()Ian Abbott1-0/+12
2013-07-23staging: comedi: ni_labpc: migrate DMA channel init & freeIan Abbott3-30/+72
2013-07-23staging: comedi: ni_labpc_isadma: new module for ISA DMA supportIan Abbott5-0/+59
2013-07-23staging: comedi: ni_labpc: don't clear cmd3 bits explicitly in labpc_ai_cmd()Ian Abbott1-4/+1
2013-07-23staging: comedi: ni_labpc: fix possible double-free of dma_bufferIan Abbott1-4/+6
2013-07-23staging: comedi: use a mutex when accessing driver listIan Abbott3-14/+27
2013-07-23staging: comedi: return void from comedi_driver_unregister()Ian Abbott2-5/+4
2013-07-23staging: comedi: pcl724: add support for the PCM-IO48 PC/104 boardH Hartley Sweeten2-4/+19
2013-07-23staging: comedi: ii_pci20kc: this is an ISA board not a PCI boardH Hartley Sweeten2-10/+10
2013-07-23staging: comedi: do not include <linux/delay.h> if its not neededH Hartley Sweeten9-11/+0
2013-07-23staging: comedi: drivers do not need <linux/ioport.h>H Hartley Sweeten39-51/+0
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten122-14/+138
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten97-208/+97
2013-07-23staging: comedi: drivers: introduce comedi_alloc_devpriv()H Hartley Sweeten2-0/+13
2013-07-23staging: lustre: remove unused "helper" macrosGreg Kroah-Hartman1-42/+0
2013-07-23staging: lustre: use ERR_CAST() functionLaurent Navet3-4/+4
2013-07-23staging: lustre: Fix typo in printkMasanari Iida4-6/+6
2013-07-23staging/lustre/mdc: Keep resend FLocksBruno Faccini1-1/+7
2013-07-23staging/lustre/scrub: purge inconsistenct objects after OI scrubFan Yong1-5/+5
2013-07-23staging/lustre/mdt: HSM on disk actions recordjcl5-33/+97
2013-07-23staging/lustre/style: removes obsolete EXPORT_SYMTAB macros v2Keith Mannthey4-13/+0
2013-07-23staging/lustre/llite: Anonymous dentry incorrectly identified as rootPatrick Farrell1-3/+4
2013-07-23staging/lustre/llite: error of listxattr when buffer is smallKeith Mannthey1-1/+6
2013-07-23staging/lustre/llite: return valid fsid for statfsFan Yong3-2/+22
2013-07-23staging/lustre/obdclass: be more careful processing server nameNathaniel Clark2-29/+40
2013-07-23staging/lustre/lmv: fix duplicate directory entriesNed Bass1-1/+2
2013-07-23staging/lustre/procfs: return -ENOMEM from lprocfs_register()John L. Hammond6-18/+34
2013-07-23staging/lustre/fld: prepare FLD module for client server splitLiu Xuezhao9-1238/+37
2013-07-23staging/lustre/lnet: remove empty file lnet/lnet/api-errno.cPeng Tao2-40/+1
2013-07-23staging/lustre/ldlm: Fix flock deadlock detection raceAndriy Skulysh1-6/+10
2013-07-23staging/lustre/llite: call simple_setattr() from ll_md_setattr()John L. Hammond2-11/+9