summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: speakup: fix async usb removalOkash Khawaja2017-08-181-0/+50
* staging: speakup: remove support for lp*Okash Khawaja2017-08-181-22/+1
* staging: most: hdm-dim2: fix error return code in dim2_probe()Gustavo A. R. Silva2017-08-181-4/+4
* staging: wlan-ng: hfa384x.h: Use endian type in 'hfa384x_link_status' structRicardo Silva2017-08-181-1/+1
* staging: wlan-ng: Fix sparse warning: cast to restricted __le16.AbdAllah-MEZITI2017-08-181-6/+6
* drivers/staging/wlan-ng/p80211conv.c: fixed a potential memory leakLynn Lei2017-08-181-0/+1
* staging: octeon: fix line over 80 charactersJohn Smith2017-08-181-38/+41
* rtl8723bs: os_dep: ioctl_linux: fix several braces coding style issues.Teo Dacquet2017-08-181-698/+298
* staging/rtl8723bs: Fix some coding style issues in rtw_odm.c.Tom Gardi2017-08-181-17/+21
* Staging: rtl8723bs: fix multiple missing spaces coding style problemChristoffer Kjoelbaek2017-08-181-5/+5
* staging: bcm2835-camera: constify vb2_ops structuresJulia Lawall2017-08-181-1/+1
* staging: most: hdm-dim2: constify platform_device_idArvind Yadav2017-08-181-1/+1
* staging: bcm2835-audio: make snd_pcm_hardware constBhumika Goyal2017-08-181-2/+2
* staging: rtl8188eu: constify usb_device_idArvind Yadav2017-08-181-1/+1
* staging: rtl8712: constify usb_device_idArvind Yadav2017-08-181-1/+1
* staging: most: usb: constify usb_device_idArvind Yadav2017-08-181-1/+1
* Revert "staging: imx: fix non-static declarations"Greg Kroah-Hartman2017-08-181-12/+12
* staging: typec: tcpm: Report right typec_pwr_opmodeBadhri Jagan Sridharan2017-08-181-2/+19
* staging: typec: tcpm: Check cc status before entering SRC_TRY_DEBOUCEBadhri Jagan Sridharan2017-08-181-1/+2
* staging: typec: tcpm: Improve role swap with non PD capable partnersGuenter Roeck2017-08-181-26/+34
* staging: typec: tcpm: Add timeout when waiting for role swap completionGuenter Roeck2017-08-182-7/+17
* staging: typec: tcpm: Select default state based on port typeBadhri Jagan Sridharan2017-08-181-5/+10
* staging: typec: tcpm: Set default state after error recovery based on port typeBadhri Jagan Sridharan2017-08-181-4/+1
* staging: typec: tcpm: Report role swap complete after entering READY stateGuenter Roeck2017-08-181-7/+2
* staging: typec: tcpm: Constify alternate modesGuenter Roeck2017-08-182-2/+2
* staging: pi433: replace INVALID_PARAM macro with inline codeMarcin Ciupak2017-08-181-45/+104
* staging: pi433: replace logical not with bitwiseQuentin Swain2017-08-181-1/+1
* staging: vboxvideo: remove dead gamma lut codePeter Rosin2017-08-182-20/+0
* staging: vboxvideo: Call fb_deferred_io_cleanup() on cleanupHans de Goede2017-08-181-0/+5
* staging: vboxvideo: Add dri-devel to lists of email-addresses to send patches toHans de Goede2017-08-181-2/+2
* staging: vboxvideo: switch to drm_*{get,put} helpersCihangir Akturk2017-08-183-6/+6
* staging: vboxvideo: select DRM_TTMCihangir Akturk2017-08-181-0/+1
* staging: ccree: constify dev_pm_ops structures.Arvind Yadav2017-08-161-1/+1
* staging: ccree: Use sizeof(variable) in memory allocsSimon Sandström2017-08-166-13/+14
* staging: pi433: rf69.c style fix - spaces open braceMarcin Ciupak2017-08-141-1/+1
* staging: pi433: rf69.c style fix - else close braceMarcin Ciupak2017-08-141-2/+1
* staging: pi433: rf69.c style fix - that open braceMarcin Ciupak2017-08-141-22/+11
* staging: pi433: style fix - space after asteriskMarcin Ciupak2017-08-142-2/+2
* staging: pi433: reduce stack size in tx threadArnd Bergmann2017-08-141-1/+2
* staging: pi433: Use matching enum types calling rf69_set_packet_formatElia Geretto2017-08-141-2/+21
* staging: fsl-mc: add explicit dependencies for compile-tested archesLaurentiu Tudor2017-08-141-1/+1
* staging: fsl-mc: fix resource_size.cocci warningsCihangir Akturk2017-08-141-2/+1
* Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman2017-08-14451-2741/+4285
|\
| * Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-08-131-15/+34
| |\
| | * firmware: avoid invalid fallback aborts by using killable waitLuis R. Rodriguez2017-08-101-2/+1
| | * firmware: fix batched requests - send wake up on failure on direct lookupsLuis R. Rodriguez2017-08-101-8/+30
| | * firmware: fix batched requests - wake all waitersLuis R. Rodriguez2017-08-101-7/+5
| * | Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-133-0/+21
| |\ \
| | * | thunderbolt: Do not enumerate more ports from DROM than the controller hasMika Westerberg2017-08-101-0/+9
| | * | mei: exclude device from suspend direct complete optimizationAlexander Usyskin2017-08-102-0/+12