Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5a436cb13476133a1d0a9b0258da1e982796ce99
5a436cb
staging: rtl8723bs: remove temporary variable CrystalCap
by Colin Ian King
· 5 years ago
df08620
staging: rtl8192e: remove redundant initialization of variable init_status
by Colin Ian King
· 5 years ago
31e2349
staging: wilc1000: use YAML schemas for DT binding documentation
by Ajay Singh
· 5 years ago
6c41158
staging: wilc1000: avoid double unlocking of 'wilc->hif_cs' mutex
by Ajay Singh
· 5 years ago
007b914
staging: octeon: match parentheses alignment
by Kaaira Gupta
· 5 years ago
57dd998
staging: octeon: add blank line after union
by Kaaira Gupta
· 5 years ago
bc8942b
staging: octeon: add space around '+' and parentheses
by Kaaira Gupta
· 5 years ago
64e4965
staging: qlge: emit debug and dump at same level
by Kaaira Gupta
· 5 years ago
67e6cf7
staging: qlge: add braces around macro arguments
by Kaaira Gupta
· 5 years ago
5979afa
staging: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
cf7e44d
staging: qlge: add braces on all arms of if-else
by Kaaira Gupta
· 5 years ago
86c468a
staging: exfat: remove exfat_fat_sync()
by Kaaira Gupta
· 5 years ago
bb9397a
staging: exfat: remove symlink feature.
by Tetsuhiro Kohada
· 5 years ago
55b9b8f
staging: fsl-dpaa2: ethsw: ethsw.c: Fix line over 80 characters
by Sandesh Kenjana Ashok
· 5 years ago
23aa103
staging: exfat: dedicate count_entries() to sub-dir counting.
by Tetsuhiro Kohada
· 5 years ago
fa4f4ce
staging: exfat: remove DOSNAMEs.
by Tetsuhiro Kohada
· 5 years ago
b1f1756
staging: wilc1000: define macros to replace magic number values
by Ajay Singh
· 5 years ago
5832cbe
staging: wilc1000: use short name for hif local variable in chip_wakeup()
by Ajay Singh
· 5 years ago
167bd21
staging: wilc1000: define macros for different register address for SDIO
by Ajay Singh
· 5 years ago
a088ae7
staging: wilc1000: use commmon function to set SDIO block size
by Ajay Singh
· 5 years ago
bf13984
staging: wilc1000: make use of ALIGN macro
by Ajay Singh
· 5 years ago
eda308b
staging: wilc1000: refactor interrupt handling for sdio
by Ajay Singh
· 5 years ago
759af9b
staging: wilc1000: remove use of MAX_NUN_INT_THRPT_ENH2 macro
by Ajay Singh
· 5 years ago
38f193d
staging: wilc1000: make use of FIELD_GET/_PREP macro
by Ajay Singh
· 5 years ago
c77761d
staging: rtl8723bs: Fix spacing issues
by Lukasz Szczesny
· 5 years ago
e232767
staging: vc04_services: Fix wrong early return in next_service_by_instance()
by Marcelo Diop-Gonzalez
· 5 years ago
8ef0c4f
Revert "staging/octeon: Mark Ethernet driver as BROKEN"
by Chris Packham
· 5 years ago
9da3035
MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0
by Chris Packham
· 5 years ago
f7d2bdc
MIPS: octeon: remove typedef declaration for cvmx_helper_link_info
by Chris Packham
· 5 years ago
f9546de
MIPS: octeon: remove typedef declaration for cvmx_wqe
by Chris Packham
· 5 years ago
422d97b
Revert "staging: octeon: delete driver"
by Chris Packham
· 5 years ago
96b06c0
Revert "staging: octeon-usb: delete the octeon usb host controller driver"
by Chris Packham
· 5 years ago
caa6772
Staging: remove wusbcore and UWB from the kernel tree.
by Greg Kroah-Hartman
· 5 years ago
4fb8b5a
staging: wilc1000: refactor p2p action frames handling API's
by Ajay Singh
· 5 years ago
a2203cf
staging: vc04_services: don't increment service refcount when it's not needed
by Marcelo Diop-Gonzalez
· 5 years ago
3c27a36f
staging: vc04_services: use kref + RCU to reference count services
by Marcelo Diop-Gonzalez
· 5 years ago
0e35fa6
staging: gasket: unify multi-line string
by Kaaira Gupta
· 5 years ago
0329746
staging: vc04_services: fix indentation alignment in a few places
by Marcelo Diop-Gonzalez
· 5 years ago
11070017
staging: vc04_services: remove unneeded parentheses
by Marcelo Diop-Gonzalez
· 5 years ago
147eda2
staging: vc04_services: remove unused function
by Marcelo Diop-Gonzalez
· 5 years ago
8acd7c5
staging: greybus: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
1f9d6a3
staging: unisys: visorinput: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
2ed9d77
staging: exfat: Rename variable 'AccessTimestamp' to 'access_timestamp'
by Pragat Pandya
· 5 years ago
c09c0ad
staging: exfat: Rename variable 'ModifyTimestamp' to 'modify_timestamp'
by Pragat Pandya
· 5 years ago
d9cd17a
staging: exfat: Rename variable 'CreateTimestamp' to 'create_timestamp'
by Pragat Pandya
· 5 years ago
439968b
staging: exfat: Rename variable 'NumSubdirs' to 'num_subdirs'
by Pragat Pandya
· 5 years ago
a474b90
staging: exfat: Rename variable 'Attr' to 'attr'
by Pragat Pandya
· 5 years ago
cc3edc2
staging: exfat: Rename variable 'ShortName' to 'short_name'
by Pragat Pandya
· 5 years ago
731e791
staging: exfat: Rename variable 'Name' to 'name'
by Pragat Pandya
· 5 years ago
36b392b
staging: exfat: Rename variable 'MilliSecond' to 'millisecond'
by Pragat Pandya
· 5 years ago
ac4db9a
staging: exfat: Rename variable 'Second' to 'second'
by Pragat Pandya
· 5 years ago
56a2ba5
staging: exfat: Rename variable 'Minute' to 'minute'
by Pragat Pandya
· 5 years ago
984e8f2
staging: exfat: Rename variable 'Hour' to 'hour'
by Pragat Pandya
· 5 years ago
88ff49c
staging: exfat: Rename variable 'Day' to 'day'
by Pragat Pandya
· 5 years ago
7904b26
staging: exfat: Rename variable 'Month' to 'month'
by Pragat Pandya
· 5 years ago
98e5df8
staging: exfat: Rename variable 'Year' to 'year'
by Pragat Pandya
· 5 years ago
b264fad
staging: qlge: qlge_main.c: fix style issues
by Mohana Datta Yelugoti
· 5 years ago
0f4f67b
staging: wilc1000: directly fetch 'priv' handler from 'vif' instance
by Ajay Singh
· 5 years ago
a474df5
staging: wilc1000: remove use of vendor specific IE for p2p handling
by Ajay Singh
· 5 years ago
d2bdc49
staging: wfx: use more power-efficient sleep for reset
by Michał Mirosław
· 5 years ago
40a97d5
staging: wfx: use sleeping gpio accessors
by Michał Mirosław
· 5 years ago
7f70c91
staging: wfx: follow compatible = vendor,chip format
by Michał Mirosław
· 5 years ago
eec6e3e
staging: wfx: add proper "compatible" string
by Michał Mirosław
· 5 years ago
e2525a9
staging: wfx: annotate nested gc_list vs tx queue locking
by Michał Mirosław
· 5 years ago
4033714
staging: wfx: fix init/remove vs IRQ race
by Michał Mirosław
· 5 years ago
032b423
staging: wfx: remove set but not used variable 'tx_priv'
by YueHaibing
· 5 years ago
36be410
staging: rtl8188eu: rename variable pnetdev -> netdev
by Michael Straube
· 5 years ago
bf2b8fe
staging: exfat: Replace printk with pr_info
by JieunKim
· 5 years ago
26a99c0
staging: comedi: ni_pcimio: add routes for NI PCIe-6251 and PCIe-6259
by Ian Abbott
· 5 years ago
9bfd8bc
staging: comedi: ni_mio_common: Allow alternate board name for routes
by Ian Abbott
· 5 years ago
e3b7ce7
staging: comedi: ni_routes: Allow alternate board name for routes
by Ian Abbott
· 5 years ago
075a329
staging: comedi: ni_routes: Refactor ni_find_valid_routes()
by Ian Abbott
· 5 years ago
0e3ee7f
staging: qlge: remove spaces at the start of a line
by Mohana Datta Yelugoti
· 5 years ago
4ed6aba
staging: rtl8192u: Add space to fix style issue
by Sumera Priyadarsini
· 5 years ago
be5418d
staging: pi433: Use the correct style for SPDX License Identifier
by Nishad Kamdar
· 5 years ago
226f912
staging: rtl8188eu: remove unnecessary RETURN label
by Michael Straube
· 5 years ago
1239652
staging: vc04_services: vchiq_arm: Get rid of unused defines
by Nicolas Saenz Julienne
· 5 years ago
a0184ab
staging: vc04_services: Get rid of vchiq_arm_vcresume()'s signature
by Nicolas Saenz Julienne
· 5 years ago
aca055e
staging: vc04_services: Delete vchiq_platform_check_suspend()
by Nicolas Saenz Julienne
· 5 years ago
b2a86ec
staging: vc04_services: Get rid of USE_TYPE_SERVICE_NO_RESUME
by Nicolas Saenz Julienne
· 5 years ago
ed15182
staging: vc04_services: Get rid of the rest of suspend/resume state handling
by Nicolas Saenz Julienne
· 5 years ago
bd8aa28
staging: vc04_services: Get of even more suspend/resume states
by Nicolas Saenz Julienne
· 5 years ago
6547980
staging: vc04_services: Get rid of unused suspend/resume states
by Nicolas Saenz Julienne
· 5 years ago
26a6597
staging: vc04_services: Delete vc_suspend_complete completion
by Nicolas Saenz Julienne
· 5 years ago
6d044ea
staging: vc04_services: Get rid of vchiq_check_resume()
by Nicolas Saenz Julienne
· 5 years ago
af908f3
staging: vc04_services: Get rid of vchiq_arm_vcsuspend()
by Nicolas Saenz Julienne
· 5 years ago
c9b361c
staging: vc04_services: Get rid of vchiq_on_remote_use_active()
by Nicolas Saenz Julienne
· 5 years ago
913e4e0
staging: vc04_services: Get rid of vchiq_platform_handle_timeout()
by Nicolas Saenz Julienne
· 5 years ago
004e890
staging: vc04_services: Get rid of vchiq_platform_videocore_wanted()
by Nicolas Saenz Julienne
· 5 years ago
8808484
staging: vc04_services: Get rid of vchiq_platform_suspend/resume()
by Nicolas Saenz Julienne
· 5 years ago
0e26621
staging: vc04_services: Get rid of vchiq_platform_paused/resumed()
by Nicolas Saenz Julienne
· 5 years ago
be7fbad
staging: vc04_services: get rid of vchiq_platform_use_suspend_timer()
by Nicolas Saenz Julienne
· 5 years ago
dcbcbfa
staging: vc04_services: Delete blocked_count in struct vchiq_arm_state
by Nicolas Saenz Julienne
· 5 years ago
9af6416
staging: vc04_services: get rid of blocked_blocker completion in struct vchiq_arm_state
by Nicolas Saenz Julienne
· 5 years ago
d91f500
staging: vc04_services: Get rid of resume_blocker completion in struct vchiq_arm_state
by Nicolas Saenz Julienne
· 5 years ago
7d153fc
staging: vc04_services: Get rid of resume_blocked in struct vchiq_arm_state
by Nicolas Saenz Julienne
· 5 years ago
3619063
staging: vc04_services: Remove unused variables in struct vchiq_arm_state
by Nicolas Saenz Julienne
· 5 years ago
b99692f
staging: rtl8192e: style fix - Prefer using '"%s...", __func__'
by Derek Robson
· 5 years ago
f47e878
staging: netlogic: Use the correct style for SPDX License Identifier
by Nishad Kamdar
· 5 years ago
a3583d4
staging: exfat: Remove unused struct 'dev_info_t'
by Pragat Pandya
· 5 years ago
Next »