index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-05-14
staging: wilc1000: remove unused 'lock' varible in 'wilc_priv' structure
Ajay Singh
2018-05-14
staging: wilc1000: added comments for mutex and spinlock_t
Ajay Singh
2018-05-14
staging: wilc1000: remove 'flag' argument from wilc_mac_indicate()
Ajay Singh
2018-05-14
staging: wilc1000: added #define for setting radiotap header
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in wilc_sdio struct
Ajay Singh
2018-05-14
staging: wilc1000: refactor del_station() to avoid parenthesis misalignment
Ajay Singh
2018-05-14
staging: wilc1000: rename u8security to avoid datatype in variable name
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars issue in connect()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in scan()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 characters in add_key()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in wilc_create_wiphy() declaration
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in get_station()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in wilc_wfi_cfg_tx_vendor_spec()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 charas in wilc_wfi_remain_on_channel_expi...
Ajay Singh
2018-05-14
staging: wilc1000: use kmemdup instead of kmalloc in add_network_to_shadow()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in add_network_to_shadow()
Ajay Singh
2018-05-14
staging: wilc1000: rename clear_duringIP() to avoid camelCase issue
Ajay Singh
2018-05-14
staging: wilc1000: use kmalloc(sizeof(*mgmt_tx)...) in mgmt_tx()
Ajay Singh
2018-05-14
staging: wilc1000: use sizeof(*wdev) to allocate memory in wilc_wfi_cfg_alloc()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in linux_mon
Ajay Singh
2018-05-14
staging: wilc1000: replace kmalloc with kmemdup() in handle_connect_timeout()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in host_int_parse_assoc_resp_info()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 characters in host_int_parse_join_bss_par...
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars issue in host_int_handle_disconnect()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 characters issue in handle_connect()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in handle_key()
Ajay Singh
2018-05-14
staging: wilc1000: remove 'ret' variable in handle_key()
Ajay Singh
2018-05-14
staging: wilc1000: added complete() call for error scenario in handle_key()
Ajay Singh
2018-05-14
staging: mt7621-eth: Fix quoted string split across lines
Kamal Heib
2018-05-14
staging: mt7621-eth: Fix line over 80 characters
Kamal Heib
2018-05-14
staging: mt7621-eth: Prefer unsigned int to bare use of unsigned
Kamal Heib
2018-05-14
staging: bcm2835-camera: Replace open-coded idr with a struct idr.
Eric Anholt
2018-05-14
staging: lustre: Use 'kvfree()' for memory allocated by 'kvzalloc()'
Christophe JAILLET
2018-05-14
staging: lustre: Fix an error handling path in 'client_common_fill_super()'
Christophe JAILLET
2018-05-14
staging: lustre: fix spelling mistake: "req_ulinked" -> "req_unlinked"
Colin Ian King
2018-05-14
staging: lustre: o2iblnd: Fix crash in kiblnd_handle_early_rxs()
Doug Oucharek
2018-05-14
staging: speakup: Fix coding style
Samuel Thibault
2018-05-14
staging: most: video: fix build warnings
Greg Kroah-Hartman
2018-05-14
staging: bcm2835-camera: Fix module section mismatch warnings.
Eric Anholt
2018-05-11
staging: wlan-ng: fix block comment alignment in p80211metastruct.h
Tim Collier
2018-05-11
staging: bcm2835: Fix mmal_port_parameter_get() signed/unsigned warnings.
Eric Anholt
2018-05-11
staging: bcm2835: Remove dead code related to framerate.
Eric Anholt
2018-05-11
staging: bcm2835-camera: Fix warnings about string ops on v4l2 uapi.
Eric Anholt
2018-05-11
staging: bcm2835-camera: Fix indentation of tables
Dave Stevenson
2018-05-11
staging: bcm2835-camera: Fix comment typos.
Dave Stevenson
2018-05-11
staging: bcm2835-camera: Replace BUG_ON with return error
Dave Stevenson
2018-05-11
staging: bcm2835-camera: Move struct vchiq_mmal_rect
Dave Stevenson
2018-05-11
staging: bcm2835-camera: Add multiple include protection
Dave Stevenson
2018-05-11
staging: bcm2835-camera: Remove V4L2/MMAL buffer remapping
Dave Stevenson
2018-05-11
staging: bcm2835-camera: Match MMAL buffer count to V4L2.
Dave Stevenson
[next]