aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-14staging: comedi: Compress return logic into one line.Varsha Rao1-3/+1
2017-03-14staging: lustre shorten multiple lines over 80 char in lu_object.hCraig Inches1-5/+5
2017-03-14drivers: convert vme_user_vma_priv.refcnt from atomic_t to refcount_tElena Reshetova1-5/+5
2017-03-14Staging: android: ion: ion_dummy_driver: remove unnecessary empty lineMaciej Billewicz1-1/+0
2017-03-14staging: ks7010: add parentheses to complex macroTobin C. Harding1-32/+32
2017-03-14staging: ks7010: fix checkpatch whitespace warnsTobin C. Harding1-4/+4
2017-03-14staging: ks7010: add variables key, key_indexTobin C. Harding1-3/+5
2017-03-14staging: ks7010: reduce length of comment stringTobin C. Harding1-1/+1
2017-03-14staging: ks7010: move quoted string onto single lineTobin C. Harding1-2/+1
2017-03-14staging: ks7010: refactor newly separated functionTobin C. Harding1-25/+17
2017-03-14staging: ks7010: fix line continuationsTobin C. Harding1-10/+7
2017-03-14staging: ks7010: reduce level of indentationTobin C. Harding1-67/+69
2017-03-14staging: ks7010: move WPA code to separate functionTobin C. Harding1-79/+97
2017-03-14speakup: Support spelling unicode charactersSamuel Thibault1-9/+9
2017-03-14speakup: make get_char actually get unicode charactersSamuel Thibault1-1/+1
2017-03-14staging: speakup: fix "Alignment match open parenthesis"Arushi Singhal1-1/+1
2017-03-14Staging: media: davinci_vpfe - style fixDerek Robson4-27/+27
2017-03-14Staging: media: lirc - style fixDerek Robson2-5/+5
2017-03-14staging: android: ion: Replace pr_err with dev_errsimran singhal1-1/+1
2017-03-12staging: speakup: i18n.c: Refactor conditionals in spk_msg_setNarcisa Ana Maria Vasile1-24/+20
2017-03-12staging: speakup: i18n.c: Change return type from int to boolNarcisa Ana Maria Vasile1-11/+12
2017-03-12staging: rtl8188eu: Fix redundant space coding style issueAlex Yashchenko1-1/+1
2017-03-12staging: rtl8712: fix bad indentationThibaut SAUTEREAU1-1/+1
2017-03-12staging: vt6655: baseband: Add identifier name to function definition argumentsayli karnik1-6/+6
2017-03-12staging: css2400/sh_css: Remove parentheses from return argumentssimran singhal1-10/+10
2017-03-12staging: sh_css_firmware: Remove parentheses from return argumentssimran singhal1-1/+1
2017-03-12Staging: wlan-ng: Fix endian errorAdrien Descamps1-1/+1
2017-03-12Staging: wlan-ng: Fix sparse warnings by using appropriate endian typesAdrien Descamps2-28/+28
2017-03-12Staging: xgifb: XGI_main_26.c: non-standard CManoj Sawai1-3/+3
2017-03-12Staging: bcm2835: Fixed style of block commentsDerek Robson6-32/+45
2017-03-12staging: bcm2835-camera: remove anonymous field declarationsAishwarya Pant1-10/+10
2017-03-12staging: bcm2835-audio: remove anonymous field declarationsAishwarya Pant1-10/+10
2017-03-12Staging: ks7010: ks_hostif.*: Use preferred 'u32' kernel type over 'uint32_t'Shiva Kerdel2-24/+24
2017-03-12Staging: ks7010: ks_hostif.*: Use preferred 'u16' kernel type over 'uint16_t'Shiva Kerdel2-77/+77
2017-03-12Staging: ks7010: ks_*: Use preferred 'u8' kernel type over 'uint8_t'Shiva Kerdel3-60/+60
2017-03-12staging: comedi: jr3_pci: change module descriptionIan Abbott1-1/+1
2017-03-12staging: comedi: jr3_pci: fix initial range[8] max valueIan Abbott1-1/+1
2017-03-12staging: comedi: jr3_pci: check PCI BAR 0 sizeIan Abbott1-0/+3
2017-03-12staging: comedi: jr3_pci: check sizes at compile timeIan Abbott1-6/+1
2017-03-12staging: comedi: jr3_pci: omit pointless debug infoIan Abbott1-7/+2
2017-03-12staging: comedi: jr3_pci: use struct jr3_block instead of jr3_tIan Abbott2-16/+12
2017-03-12staging: comedi: jr3_pci: separate out block typeIan Abbott1-8/+10
2017-03-12staging: comedi: jr3_pci: rename 'channel' to 'block'Ian Abbott2-6/+6
2017-03-12staging: comedi: jr3_pci: rename data to sensorIan Abbott2-6/+6
2017-03-12staging: comedi: jr3_pci: rename channel to sensorIan Abbott1-77/+75
2017-03-12staging: comedi: jr3_pci: rename struct jr3_channel to jr3_sensorIan Abbott2-16/+16
2017-03-12staging: atomisp: clean up return logic, remove redunant codeColin Ian King1-5/+1
2017-03-12staging: atomisp: remove redundant check for client being nullColin Ian King1-1/+1
2017-03-12staging: atomisp_fops: Clean up tests if NULL returned on failuresimran singhal1-1/+1
2017-03-12staging: vpfe_mc_capture: Clean up tests if NULL returned on failuresimran singhal1-2/+2