staging: rtlwifi: remove redundant assignments to ul_enc_algo
[linux-2.6-block.git] / drivers /
2017-11-27 Colin Ian Kingstaging: rtlwifi: remove redundant assignments to ul_en...
2017-11-27 Joshua Abrahamstaging: dgnc: Fix usleep_range is preferred over udelay
2017-11-27 Colin Ian Kingstaging: ccree: fix incorrect indentation of break...
2017-11-27 Gilad Ben-Yossefstaging: ccree: drop unused macro
2017-11-27 Gilad Ben-Yossefstaging: ccree: use local vars for readability
2017-11-27 Gilad Ben-Yossefstaging: ccree: replace msleep with a completion
2017-11-27 Gilad Ben-Yossefstaging: ccree: remove unused field
2017-11-27 Gilad Ben-Yossefstaging: ccree: remove unneeded wrapper function
2017-11-27 Gilad Ben-Yossefstaging: ccree: rename long define for readability
2017-11-27 Gilad Ben-Yossefstaging: ccree: rename func for readability
2017-11-27 Gilad Ben-Yossefstaging: ccree: refactor code with local vars
2017-11-27 Gilad Ben-Yossefstaging: ccree: remove dead defs and decls
2017-11-27 Gilad Ben-Yossefstaging: ccree: trim long lines for readability
2017-11-27 Gilad Ben-Yossefstaging: ccree: replace macro with inline func
2017-11-27 Gilad Ben-Yossefstaging: ccree: Replace CONFIG_PM_RUNTIME with CONFIG_PM
2017-11-27 Gilad Ben-Yossefstaging: ccree: fix code indent
2017-11-27 Gilad Ben-Yossefstaging: ccree: constify help string
2017-11-27 Gilad Ben-Yossefstaging: ccree: document spinlock usage
2017-11-27 Gilad Ben-Yossefstaging: ccree: replace open coded loop with for
2017-11-27 Gilad Ben-Yossefstaging: ccree: make mem barrier per request
2017-11-27 Gilad Ben-Yossefstaging: ccree: remove unneeded cast
2017-11-27 Gilad Ben-Yossefstaging: ccree: remove unneeded empty lines
2017-11-27 Gilad Ben-Yossefstaging: ccree: move logical cont. to 1st line
2017-11-27 Gilad Ben-Yossefstaging: ccree: remove MIN/MAX macros
2017-11-27 Gilad Ben-Yossefstaging: ccree: remove unnecessary parentheses
2017-11-27 Gilad Ben-Yossefstaging: ccree: alloc by instance not type
2017-11-27 Gilad Ben-Yossefstaging: ccree: fix typos
2017-11-27 Gilad Ben-Yossefstaging: ccree: remove unused cc_base parameter
2017-11-27 Gilad Ben-Yossefstaging: ccree: remove braces for single statement
2017-11-27 Gilad Ben-Yossefstaging: ccree: remove compare to none zero
2017-11-27 Gilad Ben-Yossefstaging: ccree: remove unneeded cast
2017-11-27 Gilad Ben-Yossefstaging: ccree: simplify pm manager using local var
2017-11-27 Gilad Ben-Yossefstaging: ccree: fold common code into function
2017-11-27 Gilad Ben-Yossefstaging: ccree: simplify buf mgr using local vars
2017-11-27 Gilad Ben-Yossefstaging: ccree: simplify AEAD using local var
2017-11-27 Gilad Ben-Yossefstaging: ccree: make long func call sites readable
2017-11-27 NeilBrownstaging: lustre: obdclass: simplify cl_lock_fini()
2017-11-27 NeilBrownstaging: lustre: simplfy lov_finish_set()
2017-11-27 NeilBrownstaging: lustre: ldlm: use list_for_each_entry in ldlm_...
2017-11-27 NeilBrownstaging: lustre: ldlm: use list_first_entry in ldlm_lock
2017-11-27 Christian Grommstaging: most: usb: fix show/store function names
2017-11-27 Christian Grommstaging: most: add ABI documentation
2017-11-27 Andrey Shvetsovstaging: most: core: fix list traversing
2017-11-27 Christian Grommstaging: most: core: remove class generation
2017-11-27 Christian Grommstaging: most: cdev: bundle module variables in structure
2017-11-27 Christian Grommstaging: most: cdev: replace function prefix
2017-11-27 Andrey Shvetsovstaging: most: update driver usage file
2017-11-27 Christian Grommstaging: most: core: check value returned by match...
2017-11-27 Christian Grommstaging: most: core: fix data type
2017-11-27 Christian Grommstaging: most: usb: clear functional stall on OUT endpoint
2017-11-27 Christian Grommstaging: most: core: fix formatting
2017-11-27 Christian Grommstaging: most: core: denote modules as components
2017-11-27 Christian Grommstaging: most: fix comment sections
2017-11-27 Christian Grommstaging: most: cdev: rename variable cdev_aim
2017-11-27 Christian Grommstaging: most: cdev: rename class instance aim_class
2017-11-27 Christian Grommstaging: most: cdev: rename variable aim_devno
2017-11-27 Christian Grommstaging: most: cdev: rename struct aim_channel
2017-11-27 Christian Grommstaging: most: video: remove aim designators
2017-11-27 Christian Grommstaging: most: sound: remove aim designator
2017-11-27 Christian Grommstaging: most: net: remove aim designators
2017-11-27 Christian Grommstaging: most: core: rename function link_channel_to_aim
2017-11-27 Christian Grommstaging: most: core: rename aim variables
2017-11-27 Christian Grommstaging: most: core: rename mod_list
2017-11-27 Christian Grommstaging: most: rename functions to register a driver...
2017-11-27 Christian Grommstaging: most: rename struct most_aim
2017-11-27 Christian Grommstaging: most: usb: remove pointer initialization
2017-11-27 Christian Grommstaging: most: core: remove context pointer
2017-11-27 Christian Grommstaging: most: core: put channel name in struct most_ch...
2017-11-27 Christian Grommstaging: most: core: replace struct most_inst_obj
2017-11-27 Christian Grommstaging: most: core: rename function
2017-11-27 Christian Grommstaging: most: core: remove struct device
2017-11-27 Christian Grommstaging: most: core: fix sysfs attribute management
2017-11-27 Christian Grommstaging: most: core: track aim modules with linked...
2017-11-27 Christian Grommstaging: most: core: use structure to pack driver speci...
2017-11-27 Christian Grommstaging: most: core: rename members aim* of struct...
2017-11-27 Christian Grommstaging: most: core: rename struct memeber
2017-11-27 Christian Grommstaging: most: core: rename struct most_c_aim_obj to...
2017-11-27 Christian Grommstaging: most: core: rename structure
2017-11-27 Christian Grommstaging: most: core: encapsulate code in function
2017-11-27 Christian Grommstaging: most: core: add a match function for the bus
2017-11-27 Christian Grommstaging: most: core: remove function get_channel_by_iface
2017-11-27 Christian Grommstaging: most: remove proprietary kobjects
2017-11-27 Christian Grommstaging: most: video: rename module
2017-11-27 Christian Grommstaging: most: usb: rename module
2017-11-27 Christian Grommstaging: most: sound: rename module
2017-11-27 Christian Grommstaging: most: net: rename module
2017-11-27 Christian Grommstaging: most: dim2: rename module
2017-11-27 Christian Grommstaging: most: i2c: rename module
2017-11-27 Christian Grommstaging: most: cdev: rename module
2017-11-27 Christian Grommstaging: most: move core files
2017-11-27 Greg Kroah-Hartmanstaging: most: Remove redundant license text
2017-11-27 Greg Kroah-Hartmanstaging: most: add SPDX identifiers to all most driver...
2017-11-26 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-26 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2017-11-26 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-11-26 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2017-11-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2017-11-26 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2017-11-26 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2017-11-25 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
next