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-03-29
staging: ks7010: replace MichaelBlockFunction macro with inline function
Sergio Paracuellos
2018-03-29
staging: ks7010: replace GetUInt32 macro with get_unaligned_le32
Sergio Paracuellos
2018-03-29
staging: ks7010: replace PutUInt32 macro with put_unaligned_le32()
Sergio Paracuellos
2018-03-29
staging: ks7010: avoid camel cases in MichaelGetMIC function
Sergio Paracuellos
2018-03-29
staging: ks7010: replace macro MichaelClear with inline function
Sergio Paracuellos
2018-03-29
staging: ks7010: avoid camel cases in MichaelAppend function
Sergio Paracuellos
2018-03-29
staging: ks7010: avoid camel cases for MichaelInitFunction
Sergio Paracuellos
2018-03-29
staging: ks7010: avoid camel cases in MichaelMICFunction
Sergio Paracuellos
2018-03-28
staging: vt6655: Delete unused typedef enum _chip_type
Nishka Dasgupta
2018-03-28
staging: vt6655: Delete unused typedef struct _version
Nishka Dasgupta
2018-03-28
staging: vt6655: Delete unused typedef enum _CARD_STATUS_TYPE
Nishka Dasgupta
2018-03-28
staging: vt6655: Delete unused enum CARD_PKT_TYPE
Nishka Dasgupta
2018-03-28
staging: rtl8723bs: Remove duplicate #defines.
Quytelda Kahja
2018-03-28
staging: ks7010: factor out some functions from hostif_init
Sergio Paracuellos
2018-03-28
staging: ks7010: avoid camel case in function name get_DWORD
Sergio Paracuellos
2018-03-28
staging: ks7010: avoid camel case in function name get_WORD
Sergio Paracuellos
2018-03-28
staging: ks7010: avoid camel case in function name get_BYTE
Sergio Paracuellos
2018-03-28
staging: ks7010: use GENMASK instead of custom defines in SME_WEP_VAL_MASK
Sergio Paracuellos
2018-03-28
staging: ks7010: Fix spelling mistakes.
Quytelda Kahja
2018-03-28
staging: ks7010: use lower case names in michael_mic_t struct fields
Sergio Paracuellos
2018-03-28
staging: wilc1000: fix memdup.cocci warnings
Fengguang Wu
2018-03-28
staging: wilc1000: remove unused return variable
HariPrasath Elango
2018-03-28
staging: wilc1000: free memory allocated for general info message from firmware
Ajay Singh
2018-03-28
staging: wilc1000: split handle_rcvd_gnrl_async_info() to avoid leading tabs
Ajay Singh
2018-03-28
staging: wilc1000: free allocated memory in wilc_add_rx_gtk()
Ajay Singh
2018-03-28
staging: wilc1000: fix to free allocated memory in wilc_add_ptk()
Ajay Singh
2018-03-28
staging: wilc1000: free allocated memory after processing wilc_send_config_pkt()
Ajay Singh
2018-03-28
staging: wilc1000: free memory allocated in add wep key functions
Ajay Singh
2018-03-28
staging: wilc1000: free allocated memory in edit and add station functions
Ajay Singh
2018-03-28
staging: wilc1000: avoid 'NULL' pointer access in wilc_network_info_received()
Ajay Singh
2018-03-28
staging: wilc1000: remove unused global variables related to p2p
Ajay Singh
2018-03-28
Merge 4.16-rc7 into staging-next
Greg Kroah-Hartman
2018-03-25
Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-03-25
tty: vt: fix up tabstops properly
Linus Torvalds
2018-03-24
Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-03-23
Merge tag 'vfio-v4.16-rc7' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2018-03-23
Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-03-23
Merge tag 'staging-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-03-23
Merge tag 'char-misc-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-23
Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-03-23
staging: fsl-dpaa2/eth: Use debug level for message
Ioana Radulescu
2018-03-23
staging: fsl-dpaa2/eth: Change max number of Tx queues
Ioana Radulescu
2018-03-23
staging: fsl-dpaa2/eth: Fix SGT allocation
Ioana Radulescu
2018-03-23
staging: fsl-dpaa2/eth: Cleanup TX frame freeing code
Ioana Radulescu
2018-03-23
staging: fsl-dpaa2/eth: Change link settings on the fly
Ioana Radulescu
2018-03-23
staging: fsl-dpaa2/eth: Add DPNI version check
Ioana Radulescu
2018-03-23
staging: fsl-dpaa2/eth: Remove packed attribute
Ioana Radulescu
2018-03-23
staging: fsl-dpaa2/eth: Remove unused field
Ioana Radulescu
2018-03-23
staging: fsl-dpaa2/eth: Move print message
Ioana Radulescu
2018-03-23
staging: fsl-dpaa2/eth: Use generic irq handler
Ioana Radulescu
[next]