summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-14staging: wilc1000: fix line over 80 chars issue in connect()Ajay Singh
2018-05-14staging: wilc1000: fix line over 80 chars in scan()Ajay Singh
2018-05-14staging: wilc1000: fix line over 80 characters in add_key()Ajay Singh
2018-05-14staging: wilc1000: fix line over 80 chars in wilc_create_wiphy() declarationAjay Singh
2018-05-14staging: wilc1000: fix line over 80 chars in get_station()Ajay Singh
2018-05-14staging: wilc1000: fix line over 80 chars in wilc_wfi_cfg_tx_vendor_spec()Ajay Singh
2018-05-14staging: wilc1000: fix line over 80 charas in wilc_wfi_remain_on_channel_expi...Ajay Singh
2018-05-14staging: wilc1000: use kmemdup instead of kmalloc in add_network_to_shadow()Ajay Singh
2018-05-14staging: wilc1000: fix line over 80 chars in add_network_to_shadow()Ajay Singh
2018-05-14staging: wilc1000: rename clear_duringIP() to avoid camelCase issueAjay Singh
2018-05-14staging: wilc1000: use kmalloc(sizeof(*mgmt_tx)...) in mgmt_tx()Ajay Singh
2018-05-14staging: wilc1000: use sizeof(*wdev) to allocate memory in wilc_wfi_cfg_alloc()Ajay Singh
2018-05-14staging: wilc1000: fix line over 80 chars in linux_monAjay Singh
2018-05-14staging: wilc1000: replace kmalloc with kmemdup() in handle_connect_timeout()Ajay Singh
2018-05-14staging: wilc1000: fix line over 80 chars in host_int_parse_assoc_resp_info()Ajay Singh
2018-05-14staging: wilc1000: fix line over 80 characters in host_int_parse_join_bss_par...Ajay Singh
2018-05-14staging: wilc1000: fix line over 80 chars issue in host_int_handle_disconnect()Ajay Singh
2018-05-14staging: wilc1000: fix line over 80 characters issue in handle_connect()Ajay Singh
2018-05-14staging: wilc1000: fix line over 80 chars in handle_key()Ajay Singh
2018-05-14staging: wilc1000: remove 'ret' variable in handle_key()Ajay Singh
2018-05-14staging: wilc1000: added complete() call for error scenario in handle_key()Ajay Singh
2018-05-14staging: mt7621-eth: Fix quoted string split across linesKamal Heib
2018-05-14staging: mt7621-eth: Fix line over 80 charactersKamal Heib
2018-05-14staging: mt7621-eth: Prefer unsigned int to bare use of unsignedKamal Heib
2018-05-14staging: bcm2835-camera: Replace open-coded idr with a struct idr.Eric Anholt
2018-05-14staging: lustre: Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET
2018-05-14staging: lustre: Fix an error handling path in 'client_common_fill_super()'Christophe JAILLET
2018-05-14staging: lustre: fix spelling mistake: "req_ulinked" -> "req_unlinked"Colin Ian King
2018-05-14staging: lustre: o2iblnd: Fix crash in kiblnd_handle_early_rxs()Doug Oucharek
2018-05-14staging: speakup: Fix coding styleSamuel Thibault
2018-05-14staging: most: video: fix build warningsGreg Kroah-Hartman
2018-05-14staging: bcm2835-camera: Fix module section mismatch warnings.Eric Anholt
2018-05-11staging: wlan-ng: fix block comment alignment in p80211metastruct.hTim Collier
2018-05-11staging: bcm2835: Fix mmal_port_parameter_get() signed/unsigned warnings.Eric Anholt
2018-05-11staging: bcm2835: Remove dead code related to framerate.Eric Anholt
2018-05-11staging: bcm2835-camera: Fix warnings about string ops on v4l2 uapi.Eric Anholt
2018-05-11staging: bcm2835-camera: Fix indentation of tablesDave Stevenson
2018-05-11staging: bcm2835-camera: Fix comment typos.Dave Stevenson
2018-05-11staging: bcm2835-camera: Replace BUG_ON with return errorDave Stevenson
2018-05-11staging: bcm2835-camera: Move struct vchiq_mmal_rectDave Stevenson
2018-05-11staging: bcm2835-camera: Add multiple include protectionDave Stevenson
2018-05-11staging: bcm2835-camera: Remove V4L2/MMAL buffer remappingDave Stevenson
2018-05-11staging: bcm2835-camera: Match MMAL buffer count to V4L2.Dave Stevenson
2018-05-11staging: bcm2835-camera: Remove bulk_mutex as it is not requiredDave Stevenson
2018-05-11staging: bcm2835-camera: Allocate context once per bufferDave Stevenson
2018-05-11staging: bcm2835-camera: Skip ISP pass to eliminate padding.Dave Stevenson
2018-05-11staging/bcm2835-camera: Set ourselves up as a platform driver.Eric Anholt
2018-05-11staging/vc04_services: Register a platform device for the camera driver.Eric Anholt
2018-05-11staging:r8188eu: Remove rx_handler_data unnecessary readIvan Safonov
2018-05-11staging: lustre: lnet: add static to libcfs_dev declarationJustin Skists