summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-18iio: pressure: hid-sensor-press: Fix modifierSrinivas Pandruvada
2015-04-18iio: light: hid-sensor-prox: Fix modifierSrinivas Pandruvada
2015-04-18iio: adc: spmi-vadc: Fix overflow in output value normalizationIvan T. Ivanov
2015-04-09iio/axp288_adc: add missing channel info maskJacob Pan
2015-04-09iio: pressure: bmp280: fix temp compensationIrina Tirdea
2015-04-07Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein
2015-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev
2015-04-05Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede
2015-04-05Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede
2015-04-05staging: lustre: orthography & coding styleAmaury.Bouchra.Pilet@ENS.fr
2015-04-05staging: lustre: lnet: lnet: fix error return codeJulia Lawall
2015-04-05staging: lustre: fix sparse warningTal Shorer
2015-04-04Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-04Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-04Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-04Revert "Staging: sm750fb: Fix C99 Comments"Greg Kroah-Hartman
2015-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-03Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-03Staging: rtl8192u: use correct array for debug outputDan Carpenter
2015-04-03staging: rtl8192e: Remove dead codeMateusz Kulikowski
2015-04-03staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski
2015-04-03staging: rtl8192e: Fix indentation in rtllib_rx_auth_resp()Mateusz Kulikowski
2015-04-03staging: rtl8192e: Decrease nesting of rtllib_rx_auth_resp()Mateusz Kulikowski
2015-04-03staging: rtl8192e: Divide rtllib_rx_auth()Mateusz Kulikowski
2015-04-03staging: rtl8192e: Fix PRINTK_WITHOUT_KERN_LEVEL warningsMateusz Kulikowski
2015-04-03staging: rtl8192e: Fix DO_WHILE_MACRO_WITH_TRAILING_SEMICOLON warningMateusz Kulikowski
2015-04-03staging: rtl8192e: Fix BRACES warningMateusz Kulikowski
2015-04-03staging: rtl8192e: Fix LINE_CONTINUATIONS warningMateusz Kulikowski
2015-04-03staging: rtl8192e: Fix UNNECESSARY_PARENTHESES warningsMateusz Kulikowski
2015-04-03staging: rtl8192e: remove unused EXPORT_SYMBOL_RSL macroMateusz Kulikowski
2015-04-03staging: rtl8192e: Fix RETURN_VOID warningsMateusz Kulikowski
2015-04-03staging: rtl8192e: Fix UNNECESSARY_ELSE warningMateusz Kulikowski
2015-04-03staging: rtl8723au: Remove unneeded commentsM. Vefa Bicakci
2015-04-03staging: rtl8723au: Use __func__ in trace logsM. Vefa Bicakci
2015-04-03staging: rtl8723au: Rework two byte array comparisonsM. Vefa Bicakci
2015-04-03staging: rtl8723au: suspect code indent for conditional statementsM. Vefa Bicakci
2015-04-03staging: rtl8723au: Adjust whitespace in and around commentsM. Vefa Bicakci
2015-04-03staging: rtl8723au: No spaces at the start of a lineM. Vefa Bicakci
2015-04-03staging: rtl8723au: that open brace should be on the previous lineM. Vefa Bicakci
2015-04-03staging: rtl8723au: trailing statements should be on next lineM. Vefa Bicakci
2015-04-03staging: rtl8723au: Remove unneeded curly bracesM. Vefa Bicakci
2015-04-03staging: rtl8723au: else is not generally useful after a returnM. Vefa Bicakci
2015-04-03staging: rtl8723au: Reorganize a few functions to remove indentationM. Vefa Bicakci
2015-04-03staging: rtl8723au: Fix the indentation of two linesM. Vefa Bicakci
2015-04-03staging: rtl8723au: else should follow close braceM. Vefa Bicakci
2015-04-03staging: rtl8723au: Fix "before/around/after" whitespace issuesM. Vefa Bicakci