summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2017-11-06staging: greybus: loopback: convert loopback to use generic async operationsBryan O'Donoghue
2017-11-06staging: greybus: operation: add private data with get/set accessorsBryan O'Donoghue
2017-11-06staging: greybus: loopback: Fix iteration count on async pathBryan O'Donoghue
2017-11-06staging: greybus: loopback: Hold per-connection mutex across operationsBryan O'Donoghue
2017-11-06staging: greybus/loopback: use ktime_get() for time intervalsArnd Bergmann
2017-11-03staging: greybus: remove unused kfifo_tsArnd Bergmann
2017-11-02staging: greybus: spilib: fix use-after-free after deregistrationJohan Hovold
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18greybus: audio: don't inclide rwlock.h directly.Sebastian Andrzej Siewior
2017-10-18staging: greybus: mark expected switch fall-through in check_urb_statusGustavo A. R. Silva
2017-09-29staging: greybus: light: remove unnecessary error checkArvind Yadav
2017-09-29staging: greybus: light: Release memory obtained by kasprintfArvind Yadav
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-08-26media: v4l2-flash-led-class: Create separate sub-devices for indicatorsSakari Ailus
2017-08-26media: staging: greybus: light: fix memory leak in v4l2 registerRui Miguel Silva
2017-08-22staging: greybus: audio: constify snd_soc_dai_ops structuresArvind Yadav
2017-08-22Staging: greybus: Fix spelling error in commentEames Trinh
2017-08-20Staging: greybus: vibrator.c: Fixed alignment to match open parenthesis.Srishti Sharma
2017-08-20staging: greybus: make device_type constBhumika Goyal
2017-08-18Staging: greybus: Match alignment with open parenthesis.Shreeya Patel
2017-07-30greybus: usb: constify hc_driver structuresJulia Lawall
2017-07-27staging: greybus: Fix coding style issue for column widthDeb McLemore
2017-07-27staging: greybus: Remove unnecessary platform_set_drvdataAmitoj Kaur Chawla
2017-07-27staging: greybus: fix parenthesis alignmentsDiwakar Sharma
2017-07-26media: v4l2-flash: Use led_classdev instead of led_classdev_flash for indicatorSakari Ailus
2017-07-16staging: greybus: arche: wrap over-length linesMitchell Tasman
2017-07-16staging: greybus: loopback_test: fix comment style issuesAleksey Rybalkin
2017-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-06-08greybus: hid: remove custom locking from gb_hid_open/closeDmitry Torokhov
2017-05-18staging: greybus: mark PM functions as __maybe_unusedArnd Bergmann
2017-05-16staging: greybus: enable compile testing of arche driverJohan Hovold
2017-05-16staging: greybus: arche: remove timesync remainsJohan Hovold
2017-05-15staging: greybus: power_supply: replace kzalloc by kcallocJB Van Puyvelde
2017-05-15Staging: greybus: light: Prefer kcalloc over kzallocKarthik Tummala
2017-04-18staging: greybus: uart.c: Remove include linux/serial.hDarryl T. Agostinelli
2017-04-18staging: greybus: light.c: Remove include linux/version.hDarryl T. Agostinelli
2017-04-18staging: greybus: make cport_quiesce() method optionalAlexandre Bailon
2017-03-27staging: greybus: compress return logicArushi Singhal
2017-03-09staging: greybus: firmware: Convert sscanf calls to strtoulMichael Sartain
2017-03-09staging: greybus: firmware: Change long long unsigned to unsigned long longMichael Sartain
2017-03-09staging: greybus: firmware: Remove extra braces from single line ifMichael Sartain
2017-03-09staging: greybus: firmware: Remove trailing semicolon from FW_TIMEOUT_DEFAULTMichael Sartain
2017-03-09staging: greybus: Remove unneeded header fileGargi Sharma
2017-03-07staging: greybus: Replace "is is" with "is"simran singhal
2017-03-07staging: greybus: loop_backtest: fixed consistent spacing style issueJonathan Bowie
2017-03-06staging: greybus: loopback_test: Fix open error pathsayli karnik