platform/kernel/linux-rpi.git
2018-07-24 Todd Poynorstaging: gasket: remove unnecessary NULL checks on...
2018-07-24 Todd Poynorstaging: gasket: print mmap starting address as unsigne...
2018-07-24 Todd Poynorstaging: gasket: avoid copy to user on error in coheren...
2018-07-24 Todd Poynorstaging: gasket: gasket_handle_ioctl fix ioctl exit...
2018-07-24 Todd Poynorstaging: gasket: remove duplicate call to retrieve...
2018-07-24 Todd Poynorstaging: gasket: fix check_and_invoke_callback log...
2018-07-24 Arnd Bergmannstaging: rtl8188eu/rtl8723bs: fix character encoding
2018-07-24 Ajay Singhstaging: wilc1000: use descriptor-based interface for...
2018-07-24 Ajay Singhstaging: wilc1000: change compatible string from atmel...
2018-07-24 Ajay Singhstaging: wilc1000: rename variable from 'gpio' to ...
2018-07-24 Ajay Singhstaging: wilc1000: remove gpio parameter from wilc_netd...
2018-07-21 Colin Ian Kingstaging: rtl8712: remove redundant pointer 'nic'
2018-07-21 Ajay Singhstaging: wilc1000: move variable assignment along with...
2018-07-21 Ajay Singhstaging: wilc1000: remove unnecessary 'NULL' check...
2018-07-21 Ajay Singhstaging: wilc1000: use 'int' inplace of 's32' date...
2018-07-21 Ajay Singhstaging: wilc1000: avoid setting default value for...
2018-07-21 Ajay Singhstaging: wilc1000: avoid forward declaration of host_in...
2018-07-21 Ajay Singhstaging: wilc1000: avoid host_int_get_assoc_res_info...
2018-07-21 Ajay Singhstaging: wilc1000: avoid forward declaration for handle...
2018-07-21 Ajay Singhstaging: wilc1000: remove unnecessary type used for...
2018-07-21 Ajay Singhstaging: wilc1000: use single space before opening...
2018-07-21 Ajay Singhstaging: wilc1000: remove unnecessary blank line betwee...
2018-07-21 Ajay Singhstaging: wilc1000: use lowercase for 'IFC_UP' struct...
2018-07-21 Ajay Singhstaging: wilc1000: remove the mutliple #define used...
2018-07-21 Ajay Singhstaging: wilc1000: removed unused element from wilc_cfg...
2018-07-21 Ajay Singhstaging: wilc1000: remove unnecessary elements from...
2018-07-21 Ajay Singhstaging: wilc1000: remove unused elements in 'wilc...
2018-07-21 Ajay Singhstaging: wilc1000: rename enum AUTHTYPE to use lowercase
2018-07-21 Ajay Singhstaging: wilc1000: rename enum SITESURVEY to use lowercase
2018-07-21 Ajay Singhstaging: wilc1000: rename enum CURRENT_TXRATE to use...
2018-07-21 Ajay Singhstaging: wilc1000: rename goto to avoid leading '_...
2018-07-21 Ajay Singhstaging: wilc1000: remove extra enums defined for ieee8...
2018-07-21 Ajay Singhstaging: wilc1000: remove extra enum defined for data...
2018-07-21 Ajay Singhstaging: wilc1000: remove enum connect_status instead...
2018-07-21 Ajay Singhstaging: wilc1000: remove unused enum declaration
2018-07-21 John Whitmorestaging:rtl8192u: Remove typedef and rename DOT11D_STAT...
2018-07-21 John Whitmorestaging:rtl8192u: Rename variable MaxTxPowerInDbm ...
2018-07-21 John Whitmorestaging:rtl8192u: Rename variable NumChnls - Style
2018-07-21 John Whitmorestaging:rtl8192u: Rename structure member FirstChnl...
2018-07-21 John Whitmorestaging:rtl8192u: Remove typedef from structure - Style
2018-07-21 John Whitmorestaging:rtl8192u: Remove multiple blank lines - Style
2018-07-21 John Whitmorestaging:rtl8192u: Rename TClass > t_class - Style
2018-07-21 John Whitmorestaging:rtl8192u: Rename TSpec > t_spec - Style
2018-07-21 John Whitmorestaging:rtl8192u: Rename Addr > addr - Style
2018-07-21 John Whitmorestaging:rtl8192u: Rename InactTimer > inact_timer ...
2018-07-21 John Whitmorestaging:rtl8192u: rename SetupTimer > setup_timer ...
2018-07-21 John Whitmorestaging:rtl8192u: Rename List > list - Coding style
2018-07-21 John Whitmorestaging:rtl8192u: remove typedef of struct TS_COMMON_IN...
2018-07-21 John Whitmorestaging:rtl8192u: remove typedef of enumeration TR_SELE...
2018-07-21 Ali Aminianstaging: rts5208: xd.c fixed a brace coding style issue
2018-07-21 Michael Straubestaging: rtl8188eu: remove blank lines
2018-07-21 Michael Straubestaging: rtl8188eu: use is_multicast_ether_addr
2018-07-21 Michael Straubestaging: rtl8188eu: remove MacAddr_isBcst macro
2018-07-21 Todd Poynorstaging: gasket: common ioctls add __user annotations
2018-07-21 Todd Poynorstaging: gasket: common ioctl dispatcher add __user...
2018-07-21 Todd Poynorstaging: gasket: apex ioctl add __user annotations
2018-07-21 Todd Poynorstaging: gasket: top ioctl handler add __user annotations
2018-07-21 Todd Poynorstaging: gasket: always allow root open for write
2018-07-21 Todd Poynorstaging: gasket: fix multi-line comment syntax in gaske...
2018-07-21 Todd Poynorstaging: gasket: remove extra parens in gasket_write_ma...
2018-07-21 Todd Poynorstaging: gasket: gasket_mmap use PAGE_MASK
2018-07-21 Todd Poynorstaging: gasket: remove unnecessary parens in page...
2018-07-21 Todd Poynorstaging: gasket: fix comment syntax in apex.h
2018-07-21 Todd Poynorstaging: gasket: remove else clause after return in...
2018-07-21 Todd Poynorstaging: gasket: gasket page table functions use bool...
2018-07-21 Todd Poynorstaging: gasket: apex_clock_gating simplify logic,...
2018-07-21 Todd Poynorstaging: gasket: gasket_mmap return error instead of...
2018-07-21 Todd Poynorstaging: gasket: don't treat no device reset callback...
2018-07-21 Todd Poynorstaging: gasket: remove unnecessary code in coherent...
2018-07-21 Todd Poynorstaging: gasket: fix class create bug handling
2018-07-21 Todd Poynorstaging: gasket: remove code for no physical device
2018-07-21 Todd Poynorstaging: gasket: gasket_enable_dev remove unnecessary...
2018-07-21 Todd Poynorstaging: gasket: allow compile for ARM64 in Kconfig
2018-07-19 Todd Poynorstaging: gasket: drop gasket_cdev_get_info, use contain...
2018-07-19 Todd Poynorstaging: gasket: bail out of reset sequence on device...
2018-07-19 Todd Poynorstaging: gasket: gasket_wait_with_reschedule use 32...
2018-07-19 Todd Poynorstaging: gasket: gasket_wait_with_reschedule simplify...
2018-07-19 Todd Poynorstaging: gasket: gasket_wait_with_reschedule use msleep
2018-07-19 Todd Poynorstaging: gasket: fix gasket_wait_with_reschedule timeou...
2018-07-19 Todd Poynorstaging: gasket: convert gasket_mmap_has_permissions...
2018-07-19 Todd Poynorstaging: gasket: Remove stale pointers on error allocat...
2018-07-19 Todd Poynorstaging: gasket: Return EBUSY on mapping create when...
2018-07-19 Todd Poynorstaging: gasket: hold mutex on gasket driver unregistration
2018-07-19 Todd Poynorstaging: gasket: remove driver registration on class...
2018-07-19 Todd Poynorstaging: gasket: whitespace fix in gasket_page_table_init
2018-07-19 Todd Poynorstaging: gasket: fix typo in gasket_core.h comments
2018-07-19 Todd Poynorstaging: gasket: fix typo in apex_enter_reset
2018-07-16 Tobias Lindskogstaging: android: ashmem: Shrink directly through shmem...
2018-07-16 Matthias Wolfstaging: fbtft: Fix line continuation
2018-07-16 Matthias Wolfstaging: fbtft: Fix line over 80 characters
2018-07-16 Nishad Kamdarstaging: comedi: comedi_fops: Shift assignment operator...
2018-07-16 Michael Straubestaging: rtl8188eu: remove redundant header file
2018-07-16 Michael Straubestaging: rtl8188eu: add spaces around '+'
2018-07-16 Michael Straubestaging: rtl8188eu: rename variable
2018-07-16 Michael Straubestaging: rtl8188eu: rename function parameters
2018-07-16 Michael Straubestaging: rtl8188eu: rename Efuse_PowerSwitch
2018-07-16 Michael Straubestaging: rtl8188eu: do not line break function definition
2018-07-16 Oliver Hübersstaging: mt7621: Add SPDX license identifier
2018-07-16 Michael Straubestaging: rtl8188eu: remove is_{multicast,broadcast...
2018-07-16 Oliver Hübersstaging: mt7621-pci: Include preferred headers
next