summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-15staging: ks7010: avoid CamelCase: link_ap_info_t fieldsJanusz Lisiecki
2017-05-15staging: ks7010: avoid CamelCase: FhParms_t fieldsJanusz Lisiecki
2017-05-15staging: ks7010: avoid CamelCase in fields of struct local_gain_tJanusz Lisiecki
2017-05-15staging/ks7010: Fix type assignment for struct hostif_hdrCezary Gapinski
2017-05-15staging: vt6656: Only call vnt_set_bss_mode on basic rates change.Malcolm Priestley
2017-05-15staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley
2017-05-15staging: vt6656: always call vnt_update_ifs on short time change.Malcolm Priestley
2017-05-15staging: vt6656: vnt_update_ifs set max_min based on short slot time.Malcolm Priestley
2017-05-15staging: wilc1000: Fixing struct definition layoutVincent Siles
2017-05-15staging: wilc1000: Function calls too longVincent Siles
2017-05-15staging: wilc1000: Function signature too longVincent Siles
2017-05-15staging: wilc1000: Stripping '-' commentsVincent Siles
2017-05-15staging: wilc1000: Last line is emptyVincent Siles
2017-05-15staging: wilc1000: Refactor handling of HT caps fieldsJason Litzinger
2017-05-15staging: octeon: use __func__ instead of func nameCraig Kewley
2017-05-15staging: unisys: Solve sparse warningMarcos Paulo de Souza
2017-05-15staging: rtl8723bs: Do not use assignment in if conditionJustin Vreeland
2017-05-15staging: rtl8723bs: Fix spacing around '<'Justin Vreeland
2017-05-15staging: rtl8723bs: Fix pointer styleJustin Vreeland
2017-05-15staging: rtl8723bs: Move braces to same line as conditionalJustin Vreeland
2017-05-15staging: rtl8723bs: Macros with complex values should be enclosed in parenthesesJustin Vreeland
2017-05-15staging: rtl8723bs: Wrap multi-line macros in do-while loopJustin Vreeland
2017-05-15staging: rtl8723bs: Fix initialization of static variablesJustin Vreeland
2017-05-15Staging: rtl8712: ieee80211: fixed brace coding style issueJaya Durga
2017-05-15staging: rtl8723bs: Fix coding style issuesAdheer Chandravanshi
2017-05-15staging: rtl8723bs: Fix checkpatch space errors in os_dep/sdio_ops_linux.cBingyu Zhou
2017-05-15staging: android: ion: Align with open parenthesisRichard Porter
2017-05-15staging: android: ion: cosmetic changesJaikumar Dhanapal
2017-05-15staging: rtl8192u: ieee80211: rtl819x_TSProc: Fixed brace placement issuesFabrizio Perria
2017-05-15staging: rtl8192u: Convert u4bAcParam to little-endianTuomo Rinne
2017-05-15staging: rtl8192u: Improve code readabilityTuomo Rinne
2017-05-15staging: rtl8192u: Remove unnecessary scopeTuomo Rinne
2017-05-15staging: ccree: resolve possible macro issue in cc_hal.hMatthew Giassa
2017-05-15staging: ccree: resolve columns over 80 chars in cc_hal.hMatthew Giassa
2017-05-15staging: ccree: Strip trailing whitespaceTimothée Isnard
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-05-12Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-05-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä
2017-05-12Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2017-05-12Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-05-12Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/g...Dave Airlie
2017-05-11Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann