summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-11staging: comedi: kcomedilib: protect against device detachmentIan Abbott1-22/+35
2013-11-11staging: comedi: kcomedilib: increment reference while device in useIan Abbott1-7/+12
2013-11-11staging: comedi: use refcount in sysfs attribute handlersIan Abbott1-8/+16
2013-11-11staging: comedi: use refcount while reading /proc/comediIan Abbott1-1/+5
2013-11-11staging: comedi: use refcount in comedi_driver_unregister()Ian Abbott1-1/+2
2013-11-11staging: comedi: increment reference while file openIan Abbott1-12/+16
2013-11-11staging: comedi: add comedi_dev_get_from_minor()Ian Abbott2-0/+44
2013-11-11staging: comedi: add a kref to comedi deviceIan Abbott2-3/+21
2013-11-11staging: comedi: protect against detach during read operationIan Abbott1-14/+48
2013-11-11staging: comedi: protect against detach during write operationIan Abbott1-9/+52
2013-11-11staging: comedi: add detachment counter for validity checksIan Abbott2-0/+2
2013-11-11staging: comedi: cancel commands before detaching deviceIan Abbott3-0/+17
2013-11-11staging: comedi: wake up async waiters when become non-busyIan Abbott1-3/+3
2013-11-11staging: comedi: cleanup_device() -> comedi_device_detach_cleanup()Ian Abbott1-2/+2
2013-11-11staging: comedi: use attach_lock semaphore during attach and detachIan Abbott1-1/+4
2013-11-11staging: comedi: add rw_semaphore to protect against device detachmentIan Abbott2-0/+3
2013-11-11staging: comedi: add a couple of #includes to comedidev.hIan Abbott1-0/+2
2013-11-11staging: comedi: remove unused command callback supportIan Abbott2-18/+7
2013-11-11staging: lustre: Fix sparse warning for one-bit signed bitfieldDulshani Gunawardhana1-1/+1
2013-11-11staging:lustre: Fix variable type declarationDulshani Gunawardhana1-1/+1
2013-11-11staging: lustre: Fix incorrect type in assignmentDulshani Gunawardhana1-1/+1
2013-11-11Staging: tidspbridge: Remove unnecessary newline character in dmm.cRashika Kheria1-1/+1
2013-11-11Staging: gdm724x: Remove confusing macro gdm_lte_sdu_send in gdm_lte.cRashika Kheria1-10/+5
2013-11-11Staging: dgrp: Refactor the function dgrp_receive() in drrp_net_ops.cRashika Kheria1-155/+175
2013-11-11Staging: lirc: fix line over 80 charactersMatina Maria Trompouki1-1/+2
2013-11-11Staging: lirc: fix quoted string split across linesMatina Maria Trompouki4-10/+10
2013-11-11Staging: ozwpan: fixed whitespace before semicolonMatina Maria Trompouki1-1/+1
2013-11-11staging: vt6655: delete explicit comparison to boolTeodora Baluta1-26/+24
2013-11-11staging: vt6655: delete unnecessary whitespace before a quoted newlineTeodora Baluta1-3/+3
2013-11-11staging: vt6655: use netdev_* instead of printkTeodora Baluta1-13/+12
2013-11-11Staging: keucr: Move the declaration of variable IsXDCompliance in smilsub.cRashika Kheria3-5/+1
2013-11-11Staging: keucr: Move the declaration of variable IsSSFDCCompliance in smilsub.cRashika Kheria3-3/+1
2013-11-11Staging: keucr: Move the declaration of variable ErrCode in smilmain.cRashika Kheria2-2/+1
2013-11-11Staging: keucr: Move the declaration of variable ErrXDCode in smilsub.cRashika Kheria3-2/+1
2013-11-11Staging: rtl8187se: Fix Sparse WarningsEbru Akagunduz3-10/+13
2013-11-10staging:wlags49_h2: Fix sparse warnings in sta_h25.cHimangi Saraogi1-3/+3
2013-11-10Staging: gdm724x: Use ALIGN() macro for dummy_cnt in gdm_mux.cRashika Kheria1-6/+2
2013-11-10Staging: gdm724x: Remove confusing macro gdm_lte_hci_send in gdm_lte.cRashika Kheria1-4/+2
2013-11-10Staging: gdm724x: Remove confusing macro gdm_dev_endian in gdm_lte.cRashika Kheria1-6/+12
2013-11-10Staging: gdm724x: Remove confusing macro gdm_lte_rcv_with_cb in gdm_lte.cRashika Kheria1-4/+1
2013-11-10staging: ctxt1e1: Fixed sparse warning related to static declarationNandini Hanumanthagowda1-2/+2
2013-11-10staging: comedi: change bool assignment to trueTeodora Baluta1-1/+1
2013-11-10staging: comedi: remove unneeded semicolonTeodora Baluta1-1/+1
2013-11-10Staging: tidspbridge: Fix foo * bar should be foo *bar in dspapi.cRashika Kheria1-6/+6
2013-11-10Staging: tidspbridge: Prefer dev_info() then printk() in dmm.cRashika Kheria1-3/+3
2013-11-10Staging: tidspbridge: Remove unnecessary white space before a quoted newline ...Rashika Kheria1-2/+2
2013-11-10Staging: tidspbridge: Fix quoted string split across line in dmm.cRashika Kheria1-7/+7
2013-11-10Staging: tidspbridge: Fix no space at the start of the line in dev.cRashika Kheria1-2/+2
2013-11-10Staging: tidspbridge: Fix foo * bar should be foo *bar in dev.cRashika Kheria1-1/+1
2013-11-10Staging: tidspbridge: Fix no space at the start of the line in dbll.cRashika Kheria1-4/+4