summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-21staging: sm750fb: Fix block comment styleEdward Lipinsky
2016-08-21sm750fb/sm750_hw.c: split assignment & long linesStefan Wolz
2016-08-21sm750fb/sm750_hw.c: fixed commentsStefan Wolz
2016-08-21sm750fb/sm750_hw.c: fixed whitespacingStefan Wolz
2016-08-21sm750fb/sm750_hw.c: corrected alignmentStefan Wolz
2016-08-21staging: sm750fb: fix block comments errors in ddk750_display.cyeongjun Kim
2016-08-21Staging: sm750fb: fix block comment coding style issue in ddk750_chip.cMoshe Green
2016-08-21Staging: sm750fb: fix line length coding style issue in ddk750_chip.cMoshe Green
2016-08-21Staging: sm750fb: fix a line length coding style warning in ddk750_chip.cMoshe Green
2016-08-21Staging: gdm724x: gdm_tty: Fixed a checkpatch check issue.Samuele Baisi
2016-08-21staging: gdm724x: Replace semaphore netlink with mutexBinoy Jayan
2016-08-21staging: gdm724x: gdm_usb: Remove ignored valueLuis de Bethencourt
2016-08-21net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-08-21net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes
2016-08-21staging: octeon: delete redundant log messageAaro Koskinen
2016-08-21staging: octeon: check for pow0 before calling interface helperAaro Koskinen
2016-08-21staging: octeon: validate interface before calling INDEXAaro Koskinen
2016-08-21staging: slicoss: simplify struct for statisticsLino Sanfilippo
2016-08-21staging: slicoss: improve implementation concerning the shared memoryLino Sanfilippo
2016-08-21staging: slicoss: dont use a structure but offsets for register accessesLino Sanfilippo
2016-08-21staging: slicoss: avoid PCI write postingLino Sanfilippo
2016-08-21staging: slicoss: introduce register accessors that use register offsetsLino Sanfilippo
2016-08-21staging: slicoss: start tx queue when interface is brought upLino Sanfilippo
2016-08-21staging: slicoss: ensure mapping of io-memory is uncachedLino Sanfilippo
2016-08-21staging: slicoss: notifiy network stack about change in link stateLino Sanfilippo
2016-08-21staging: slicoss: handle allocation failure in slic_init_adapterLino Sanfilippo
2016-08-21staging: dgnc: fix 'line over 80 characters'Anson Jacob
2016-08-21staging: fbtft: This patch fixes the checkpatch.pl warningPrit Raj
2016-08-21Staging: fbtft: fixed unsigned type warningsMing Yang
2016-08-21staging: fbtft: do not allocate huge txbufMichal Suchanek
2016-08-21staging: ion: remove __GFP_NOWARN when use low order gfp flagsChen Feng
2016-08-21ION: Sys_heap: Add cached pool to spead up cached buffer allocChen Feng
2016-08-21Staging: wlan-ng: fix comparison to NULL issue.Kevin McKinney
2016-08-21Staging: wlan-ng: fix unnecessary parentheses.Kevin McKinney
2016-08-21Staging: wlan-ng: fix alignment not matching.Kevin McKinney
2016-08-21Staging: wlan-ng: Fix trailing */ in block comments.YU Bo
2016-08-21staging: wilc1000: fix error handling in wilc_debugfs_init()Luis de Bethencourt
2016-08-21drivers: wilc1000: remove references to semaphoresJoshua Houghton
2016-08-21staging: i4l: Reformat braces around elseAnthony Sheldon
2016-08-21staging: i4l: icn: remove bracesSudip Mukherjee
2016-08-21staging: i4l: icn: donot assign in if statementSudip Mukherjee
2016-08-21staging: i4l: icn: do not use return as a functionSudip Mukherjee
2016-08-21staging: i4l: icn: use setup_timer() and mod_timer().Muhammad Falak R Wani
2016-08-21staging: i4l: pcbit: layer2: use setup_timer() and mod_timer().Muhammad Falak R Wani
2016-08-21staging: i4l: pcbit: edss1: use setup_timer() and mod_timer().Muhammad Falak R Wani
2016-08-21staging: i4l: pcbit: drv: use setup_timer() and mod_timer().Muhammad Falak R Wani
2016-08-21Staging: comedi: s626: fix line over 80 characters issueRavishankar Karkala Mallikarjunayya
2016-08-21staging: comedi: drivers: replace le16_to_cpu() with usb_endpoint_maxp()Cheah Kok Cheong
2016-08-21staging: comedi/drivers: Fixed sparse warningsNayeemahmed Badebade
2016-08-21staging: comedi: ni_at_a2150: fix block commentsH Hartley Sweeten