aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2018-01-22staging: greybus: audio_codec.h Fix alignment should match open parenthesisKamal Heib1-1/+1
2018-01-22staging: greybus: audio_codec.h: Prefer kernel type 'u32' over 'uint32_t'Kamal Heib1-5/+5
2018-01-22staging: greybus: audio_codec.c: Prefer kernel type 'u32' over 'uint32_t'Kamal Heib1-3/+3
2018-01-22staging: greybus: audio_codec.c: Logical continuations should be on the previous lineKamal Heib1-2/+2
2018-01-22staging: greybus: audio_codec.c: Space required around ':'Kamal Heib1-2/+2
2018-01-22staging: greybus: audio_codec.c: Cleanup blank linesKamal Heib1-3/+0
2018-01-22staging: greybus: audio_codec.c: Fix alignment should match open parenthesisKamal Heib1-3/+3
2018-01-22staging: greybus: authentication.c: Fix alignment should match open parenthesisKamal Heib1-1/+1
2018-01-09Staging: greybus: camera: cleanup multiple checks for null pointersSumit Pundir1-8/+8
2017-12-19staging: greybus: arche-platform.c: Fix alignment should match open parenthesisKamal Heib1-9/+12
2017-12-19staging: greybus: arche-apb-ctrl.c: Fix alignment should match open parenthesisKamal Heib1-19/+20
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+3
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds74-324/+148
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman63-127/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman74-0/+74
2017-11-06staging: greybus: loopback: convert loopback to use generic async operationsBryan O'Donoghue1-139/+29
2017-11-06staging: greybus: operation: add private data with get/set accessorsBryan O'Donoghue1-0/+13
2017-11-06staging: greybus: loopback: Fix iteration count on async pathBryan O'Donoghue1-1/+3
2017-11-06staging: greybus: loopback: Hold per-connection mutex across operationsBryan O'Donoghue1-3/+1
2017-11-06staging: greybus/loopback: use ktime_get() for time intervalsArnd Bergmann1-24/+18
2017-11-03staging: greybus: remove unused kfifo_tsArnd Bergmann1-24/+3
2017-11-02staging: greybus: spilib: fix use-after-free after deregistrationJohan Hovold1-3/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-18greybus: audio: don't inclide rwlock.h directly.Sebastian Andrzej Siewior1-1/+1
2017-10-18staging: greybus: mark expected switch fall-through in check_urb_statusGustavo A. R. Silva1-0/+1
2017-09-29staging: greybus: light: remove unnecessary error checkArvind Yadav1-5/+1
2017-09-29staging: greybus: light: Release memory obtained by kasprintfArvind Yadav1-0/+2
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-22/+24
2017-08-26media: v4l2-flash-led-class: Create separate sub-devices for indicatorsSakari Ailus1-5/+18
2017-08-26media: staging: greybus: light: fix memory leak in v4l2 registerRui Miguel Silva1-20/+9
2017-08-22staging: greybus: audio: constify snd_soc_dai_ops structuresArvind Yadav1-1/+1
2017-08-22Staging: greybus: Fix spelling error in commentEames Trinh1-1/+1
2017-08-20Staging: greybus: vibrator.c: Fixed alignment to match open parenthesis.Srishti Sharma1-4/+4
2017-08-20staging: greybus: make device_type constBhumika Goyal1-1/+1
2017-08-18Staging: greybus: Match alignment with open parenthesis.Shreeya Patel1-19/+16
2017-07-30greybus: usb: constify hc_driver structuresJulia Lawall1-1/+1
2017-07-27staging: greybus: Fix coding style issue for column widthDeb McLemore1-1/+2
2017-07-27staging: greybus: Remove unnecessary platform_set_drvdataAmitoj Kaur Chawla1-1/+0
2017-07-27staging: greybus: fix parenthesis alignmentsDiwakar Sharma1-20/+20
2017-07-26media: v4l2-flash: Use led_classdev instead of led_classdev_flash for indicatorSakari Ailus1-2/+2
2017-07-16staging: greybus: arche: wrap over-length linesMitchell Tasman1-3/+8
2017-07-16staging: greybus: loopback_test: fix comment style issuesAleksey Rybalkin1-6/+7
2017-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-29/+14
2017-06-08greybus: hid: remove custom locking from gb_hid_open/closeDmitry Torokhov1-29/+14
2017-05-18staging: greybus: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2017-05-16staging: greybus: enable compile testing of arche driverJohan Hovold3-1/+18
2017-05-16staging: greybus: arche: remove timesync remainsJohan Hovold3-159/+3
2017-05-15staging: greybus: power_supply: replace kzalloc by kcallocJB Van Puyvelde1-1/+1
2017-05-15Staging: greybus: light: Prefer kcalloc over kzallocKarthik Tummala1-2/+2