Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ad12695f177c3403a64348b42718faf9727fe358
« Previous
cd9e980
lightnvm: Support for Open-Channel SSDs
by Matias Bjørling
· 9 years ago
001e2e7
hwmon: (ina2xx) give precedence to DT over checking for platform data.
by Marc Titinger
· 9 years ago
a0de56c
hwmon: (ina2xx) convert driver to using regmap
by Marc Titinger
· 9 years ago
e3cc313
Staging: rtl8192u: ieee80211: added missing blank lines
by Kurt Kanzenbach
· 9 years ago
0d92e43
Staging: rtl8192u: ieee80211: removed unnecessary braces
by Kurt Kanzenbach
· 9 years ago
e1cb1af
Staging: rtl8192u: ieee80211: corrected block comments
by Kurt Kanzenbach
· 9 years ago
7bdb7d5
Staging: rtl8192u: ieee80211: corrected indent
by Kurt Kanzenbach
· 9 years ago
65ed40d
Staging: rtl8192u: ieee80211: added missing spaces after if
by Kurt Kanzenbach
· 9 years ago
a4255e7
Staging: rtl8192u: ieee80211: added missing space around '='
by Kurt Kanzenbach
· 9 years ago
df58f2b
Staging: rtl8192u: ieee80211: fixed position of else statements
by Kurt Kanzenbach
· 9 years ago
840a121
Staging: rtl8192u: ieee80211: fixed open brace positions
by Kurt Kanzenbach
· 9 years ago
7de9728
staging: rdma: ipath: Remove unneeded vairable.
by Muhammad Falak R Wani
· 9 years ago
853a466
staging: rtl8188eu: pwrGrpCnt variable removed in store_pwrindex_offset function
by Ivan Safonov
· 9 years ago
5bee5d5
staging: rtl8188eu: new variable for hal_data->MCSTxPowerLevelOriginalOffset[pwrGrpCnt] in store_pwrindex_offset function
by Ivan Safonov
· 9 years ago
83d7b6c
staging: rtl8188eu: checkpatch fixes: 'Avoid CamelCase' in hal/bb_cfg.c
by Ivan Safonov
· 9 years ago
420a952
staging: rtl8188eu: checkpatch fixes: line over 80 characters splited into two parts
by Ivan Safonov
· 9 years ago
5d5efcbd
staging: rtl8188eu: checkpatch fixes: alignment should match open parenthesis
by Ivan Safonov
· 9 years ago
5ce5b8d
staging: rtl8188eu: checkpatch fixes: unnecessary parentheses removed in hal/bb_cfg.c
by Ivan Safonov
· 9 years ago
53d0621
staging: rtl8188eu: checkpatch fixes: spaces preferred around that '|' in hal/bb_cfg.c
by Ivan Safonov
· 9 years ago
160edfd
staging: rtl8188eu: operator = replaced by += in loop increment
by Ivan Safonov
· 9 years ago
32b5844
staging: rtl8188eu: occurrence of the 5 GHz code marked
by Ivan Safonov
· 9 years ago
b546c0f
staging: rtl8188eu: increment placed into for loop header
by Ivan Safonov
· 9 years ago
628bd1c
staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ie
by Ivan Safonov
· 9 years ago
2bc8c2f
staging: rtl8188eu: unused MIN macro removed
by Ivan Safonov
· 9 years ago
7687e58
staging: rtl8188eu: unused MEM_ALIGNMENT_OFFSET and MEM_ALIGNMENT_PADDING macros removed
by Ivan Safonov
· 9 years ago
8a3a379
staging: rtl8188eu: unused SUCCESS and FAIL macros removed
by Ivan Safonov
· 9 years ago
016c6bb
staging: rtl8188eu: abs kernel macro used in simularity_compare function
by Ivan Safonov
· 9 years ago
530c9b1
staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro
by Ivan Safonov
· 9 years ago
ad8d8cd
staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro
by Ivan Safonov
· 9 years ago
20e7653
staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macro
by Ivan Safonov
· 9 years ago
66eaaf4
staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signal
by Ivan Safonov
· 9 years ago
bbef472
staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macro
by Ivan Safonov
· 9 years ago
e291190
drivers:staging:wlan_ng Fix no space is necessary after a cast
by Bogicevic Sasa
· 9 years ago
2b18a0e
staging: board: Set PM domain before probe
by Tomeu Vizoso
· 9 years ago
2cb202c
lkdtm: fix ACCESS_USERSPACE test
by Stephen Smalley
· 9 years ago
169883a
mcb: Destroy IDA on module unload
by Johannes Thumshirn
· 9 years ago
bf25c19
mcb: Do not return zero on error path in mcb_pci_probe()
by Alexey Khoroshilov
· 9 years ago
213dd19
mei: bus: set the device name before running fixup
by Tomas Winkler
· 9 years ago
2da55cf
mei: bus: use correct lock ordering
by Tomas Winkler
· 9 years ago
0cf55bb
staging: comedi: comedi_test: implement commands on AO subdevice
by Ian Abbott
· 9 years ago
9406a31
staging: comedi: comedi_test: rename waveform_ai_interrupt()
by Ian Abbott
· 9 years ago
1eb85ae
staging: comedi: comedi_test: handle partial scans in timer routine
by Ian Abbott
· 9 years ago
e0c6fe1
staging: comedi: comedi_test: allow read-back of AO channels
by Ian Abbott
· 9 years ago
3b2468f
staging: comedi: comedi_test: use unsigned short for loopback values
by Ian Abbott
· 9 years ago
4e5ffbf
staging: comedi: comedi_test: make timer rate similar to scan rate
by Ian Abbott
· 9 years ago
f3f24df
staging: comedi: comedi_test: rename waveform members
by Ian Abbott
· 9 years ago
807060a
staging: comedi: comedi_test: rename members for AI commands
by Ian Abbott
· 9 years ago
66d4da8
staging: comedi: comedi_test: simplify time since last AI scan
by Ian Abbott
· 9 years ago
21ec1bf
staging: comedi: comedi_test: use unsigned int for waveform timing
by Ian Abbott
· 9 years ago
8fa8a26
staging: comedi: comedi_test: move modulo operations for waveform
by Ian Abbott
· 9 years ago
783ddae
staging: comedi: comedi_test: support scan_begin_src == TRIG_FOLLOW
by Ian Abbott
· 9 years ago
5afdcad
staging: comedi: comedi_test: limit maximum convert_arg
by Ian Abbott
· 9 years ago
87f6480
staging: comedi: comedi_test: remove nano_per_micro
by Ian Abbott
· 9 years ago
19e8698
staging: comedi: comedi_test: saturate fake waveform values
by Ian Abbott
· 9 years ago
cbad8cf
staging: comedi: comedi_test: reformat multi-line comments
by Ian Abbott
· 9 years ago
c27fc35
staging: most: remove exclusive wait_queue
by Christian Gromm
· 9 years ago
7f9cacb
staging: most: hdm-dim2: use min_t()
by Christian Gromm
· 9 years ago
806535b
staging: iio: accel: add bracket on all branches of the if/else
by Ioana Ciornei
· 9 years ago
48948ab
staging: iio: accel: place logical operators on the previous line
by Ioana Ciornei
· 9 years ago
663b03d
staging: iio: accel: remove unwanted blank lines
by Ioana Ciornei
· 9 years ago
c50ea26
staging: iio: accel: fix block comments alignment
by Ioana Ciornei
· 9 years ago
4a613ad
staging: iio: accel: add blank lines after function definitions
by Ioana Ciornei
· 9 years ago
89ea25c
staging: iio: accel: change uint8_t to u8
by Ioana Ciornei
· 9 years ago
252b1d8
staging: iio: accel: properly align function arguments
by Ioana Ciornei
· 9 years ago
1abe0c9
staging: iio: accel: add spaces aroung binary operators
by Ioana Ciornei
· 9 years ago
0bc8524
Staging: wilc1000: Prefer eth_broadcast_addr over memset()
by Punit Vara
· 9 years ago
0d21ad2
staging: wilc1000: fix line over 80 characters
by Chaehyun Lim
· 9 years ago
58eabd6
staging: wilc1000: replace kmalloc/memcpy with kmemdup
by Chaehyun Lim
· 9 years ago
ff3bce2
staging: wilc1000: rename tenuAuth_type in host_int_add_wep_key_bss_ap
by Chaehyun Lim
· 9 years ago
730a28d
staging: wilc1000: rename u8mode in host_int_add_wep_key_bss_ap
by Chaehyun Lim
· 9 years ago
a76dc95
staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_ap
by Chaehyun Lim
· 9 years ago
a5389b0
staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_ap
by Chaehyun Lim
· 9 years ago
8111725
staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_ap
by Chaehyun Lim
· 9 years ago
fd74146
staging: wilc1000: replace u8 with int.
by Chaehyun Lim
· 9 years ago
a558ac6
staging: wilc1000: fix parameter name of function declaration
by Chaehyun Lim
· 9 years ago
641c20a
staging: wilc1000: fix return type of host_int_add_wep_key_bss_ap
by Chaehyun Lim
· 9 years ago
cf491d9
staging: wilc1000: fix line over 80 characters
by Chaehyun Lim
· 9 years ago
1cc0c32
staging: wilc1000: replace kmalloc/memcpy with kmemdup
by Chaehyun Lim
· 9 years ago
0b2cc3e
staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_sta
by Chaehyun Lim
· 9 years ago
dbc5319
staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_sta
by Chaehyun Lim
· 9 years ago
fba778b
staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_sta
by Chaehyun Lim
· 9 years ago
5e4aebe
staging: wilc1000: fix parameter name of function declaration
by Chaehyun Lim
· 9 years ago
66b8cb8
staging: wilc1000: fix return type of host_int_add_wep_key_bss_sta
by Chaehyun Lim
· 9 years ago
d8060fc
Staging: wilc1000: wilc_wfi_cfgoperations: Remove irrelevant wrapper function
by Shivani Bhardwaj
· 9 years ago
ce08189
Staging: wilc1000: coreconfigurator: Remove trailing whitespace
by Shivani Bhardwaj
· 9 years ago
5beef2c
staging: wilc1000: rename u8RemainOnChan_pendingreq of struct host_if_drv
by Leo Kim
· 9 years ago
d61f8e1
staging: wilc1000: rename strHostIfRemainOnChan of struct host_if_drv
by Leo Kim
· 9 years ago
f8b1713
staging: wilc1000: rename strWILC_UsrConnReq of struct host_if_drv
by Leo Kim
· 9 years ago
70793b2
staging: wilc1000: rename strWILC_UsrScanReq of struct host_if_drv
by Leo Kim
· 9 years ago
6ceba0a
staging: wilc1000: rename u8MacAddress of struct get_mac_addr
by Leo Kim
· 9 years ago
ae5e452
staging: wilc1000: rename u8MacAddress of struct set_mac_addr
by Leo Kim
· 9 years ago
c96debf
staging: wilc1000: rename u32Mode of struct op_mode
by Leo Kim
· 9 years ago
a7f3b12
staging: wilc1000: rename u32Address of struct drv_handler
by Leo Kim
· 9 years ago
45102f8
staging: wilc1000: rename variable strWID
by Leo Kim
· 9 years ago
4be55e2
staging: wilc1000: rename au8StartTime of struct join_bss_param
by Leo Kim
· 9 years ago
df165a6
staging: wilc1000: host_interface: removes unused functions
by Leo Kim
· 9 years ago
96a6800
staging: wilc1000: fixes please don't use multiple blank lines
by Leo Kim
· 9 years ago
c09389a
staging: wilc1000: fixes missing a blank line after declarations
by Leo Kim
· 9 years ago
0711645
staging: wilc1000: fixes blank lines aren't necessary brace
by Leo Kim
· 9 years ago
d1666e2
staging: wilc1000: fixes braces {} are not necessary for single statement blocks
by Leo Kim
· 9 years ago
Next »