Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bffcc2e9234f6d7d8c6046250ac69348c0097eb3
bffcc2e
staging: mt7621-mmc: Replace macro sdr_set_field with function
by Christian Lütke-Stetzkamp
· 7 years ago
35af311
staging: mt7621-mmc: Remove function uffs
by Christian Lütke-Stetzkamp
· 7 years ago
a9392b0
staging: mt7621-mmc: Remove unused macros sdr_{read,write}16
by Christian Lütke-Stetzkamp
· 7 years ago
36b7301
staging: mt7621-mmc: Remove unused macro msdc_init_gpd_ex
by Christian Lütke-Stetzkamp
· 7 years ago
a3edb7c
staging: mt7621-mmc: Remove unused field clk_drv from msdc_hw
by Christian Lütke-Stetzkamp
· 7 years ago
a197261
staging: mt7621-mmc: Remove unused field cmd_drv from msdc_hw
by Christian Lütke-Stetzkamp
· 7 years ago
f46a0ae5
staging: mt7621-mmc: Remove unused field dat_drv from msdc_hw
by Christian Lütke-Stetzkamp
· 7 years ago
9133f0e
staging: mt7621-mmc: Remove unused field data_edge from msdc_hw
by Christian Lütke-Stetzkamp
· 7 years ago
b001fa3
staging: mt7621-mmc: Remove unused field cmd_edge from msdc_hw
by Christian Lütke-Stetzkamp
· 7 years ago
ace4882
staging: mt7621-mmc: Fix typo in function parameters
by Christian Lütke-Stetzkamp
· 7 years ago
121bdbf
staging: vc04_services: Remove stack hog issue from TODO
by Stefan Wahren
· 7 years ago
ae8d5f4
staging: vchiq_shim: Remove unnecessary break
by Stefan Wahren
· 7 years ago
8ba7d1e
staging: vchiq_arm: remove unnecessary return
by Stefan Wahren
· 7 years ago
6401a16
staging: vchiq_2835_arm: Fix whitespace issue in create_pagelist
by Stefan Wahren
· 7 years ago
0b55753
staging: vc04_services: Remove defines from Makefile
by Stefan Wahren
· 7 years ago
b0ae3f5
staging: vchiq_arm: Make index variable more self-explaining
by Stefan Wahren
· 7 years ago
0b134c5
staging: vchiq_arm: Rework second abort criterion
by Stefan Wahren
· 7 years ago
028fa9d
staging: vchiq_arm: Clear VLA warning
by Stefan Wahren
· 7 years ago
d353466
staging: vchiq_arm: print real dump limit
by Stefan Wahren
· 7 years ago
2610df4
staging: speakup: Add pause command used on switching to graphical mode
by Samuel Thibault
· 7 years ago
a67cfe3
staging: rtlwifi: Replace license boilerplate with SPDX identifiers
by Nathan Chancellor
· 7 years ago
d82e514
staging: ks7010: review local variable types in hostif_phy_information_confirm
by Sergio Paracuellos
· 7 years ago
677e281
staging: ks7010: use u32 instead of unsigned int in hostif_bss_scan_confirm
by Sergio Paracuellos
· 7 years ago
ab0bb2a
staging: ks7010: use u16 instead of unsigned short in hostif_connect_indication
by Sergio Paracuellos
· 7 years ago
19e8a0d
staging: ks7010: use u16 instead of unsigned short in hostif_data_indication
by Sergio Paracuellos
· 7 years ago
5437e9b
staging: ks7010: use u16 instead of unsigned short in hostif_event_check
by Sergio Paracuellos
· 7 years ago
d74d089
staging: ks7010: refactor LOCAL_EEPROM_SUM case in hostif_mib_get_confirm
by Sergio Paracuellos
· 7 years ago
5089cd4
staging: ks7010: use CIRC_CNT_TO_END macro in cnt_smeqbody
by Sergio Paracuellos
· 7 years ago
203ad5a
staging: ks7010: refactor ks_get_wireless_stats function
by Sergio Paracuellos
· 7 years ago
2d1de1e3
staging: ks7010: refactor ks_wlan_set_mlme function
by Sergio Paracuellos
· 7 years ago
81255d8
staging: ks7010: refactor ks_wlan_set_phy_type function
by Sergio Paracuellos
· 7 years ago
7f3c8bb
staging: ks7010: refactor ks_wlan_set_sleep_mode function
by Sergio Paracuellos
· 7 years ago
97d173c
staging: ks7010: use ether_addr_copy in ks_wlan_net_start
by Sergio Paracuellos
· 7 years ago
3ec51bb
staging: ks7010: use ether_addr_copy in ks_wlan_set_mac_address
by Sergio Paracuellos
· 7 years ago
d87e962
staging: ks7010: refactor hostif_sme_power_mgmt_set function
by Sergio Paracuellos
· 7 years ago
0d8be30
staging: ks7010: change parameter types in hostif_power_mgmt_request
by Sergio Paracuellos
· 7 years ago
f20703b
staging: ks7010: refactor hostif_sme_set_rsn function
by Sergio Paracuellos
· 7 years ago
2152eff
staging: ks7010: add blank line between after definitions
by Sergio Paracuellos
· 7 years ago
e4c4cdf
staging: ks7010: fix some style issues in ks_hostif.c
by Sergio Paracuellos
· 7 years ago
9e441a6
staging: ks7010: factor out send_request_to_device function
by Sergio Paracuellos
· 7 years ago
f2e8f6a
staging: ks7010: move WLAN_EID_DS_PARAMS to different place inside switch
by Sergio Paracuellos
· 7 years ago
a5f7d65
staging: ks7010: use ether_addr_copy in get_ap_information function
by Sergio Paracuellos
· 7 years ago
6663f11
staging: ks7010: use ether_addr_copy to copy ethernet address sa_data
by Sergio Paracuellos
· 7 years ago
d96f3a7
staging: ks7010: change type for rsn_enabled in wpa_status struct
by Sergio Paracuellos
· 7 years ago
acfb2f3
staging: ks7010: remove non sense comments in ks_hostif.c source file
by Sergio Paracuellos
· 7 years ago
2fa6829
staging: ks7010: avoid two long lines in hostif_sme_mode_setup
by Sergio Paracuellos
· 7 years ago
1c800aa
staging: ks7010: move two preprocessor definitions to ks_wlan.h
by Sergio Paracuellos
· 7 years ago
76b91c6
staging: ks7010: use ether_addr_copy in get_current_ap
by Sergio Paracuellos
· 7 years ago
8ce76bf
staging: ks7010: add new helpers to achieve mib set request and simplify code
by Sergio Paracuellos
· 7 years ago
80020cd
staging: ks7010: change parameter types and reorder them in hostif_mib_set_request
by Sergio Paracuellos
· 7 years ago
5d3d2e7
staging: ks7010: change some casts from uint8_t to u8 in ks_hostif header
by Sergio Paracuellos
· 7 years ago
7438f35
staging: ks7010: conver MIB attributes preprocessor defs into an enum
by Sergio Paracuellos
· 7 years ago
7cc4ca5
staging: ks7010: convert MIB preprocessor defs into an enum
by Sergio Paracuellos
· 7 years ago
f398c5f
staging: ks7010: clean SME_MIC_FAILURE_REQUEST case in hostif_sme_execute
by Sergio Paracuellos
· 7 years ago
e765861
staging: ks7010: remove nonsense comment in ks_wlan.h file
by Sergio Paracuellos
· 7 years ago
3c6b759
staging: ks7010: change local variable type in ks_wlan_hw_rx
by Sergio Paracuellos
· 7 years ago
f0d5a97
staging: ks7010: refactor ks7010_sme_enqueue_events function
by Sergio Paracuellos
· 7 years ago
2059ebe
staging: ks7010: use the same parameter for 'event' in hostif_sme_enqueue
by Sergio Paracuellos
· 7 years ago
58f8128
staging: ks7010: change local variable type in ks7010_sdio_init_irqs
by Sergio Paracuellos
· 7 years ago
2969919
staging: ks7010: change some local variables type in ks_sdio_interrupt
by Sergio Paracuellos
· 7 years ago
a51333d
staging: ks7010: change local variable type in ks7010_rw_function
by Sergio Paracuellos
· 7 years ago
9d418fa
staging: ks7010: change local variable type in _ks_wlan_hw_power_save
by Sergio Paracuellos
· 7 years ago
49705f9
staging: ks7010: use u8 instead of unsigned char in write_to_device function
by Sergio Paracuellos
· 7 years ago
a98ebb8
staging: ks7010: remove missing WPS preprocessor conditional code
by Sergio Paracuellos
· 7 years ago
832ec53
staging: ks7010: change netdev_dbg msg to avoid a long line
by Sergio Paracuellos
· 7 years ago
0751162
staging: ks7010: avoid ks_sdio_card dependency in ks_wlan header
by Sergio Paracuellos
· 7 years ago
57c6f08
staging: ks7010: move tx and rx queues definitions into ks_wlan.h header
by Sergio Paracuellos
· 7 years ago
a0a954b
staging: ks7010: add SPDX identifiers to all files
by Sergio Paracuellos
· 7 years ago
fb2bb23
staging: rtl8723bs: fix spelling mistakes: "dismatch" and "Inviation"
by Colin Ian King
· 7 years ago
3fb28ae
staging: wlan-ng: fix SPDX comment style in headers
by Tim Collier
· 7 years ago
d4b9a86
staging: wlan-ng: fix line-break style issue
by Tim Collier
· 7 years ago
e163a0a
staging: wlan-ng: add missing parameter name to prototype
by Tim Collier
· 7 years ago
a606d66
staging: wlan-ng: prism2sta: fix indent coding-style issues
by Efstratios Gavas
· 7 years ago
5adc211
staging: sm750fb: add drm development branch details
by Sudip Mukherjee
· 7 years ago
548cbba
ion: Consider ion pool pages as indirectly reclaimable
by Vijayanand Jitta
· 7 years ago
7a787c2
staging: lustre: obdclass: guarantee all keys filled
by Hongchao Zhang
· 7 years ago
369a6fe
staging: lustre: obdclass: hoist locking in lu_context_exit()
by John L. Hammond
· 7 years ago
a5394d4
staging: lustre: obdclass: change spinlock of key to rwlock
by Li Xi
· 7 years ago
cf04968
staging: lustre: o2iblnd: fix race at kiblnd_connect_peer
by Doug Oucahrek
· 7 years ago
24d4b7c
staging: lustre: o2iblnd: Fix FastReg map/unmap for MLX5
by Doug Oucharek
· 7 years ago
dc48732
staging: lustre: llite: fix potential missing-check bug when copying lumv
by Wenwen Wang
· 7 years ago
648ae36
staging: lustre: ldlm: store name directly in namespace.
by NeilBrown
· 7 years ago
7f907bf6
staging: wilc1000: rename WILC_WFI_band_2ghz variable to avoid mixedcase
by Ajay Singh
· 7 years ago
e78775b
staging: wilc1000: rename 'during_ip_time' macro to have uppercase name for macro
by Ajay Singh
· 7 years ago
130608a
staging: wilc1000: use is_broadcast_ether_addr check for broadcast address
by Ajay Singh
· 7 years ago
25a757b
staging: wilc1000: move macro after the #include file in wilc_wfi_netdevice
by Ajay Singh
· 7 years ago
880e404
staging: wilc1000: remove unnecessary header file inclusion for wilc
by Ajay Singh
· 7 years ago
2d7b523
staging: wilc1000: remove unnecessary static function defination in wilc_spi
by Ajay Singh
· 7 years ago
1c1dfdf
staging: wilc1000: remove unused macros in host_interface
by Ajay Singh
· 7 years ago
9572bf9
staging: wilc1000: remove the use of cur_byte variable in functions
by Ajay Singh
· 7 years ago
228d042
staging: wilc1000: remove static variable 'del_beacon' and null check
by Ajay Singh
· 7 years ago
3032440
staging: wilc1000: rename WILC_WFI_deinit_mon_interface to avoid uppercase for function name
by Ajay Singh
· 7 years ago
e5bf975
staging: wilc1000: rename WILC_WFI_init_mon_interface to avoid uppercase in function name
by Ajay Singh
· 7 years ago
9f30c48
staging: wilc1000: rename WILC_WFI_mon_xmit to avoid uppercase for function name
by Ajay Singh
· 7 years ago
73d359a
staging: wilc1000: rename WILC_WFI_mon_priv to avoid uppercase for struct name
by Ajay Singh
· 7 years ago
436d918
staging: wilc1000: rename WILC_WFI_monitor_rx to avoid uppercase for function name
by Ajay Singh
· 7 years ago
06ec2c9
staging: wilc1000: remove unnecessary file and function header comments
by Ajay Singh
· 7 years ago
a69fa7b
staging: wilc1000: use 'else if' condition in get_station()
by Ajay Singh
· 7 years ago
f8331a8
staging: wilc1000: fix line over 80 chars in remove_network_from_shadow()
by Ajay Singh
· 7 years ago
855978b
staging: wilc1000: remove unnecessary bracket used in switch in wilc_mgmt_frame_register()
by Ajay Singh
· 7 years ago
Next »