Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
04309886935f7ab64d72d0624bbc7f766ea40713
0430988
staging: netlogic: Replace pr_* with netdev_*
by Amitoj Kaur Chawla
· 9 years ago
62e259e
staging: netlogic: Drop unneeded void pointer cast
by Janani Ravichandran
· 9 years ago
b6725b0
staging: netlogic: Simplify use of devm_ioremap_resource
by Amitoj Kaur Chawla
· 9 years ago
3765dc9
Staging: gdm72xx: Remove gdm72xx driver
by Shraddha Barke
· 9 years ago
e0a2d50
staging: skein: threefish_block: Use rol64
by Joe Perches
· 9 years ago
5ed316d
Staging: xgifb: remove useless blank lines
by Ben Marsh
· 9 years ago
c7437f3
staging: xgifb: Avoid multiple blank lines
by Rehas Sachdeva
· 9 years ago
9512349
Staging: wlan-ng: Do not print message if kzalloc() failed.
by Sandhya Bankar
· 9 years ago
c631cb0
Staging: wlan-ng: Handle error condition.
by Sandhya Bankar
· 9 years ago
e2e7752
staging: wlan-ng: simplify NULL tests
by Eva Rachel Retuya
· 9 years ago
9488915
staging: wlan-ng: prism2sta.c: Drop unneeded void pointer cast
by Janani Ravichandran
· 9 years ago
3cfcb95
staging: wlan-ng: prism2mgmt.c: Drop void pointer cast
by Janani Ravichandran
· 9 years ago
3e83b0a
staging: wlan-ng: prism2mib.c: Drop void pointer cast
by Janani Ravichandran
· 9 years ago
0440107
staging: wlan-ng: Drop void pointer cast
by Janani Ravichandran
· 9 years ago
5850c25
staging: wlan-ng: Remove unnecessary macro
by Amitoj Kaur Chawla
· 9 years ago
bbbdc23
staging: gs_fpgaboot: drop wrapper function 'finish_driver'
by Eva Rachel Retuya
· 9 years ago
18f038e
staging: dgnc: cleanup properly
by Sudip Mukherjee
· 9 years ago
b3ca2e0
staging: dgnc: unregister pci driver
by Sudip Mukherjee
· 9 years ago
e9961fc
staging: dgnc: remove pci_unregister_driver
by Sudip Mukherjee
· 9 years ago
757b816
staging: dgnc: remove unneeded else
by Sudip Mukherjee
· 9 years ago
8d0d4cc
staging: dgnc: Break line after boolean operator
by Rehas Sachdeva
· 9 years ago
8e8d27f
staging: dgnc: Fix block comment style
by Rehas Sachdeva
· 9 years ago
05b30f4
staging: dgnc: Avoid multiple blank lines
by Rehas Sachdeva
· 9 years ago
adcb56f
staging: dgnc: Add spaces around '|' and '<<'
by Rehas Sachdeva
· 9 years ago
0b7ceaa
staging: dgnc: delete parentheses around right hand side of assignment
by Eva Rachel Retuya
· 9 years ago
0c56665
staging: vme: devices: Replace kzalloc with devm_kzalloc
by Amitoj Kaur Chawla
· 9 years ago
5084d7c
staging: fbtft: fb_uc1611.c: Drop void pointer cast
by Janani Ravichandran
· 9 years ago
264cd1d
staging: fbtft: fb_ra8875.c: Remove unneeded void pointer cast
by Janani Ravichandran
· 9 years ago
64f93e1
staging: fbtft: fbtft-bus.c: Drop unneeded void pointer cast
by Janani Ravichandran
· 9 years ago
0c9ab98
staging: fbtft: Use devm_kcalloc instead of devm_kzalloc
by Amitoj Kaur Chawla
· 9 years ago
71e03f1
staging: fbtft: Remove unnecessary spi_set_drvdata()
by Amitoj Kaur Chawla
· 9 years ago
3589d3c
staging: fbtft: replace ternary operator with min macro
by Alison Schofield
· 9 years ago
7ce1b3d
staging: fbtft: Use kmalloc_array
by Bhaktipriya Shridhar
· 9 years ago
0df8f51
Staging: nvec: removes an unnecessary cast on a void pointer
by Ben Marsh
· 9 years ago
60d0ed1
staging: nvec: nvec.c: Drop void pointer cast
by Janani Ravichandran
· 9 years ago
350698f
staging: nvec: Avoid the use of BUG_ON
by Laura Garcia Liebana
· 9 years ago
aaa6573
staging: nvec: Remove blank lines before a close brace
by Laura Garcia Liebana
· 9 years ago
78a729f
Staging: rtl8188eu: Remove function rtw_freq2ch
by Bhumika Goyal
· 9 years ago
eb8329c
Staging: rtl8188eu: removed unnecessary check in core/rtw_ap.c
by Claudiu Beznea
· 9 years ago
61a95c8
staging: rtl8188eu: os_dep: Remove unnecessary else after return
by Bhaktipriya Shridhar
· 9 years ago
e59b76c
Staging: rtl8188eu: Use !x instead of x==NULL.
by Sandhya Bankar
· 9 years ago
b08e0fc
Staging: rtl8188eu: rtw_efuse: Do not print message if kzalloc() failed.
by Sandhya Bankar
· 9 years ago
d4ff4e2
Staging: rtl8188eu: Do not print message if kzalloc() failed.
by Sandhya Bankar
· 9 years ago
7a15863
rtl8188eu: Add spaces around arithmetic operators
by Kyle Kuffermann
· 9 years ago
0f94b0a
staging: rtl8188eu: remove PWR_BASEADDR_* macro definitions and "base" member of wl_pwr_cfg structure
by Ivan Safonov
· 9 years ago
0e54dbd
staging: rtl8188eu: remove PWR_INTF_*_MSK macro definitions and interface_mask of wl_pwr_cfg structure
by Ivan Safonov
· 9 years ago
3f1599e
staging: rtl8188eu: remove PWR_FAB_*_MSK macro definitions and fab_msk of wl_pwr_cfg structure
by Ivan Safonov
· 9 years ago
fd50e11
staging: rtl8188eu: remove FabVersion member of odm_dm_struct struct
by Ivan Safonov
· 9 years ago
29b9e16
staging: rtl8188eu: remove chip_type of the adapter structure
by Ivan Safonov
· 9 years ago
2e48f0d
staging: rtl8188eu: replace (a == NULL) to (!a) in rtw_drv_init
by Ivan Safonov
· 9 years ago
43e0245
staging: rtl8188eu: remove unnecessary debug output from os_dep/usb_intf.c
by Ivan Safonov
· 9 years ago
02295b7
staging: rtl8188eu: remove unused macros from include/basic_types.h
by Ivan Safonov
· 9 years ago
e2d5d10
staging: rtl8188eu: remove unused include/ieee80211_ext.h
by Ivan Safonov
· 9 years ago
5e3027b
staging: rtl8188eu: FIELD_OFFSET macro replaced by offsetof macro
by Ivan Safonov
· 9 years ago
2c10efb
staging: rtl8188eu: os_dep: Remove NULL test before vfree
by Bhaktipriya Shridhar
· 9 years ago
7570ad9
staging: rtl8188eu: core: Remove NULL test before vfree
by Bhaktipriya Shridhar
· 9 years ago
235a010
staging: rtl8188eu: core: Remove useless return variables
by Bhaktipriya Shridhar
· 9 years ago
92098c1f
staging: rtl8188eu: os_dep: Remove useless return variables
by Bhaktipriya Shridhar
· 9 years ago
bd37c43
staging: rtl8188eu: core: Remove casts of pointer to same type
by Bhaktipriya Shridhar
· 9 years ago
3edd192
staging: rtl8188eu: hal: Drop Useless Initialization
by Bhaktipriya Shridhar
· 9 years ago
47b6770
staging: rtl8188eu: Remove unnecessary parantheses
by Bhaktipriya Shridhar
· 9 years ago
ce7e581
Staging: sm750fb: Remove unused functions
by Bhumika Goyal
· 9 years ago
69988ba
Staging: sm750fb: Remove leading and trailing whitespace.
by Sandhya Bankar
· 9 years ago
6504b9b
staging: sm750fb: convert pr_err() to dev_err()
by Eva Rachel Retuya
· 9 years ago
fcf59a7
staging: sm750fb: Remove Unused macro
by Bhaktipriya Shridhar
· 9 years ago
13b79a0
staging: sm750fb: Use pcim_enable_device()
by Amitoj Kaur Chawla
· 9 years ago
677c507
staging: sm750fb: Replace kzalloc with devm_kzalloc
by Amitoj Kaur Chawla
· 9 years ago
fad2564
staging: sm750fb: Remove unnecessary pci_set_drvdata()
by Amitoj Kaur Chawla
· 9 years ago
732053a
staging: sm750fb: Remove parentheses from return arguments
by Amitoj Kaur Chawla
· 9 years ago
720f7a7
staging: most: hdm-usb: Remove invalid reference error
by Amitoj Kaur Chawla
· 9 years ago
e6e1d57
staging: rts5208: Change form of NULL comparisons
by Bhaktipriya Shridhar
· 9 years ago
b242d05
staging: rts5208: Remove NULL test before vfree
by Bhaktipriya Shridhar
· 9 years ago
7586170
staging: rts5208: simplify NULL tests
by Eva Rachel Retuya
· 9 years ago
eff8bf8
Staging: rts5208: Use min instead of ternary operator
by Bhumika Goyal
· 9 years ago
51a4731
staging: rts5208: rtsx_transport.c: Drop void pointer cast
by Janani Ravichandran
· 9 years ago
86790d3
staging: rts5208: rtsx.c: Drop unneeded void pointer cast
by Janani Ravichandran
· 9 years ago
b7a22f8
staging: rts5208: Remove unnecessary pci_set_drvdata()
by Amitoj Kaur Chawla
· 9 years ago
d1af647
Staging: rts5208: Remove unnecessary parentheses
by Dilek Uzulmez
· 9 years ago
040fa22
staging: rts5208: Prefer using BIT macro
by Bhaktipriya Shridhar
· 9 years ago
fdb78b6
staging: rts5208: Removed unnecessary return variable
by Bhaktipriya Shridhar
· 9 years ago
22d2666
staging: media: davinci_vpfe: Remove unnecessary else after return
by Bhaktipriya Shridhar
· 9 years ago
fec6925
staging: media: davinci_vpfe: dm365_ipipe_hw: Remove unnecessary else after return
by Bhaktipriya Shridhar
· 9 years ago
58f3181
Staging: media: Remove unnecessary goto.
by Sandhya Bankar
· 9 years ago
4a1e81b
staging: [media] mn88472: simplify NULL tests
by Eva Rachel Retuya
· 9 years ago
3b7a3da
staging: media: omap4iss: Remove unnecessary platform_set_drvdata()
by Amitoj Kaur Chawla
· 9 years ago
0df56d7
Staging: rtl8712: Remove function r8712_setptm_cmd and r8712_gettssi_cmd
by Bhumika Goyal
· 9 years ago
336e832
staging: rtl8712: Remove unnecessary else after return
by Bhaktipriya Shridhar
· 9 years ago
8558ace
Staging: rtl8712: Avoid multiple assignments.
by Sandhya Bankar
· 9 years ago
1d1b7e8
staging: rtl8712: Remove the unnecessary parantheses
by G Pooja Shamili
· 9 years ago
bce2fc5
staging: rtl8712: rtl871x_mp_ioctl: Remove exceptional & on function name
by Amitoj Kaur Chawla
· 9 years ago
6806be3
drivers: staging: rtl8712: Change form of NULL comparisons
by Bhaktipriya Shridhar
· 9 years ago
40430f0
staging: rtl8712: Make return of 0 explicit
by Bhaktipriya Shridhar
· 9 years ago
9155c92
Staging: rtl8712: Clean up tests if NULL returned on failure
by Bhumika Goyal
· 9 years ago
bb106dc
staging: rtl8712: Remove unnecessary parantheses
by Bhaktipriya Shridhar
· 9 years ago
6e4eb86
staging: rtl8712: Simplify return
by Bhaktipriya Shridhar
· 9 years ago
ecf2e02
staging: rtl8712: Remove exceptional & on function name
by Amitoj Kaur Chawla
· 9 years ago
fe5e5e3
staging: rtl8712: Remove unnecessary cast on void pointer
by Bhaktipriya Shridhar
· 9 years ago
56238e4
staging: rtl8712: Remove cast on void pointer
by Bhaktipriya Shridhar
· 9 years ago
1f4e270
staging: ste_rmi4: simplify NULL tests
by Eva Rachel Retuya
· 9 years ago
eea04b0
Staging: ste_rmi4: Add space around '/'
by Dilek Uzulmez
· 9 years ago
Next »