platform/kernel/linux-rpi.git
2018-07-10 Ioana Radulescustaging: fsl-dpaa2/eth: Fix DMA mapping direction
2018-07-08 Michael Straubestaging: rtl8188eu: replace tabs with spaces
2018-07-08 Michael Straubestaging: rtl8188eu: refactor rtw_macaddr_cfg()
2018-07-08 Michael Straubestaging: rtl8723bs: remove braces from single if statement
2018-07-08 Michael Straubestaging: rtl8723bs: add missing blank lines
2018-07-08 Michael Straubestaging: rtl8723bs: remove blank lines
2018-07-08 Michael Straubestaging: rtl8723bs: fix indentation
2018-07-08 Michael Straubestaging: rtl8723bs: replace tab with space
2018-07-08 Michael Straubestaging: rtl8723bs: replace while with shorter for...
2018-07-08 John Whitmorestaging:rtl8192u: rename HT_EXTCHNL_OFFSET -> enum...
2018-07-08 John Whitmorestaging:rtl8192u: Add spaces required around operators...
2018-07-08 John Whitmorestaging:rtl8192u: Add space required before '(' - Style
2018-07-08 John Whitmorestaging:rtl8192u: rename HT_CHANNEL_WIDTH -> enum ht_ch...
2018-07-07 Johan HovoldMAINTAINERS: update two greybus sections
2018-07-07 Michael Straubestaging: rtl8188eu: replace while with shorter for...
2018-07-07 Michael Straubestaging: rtl8723bs: remove rtw_beamforming.h
2018-07-07 Michael Straubestaging: rtl8723bs: remove rtw_br_ext.h
2018-07-07 Tim Collierstaging: wlan-ng: remove unneeded parentheses from...
2018-07-07 Tim Collierstaging: wlan-ng: fix expression continuation in prism2...
2018-07-07 Tim Collierstaging: wlan-ng: fix expression continuation in prism2fw.c
2018-07-07 Randy Dunlapstaging/rtl8192u: fix defined but not used build warnings
2018-07-07 Peter Verniastaging: mt7621-pci: Move open-braces to match kernel...
2018-07-07 Peter Verniastaging: mt7621-pci: Add spaces after commas in pci...
2018-07-07 Peter Verniastaging: mt7621-pci: Fix spacing around equals sign
2018-07-07 Peter Verniastaging: mt7621-pci: Fix spaces around parenthesis...
2018-07-07 Todd Poynordrivers/staging/gasket: Use refcount_read()
2018-07-06 John Whitmorestaging: rtl8192u: Add space after ', ' character ...
2018-07-06 John Whitmorestaging: rtl8192u: Add required space around '=' operat...
2018-07-06 John Whitmorestaging: rtl8192u: Remove space after cast - Coding...
2018-07-06 John Whitmorestaging: rtl8192u: Add required spaces around '||'...
2018-07-06 John Whitmorestaging: rtl8192u: Add space required around '==' opear...
2018-07-06 John Whitmorestaging: rtl8192u: Remove superfluous blank lines ...
2018-07-06 John Whitmorestaging: rtl8192u: Remove redundant definitions in...
2018-07-06 John Whitmorestaging: rtl8192u: Use memset to initialize memory...
2018-07-06 John Whitmorestaging: rtl8192u: Use __func__ instead of hardcoded...
2018-07-06 Michael Straubestaging: rtl8188eu: rename Hal8188ERateAdaptive
2018-07-06 Michael Straubestaging: rtl8188eu: rename Hal8188EPhyReg.h
2018-07-06 Michael Straubestaging: rtl8188eu: rename Hal8188EPhyCfg.h
2018-07-06 Michael Straubestaging: rtl8723bs: remove rtl8192c_rf.h
2018-07-06 Ajay Singhstaging: wilc1000: fix static checker warning to unlock...
2018-07-06 Michael Straubestaging: rtl8188eu: remove rtw_mp_phy_regdef.h
2018-07-06 Razvan Stefanescustaging: fsl-dpaa2/ethsw: Update maintainers for Ethern...
2018-07-06 Colin Ian Kingstaging: rts5208: fix missing error check on call to...
2018-07-06 Dan CarpenterStaging: Gasket: shift wrapping bug in gasket_read_modi...
2018-07-06 Dan CarpenterStaging: Gasket: fix a couple off by one bugs
2018-07-06 Dan CarpenterStaging: Gasket: uninitialized return in gasket_mmap()
2018-07-06 Kees Cookdrivers/staging/gasket: Use 2-factor allocator calls
2018-07-06 Sergio Paracuellosstaging: mt7621-pinctrl: replace core_initcall_sync...
2018-07-06 Sergio Paracuellosstaging: mt7621-pinctrl: remove 'rt2880_pinctrl_pin_dbg...
2018-07-06 Sergio Paracuellosstaging: mt7621-pinctrl: use ternary operator return...
2018-07-06 Sergio Paracuellosstaging: mt7621-pinctrl: refactor rt2880_pinctrl_dt_nod...
2018-07-06 Sergio Paracuellosstaging: mt7621-dts: use 'function' and 'group' for...
2018-07-06 Sergio Paracuellosstaging: mt7621-pinctrl: make use of pinctrl_utils_rese...
2018-07-06 Sergio Paracuellosstaging: mt7621-pinctrl: replace uint8_t type with...
2018-07-06 Sergio Paracuellosstaging: mt7621-pinctrl: make use of pinctrl_utils_free_map
2018-07-06 Sergio Paracuellosstaging: mt7621-pinctrl: use tabs instead of spaces...
2018-07-06 Sergio Paracuellosstaging: mt7621-pinctrl: align function parameters...
2018-07-06 Sergio Paracuellosstaging: mt7621-pinctrl: replace seq_printf with seq_puts
2018-07-06 Sergio Paracuellosstaging: mt7621-pinctrl: avoid lines over 80 chars
2018-07-06 Sergio Paracuellosstaging: mt7621-pinctrl: avoid space after if condition
2018-07-06 Sergej Perschinstaging: mt7621-mmc: Fix printk() facility level
2018-07-06 Sergio Paracuellosstaging: mt7621-gpio: use devm_kasprintf to set gpio...
2018-07-06 Sergio Paracuellosstaging: mt7621-gpio: assign gpio chip custom changes...
2018-07-06 Sergio Paracuellosstaging: mt7621-gpio: use custom xlate function
2018-07-06 Sergio Paracuellosstaging: mt7621-gpio: set irq chip name only once
2018-07-02 Radek Dostálstaging: fbtft: indent fbtft_device_display - last...
2018-07-02 Michael Straubestaging: rtl8188eu: fix block comments - coding style
2018-07-02 Michael Straubestaging: rtl8188eu: move return type to functions defin...
2018-07-02 Michael Straubestaging: rtl8188eu: reorder switch cases and remove...
2018-07-02 Michael Straubestaging: rtl8723bs: simplify if else statement
2018-07-02 Michael Straubestaging: rtl8723bs: fix comparsion to true/false and...
2018-07-02 John Whitmorestaging: rtl8192u Remove redundant #include directive
2018-07-02 Ivan Safonovstaging:r8188eu: Use lib80211 to encrypt (WEP) tx frames
2018-07-02 Michael Straubestaging: rtl8723bs: remove pointless if else in rtw_sdi...
2018-07-02 Michael Straubestaging: rtl8188eu: remove unnecessary parentheses
2018-07-02 Michael Straubestaging: rtl8723bs: fix line over 80 characters
2018-07-02 Michael Straubestaging: rtl8188eu: remove rtw_ioctl_rtl.h
2018-07-02 Guenter Roeckstaging: speakup: Replace strncpy with memcpy
2018-07-02 Simon Quedrivers/staging: Gasket driver framework + Apex driver
2018-07-02 Jason Cooperstaging/skein: Remove Skein and Threefish code
2018-07-02 Greg Kroah... Merge 4.18-rc3 into staging-next
2018-07-01 Linus TorvaldsLinux 4.18-rc3
2018-07-01 Linus TorvaldsMerge tag 'for-4.18-rc2-tag' of git://git./linux/kernel...
2018-07-01 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2018-07-01 Linus TorvaldsMerge tag 'staging-4.18-rc3' of git://git./linux/kernel...
2018-07-01 Linus TorvaldsMerge tag 'tty-4.18-rc3' of git://git./linux/kernel...
2018-07-01 Linus TorvaldsMerge tag 'usb-4.18-rc3' of git://git./linux/kernel...
2018-07-01 Linus TorvaldsMerge tag 'dma-mapping-4.18-2' of git://git.infradead...
2018-06-30 Linus TorvaldsMerge branch 'parisc-4.18-1' of git://git./linux/kernel...
2018-06-30 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2018-06-30 Linus TorvaldsMerge tag 'kbuild-fixes-v4.18' of git://git./linux...
2018-06-30 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-06-30 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-06-30 Linus TorvaldsMerge tag 'selinux-pr-20180629' of git://git./linux...
2018-06-30 Linus TorvaldsMerge tag 'for-linus-20180629' of git://git.kernel...
2018-06-30 Linus TorvaldsMerge tag 'powerpc-4.18-3' of git://git./linux/kernel...
2018-06-29 Olof JohanssonMerge tag 'davinci-fixes-for-v4.18' of git://git./linux...
2018-06-29 Olof JohanssonMerge tag 'hisi-fixes-for-4.18' of git://github.com...
2018-06-29 Olof JohanssonMerge tag 'amlogic-fixes' of https://git./linux/kernel...
2018-06-29 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
next