index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-06
staging: mt7621-mmc: Remove unused field clk_drv from msdc_hw
Christian Lütke-Stetzkamp
2
-5
/
+2
2018-05-06
staging: mt7621-mmc: Remove unused field cmd_drv from msdc_hw
Christian Lütke-Stetzkamp
2
-4
/
+2
2018-05-06
staging: mt7621-mmc: Remove unused field dat_drv from msdc_hw
Christian Lütke-Stetzkamp
2
-4
/
+2
2018-05-06
staging: mt7621-mmc: Remove unused field data_edge from msdc_hw
Christian Lütke-Stetzkamp
2
-5
/
+3
2018-05-06
staging: mt7621-mmc: Remove unused field cmd_edge from msdc_hw
Christian Lütke-Stetzkamp
2
-3
/
+2
2018-05-06
staging: mt7621-mmc: Fix typo in function parameters
Christian Lütke-Stetzkamp
1
-1
/
+1
2018-05-06
staging: vc04_services: Remove stack hog issue from TODO
Stefan Wahren
1
-7
/
+2
2018-05-06
staging: vchiq_shim: Remove unnecessary break
Stefan Wahren
1
-1
/
+0
2018-05-06
staging: vchiq_arm: remove unnecessary return
Stefan Wahren
1
-1
/
+0
2018-05-06
staging: vchiq_2835_arm: Fix whitespace issue in create_pagelist
Stefan Wahren
1
-1
/
+1
2018-05-06
staging: vc04_services: Remove defines from Makefile
Stefan Wahren
2
-3
/
+1
2018-05-06
staging: vchiq_arm: Make index variable more self-explaining
Stefan Wahren
1
-8
/
+8
2018-05-06
staging: vchiq_arm: Rework second abort criterion
Stefan Wahren
1
-2
/
+5
2018-05-06
staging: vchiq_arm: Clear VLA warning
Stefan Wahren
1
-9
/
+16
2018-05-06
staging: vchiq_arm: print real dump limit
Stefan Wahren
1
-2
/
+1
2018-05-06
staging: speakup: Add pause command used on switching to graphical mode
Samuel Thibault
7
-3
/
+17
2018-05-06
staging: rtlwifi: Replace license boilerplate with SPDX identifiers
Nathan Chancellor
177
-2124
/
+177
2018-05-06
staging: ks7010: review local variable types in hostif_phy_information_confirm
Sergio Paracuellos
1
-4
/
+4
2018-05-06
staging: ks7010: use u32 instead of unsigned int in hostif_bss_scan_confirm
Sergio Paracuellos
1
-1
/
+1
2018-05-06
staging: ks7010: use u16 instead of unsigned short in hostif_connect_indication
Sergio Paracuellos
1
-1
/
+1
2018-05-06
staging: ks7010: use u16 instead of unsigned short in hostif_data_indication
Sergio Paracuellos
1
-1
/
+1
2018-05-06
staging: ks7010: use u16 instead of unsigned short in hostif_event_check
Sergio Paracuellos
1
-1
/
+1
2018-05-06
staging: ks7010: refactor LOCAL_EEPROM_SUM case in hostif_mib_get_confirm
Sergio Paracuellos
1
-10
/
+7
2018-05-06
staging: ks7010: use CIRC_CNT_TO_END macro in cnt_smeqbody
Sergio Paracuellos
1
-3
/
+3
2018-05-06
staging: ks7010: refactor ks_get_wireless_stats function
Sergio Paracuellos
1
-7
/
+4
2018-05-06
staging: ks7010: refactor ks_wlan_set_mlme function
Sergio Paracuellos
1
-13
/
+10
2018-05-06
staging: ks7010: refactor ks_wlan_set_phy_type function
Sergio Paracuellos
1
-9
/
+6
2018-05-06
staging: ks7010: refactor ks_wlan_set_sleep_mode function
Sergio Paracuellos
1
-12
/
+10
2018-05-06
staging: ks7010: use ether_addr_copy in ks_wlan_net_start
Sergio Paracuellos
1
-1
/
+1
2018-05-06
staging: ks7010: use ether_addr_copy in ks_wlan_set_mac_address
Sergio Paracuellos
1
-1
/
+1
2018-05-06
staging: ks7010: refactor hostif_sme_power_mgmt_set function
Sergio Paracuellos
1
-23
/
+10
2018-05-06
staging: ks7010: change parameter types in hostif_power_mgmt_request
Sergio Paracuellos
1
-6
/
+5
2018-05-06
staging: ks7010: refactor hostif_sme_set_rsn function
Sergio Paracuellos
1
-101
/
+44
2018-05-06
staging: ks7010: add blank line between after definitions
Sergio Paracuellos
1
-0
/
+1
2018-05-06
staging: ks7010: fix some style issues in ks_hostif.c
Sergio Paracuellos
1
-20
/
+26
2018-05-06
staging: ks7010: factor out send_request_to_device function
Sergio Paracuellos
1
-40
/
+20
2018-05-06
staging: ks7010: move WLAN_EID_DS_PARAMS to different place inside switch
Sergio Paracuellos
1
-3
/
+1
2018-05-06
staging: ks7010: use ether_addr_copy in get_ap_information function
Sergio Paracuellos
1
-1
/
+1
2018-05-06
staging: ks7010: use ether_addr_copy to copy ethernet address sa_data
Sergio Paracuellos
1
-2
/
+1
2018-05-06
staging: ks7010: change type for rsn_enabled in wpa_status struct
Sergio Paracuellos
3
-4
/
+4
2018-05-06
staging: ks7010: remove non sense comments in ks_hostif.c source file
Sergio Paracuellos
1
-8
/
+8
2018-05-06
staging: ks7010: avoid two long lines in hostif_sme_mode_setup
Sergio Paracuellos
1
-2
/
+4
2018-05-06
staging: ks7010: move two preprocessor definitions to ks_wlan.h
Sergio Paracuellos
3
-5
/
+6
2018-05-06
staging: ks7010: use ether_addr_copy in get_current_ap
Sergio Paracuellos
1
-1
/
+1
2018-05-06
staging: ks7010: add new helpers to achieve mib set request and simplify code
Sergio Paracuellos
1
-116
/
+109
2018-05-06
staging: ks7010: change parameter types and reorder them in hostif_mib_set_re...
Sergio Paracuellos
1
-70
/
+74
2018-05-06
staging: ks7010: change some casts from uint8_t to u8 in ks_hostif header
Sergio Paracuellos
1
-12
/
+12
2018-05-06
staging: ks7010: conver MIB attributes preprocessor defs into an enum
Sergio Paracuellos
1
-45
/
+85
2018-05-06
staging: ks7010: convert MIB preprocessor defs into an enum
Sergio Paracuellos
1
-5
/
+16
2018-05-06
staging: ks7010: clean SME_MIC_FAILURE_REQUEST case in hostif_sme_execute
Sergio Paracuellos
1
-13
/
+10
[prev]
[next]