summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-14staging: sm750fb: fixes add blank line after function/struct/union/enum decla...Arushi Singhal
2017-03-14staging: sm750fb: function prototype argument should have an identifier nameArushi Singhal
2017-03-14staging: dgnc: remove explicit castTobin C. Harding
2017-03-14staging: dgnc: fix whitespace before returnTobin C. Harding
2017-03-14staging: dgnc: return error code directlyTobin C. Harding
2017-03-14staging: comedi: amplc_pci224: Convert macro GAT_CONFIG to static inline func...simran singhal
2017-03-14staging: comedi: Compress return logic into one line.Varsha Rao
2017-03-14staging: lustre shorten multiple lines over 80 char in lu_object.hCraig Inches
2017-03-14drivers: convert vme_user_vma_priv.refcnt from atomic_t to refcount_tElena Reshetova
2017-03-14Staging: android: ion: ion_dummy_driver: remove unnecessary empty lineMaciej Billewicz
2017-03-14staging: ks7010: add parentheses to complex macroTobin C. Harding
2017-03-14staging: ks7010: fix checkpatch whitespace warnsTobin C. Harding
2017-03-14staging: ks7010: add variables key, key_indexTobin C. Harding
2017-03-14staging: ks7010: reduce length of comment stringTobin C. Harding
2017-03-14staging: ks7010: move quoted string onto single lineTobin C. Harding
2017-03-14staging: ks7010: refactor newly separated functionTobin C. Harding
2017-03-14staging: ks7010: fix line continuationsTobin C. Harding
2017-03-14staging: ks7010: reduce level of indentationTobin C. Harding
2017-03-14staging: ks7010: move WPA code to separate functionTobin C. Harding
2017-03-14speakup: Support spelling unicode charactersSamuel Thibault
2017-03-14speakup: make get_char actually get unicode charactersSamuel Thibault
2017-03-14staging: speakup: fix "Alignment match open parenthesis"Arushi Singhal
2017-03-14Staging: media: davinci_vpfe - style fixDerek Robson
2017-03-14Staging: media: lirc - style fixDerek Robson
2017-03-14staging: android: ion: Replace pr_err with dev_errsimran singhal
2017-03-12staging: speakup: i18n.c: Refactor conditionals in spk_msg_setNarcisa Ana Maria Vasile
2017-03-12staging: speakup: i18n.c: Change return type from int to boolNarcisa Ana Maria Vasile
2017-03-12staging: rtl8188eu: Fix redundant space coding style issueAlex Yashchenko
2017-03-12staging: rtl8712: fix bad indentationThibaut SAUTEREAU
2017-03-12staging: vt6655: baseband: Add identifier name to function definition argumentsayli karnik
2017-03-12staging: css2400/sh_css: Remove parentheses from return argumentssimran singhal
2017-03-12staging: sh_css_firmware: Remove parentheses from return argumentssimran singhal
2017-03-12Staging: wlan-ng: Fix endian errorAdrien Descamps
2017-03-12Staging: wlan-ng: Fix sparse warnings by using appropriate endian typesAdrien Descamps
2017-03-12Staging: xgifb: XGI_main_26.c: non-standard CManoj Sawai
2017-03-12Staging: bcm2835: Fixed style of block commentsDerek Robson
2017-03-12staging: bcm2835-camera: remove anonymous field declarationsAishwarya Pant
2017-03-12staging: bcm2835-audio: remove anonymous field declarationsAishwarya Pant
2017-03-12Staging: ks7010: ks_hostif.*: Use preferred 'u32' kernel type over 'uint32_t'Shiva Kerdel
2017-03-12Staging: ks7010: ks_hostif.*: Use preferred 'u16' kernel type over 'uint16_t'Shiva Kerdel
2017-03-12Staging: ks7010: ks_*: Use preferred 'u8' kernel type over 'uint8_t'Shiva Kerdel
2017-03-12staging: comedi: jr3_pci: change module descriptionIan Abbott
2017-03-12staging: comedi: jr3_pci: fix initial range[8] max valueIan Abbott
2017-03-12staging: comedi: jr3_pci: check PCI BAR 0 sizeIan Abbott
2017-03-12staging: comedi: jr3_pci: check sizes at compile timeIan Abbott
2017-03-12staging: comedi: jr3_pci: omit pointless debug infoIan Abbott
2017-03-12staging: comedi: jr3_pci: use struct jr3_block instead of jr3_tIan Abbott
2017-03-12staging: comedi: jr3_pci: separate out block typeIan Abbott
2017-03-12staging: comedi: jr3_pci: rename 'channel' to 'block'Ian Abbott
2017-03-12staging: comedi: jr3_pci: rename data to sensorIan Abbott