summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: power_supply: fix prop-descriptor request sizeJohan Hovold2019-05-101-1/+1
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-2/+3
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-1/+1
* Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-096-24/+17Star
|\
| * staging: greybus: camera: no need to check debugfs return valuesGreg Kroah-Hartman2018-06-011-14/+3Star
| * staging: greybus: fix spelling mistake: "Inavlid" -> "Invalid"Colin Ian King2018-05-251-1/+1
| * staging: greybus: Remove unused local variableNathan Chancellor2018-05-071-3/+0Star
| * staging: greybus: Use gpio_is_valid()Arvind Yadav2018-04-291-3/+3
| * staging: greybus: simplify getting .drvdataWolfram Sang2018-04-231-2/+1Star
| * staging: greybus: Fix warning to limit chars per lineGaurav Dhingra2018-04-231-1/+4
| * staging: greybus: Add TODO file with GPIO work itemsLinus Walleij2018-04-231-0/+5
* | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+2
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* staging: greybus: audio_codec.h Fix alignment should match open parenthesisKamal Heib2018-01-221-1/+1
* staging: greybus: audio_codec.h: Prefer kernel type 'u32' over 'uint32_t'Kamal Heib2018-01-221-5/+5
* staging: greybus: audio_codec.c: Prefer kernel type 'u32' over 'uint32_t'Kamal Heib2018-01-221-3/+3
* staging: greybus: audio_codec.c: Logical continuations should be on the previ...Kamal Heib2018-01-221-2/+2
* staging: greybus: audio_codec.c: Space required around ':'Kamal Heib2018-01-221-2/+2
* staging: greybus: audio_codec.c: Cleanup blank linesKamal Heib2018-01-221-3/+0Star
* staging: greybus: audio_codec.c: Fix alignment should match open parenthesisKamal Heib2018-01-221-3/+3
* staging: greybus: authentication.c: Fix alignment should match open parenthesisKamal Heib2018-01-221-1/+1
* Staging: greybus: camera: cleanup multiple checks for null pointersSumit Pundir2018-01-091-8/+8
* staging: greybus: arche-platform.c: Fix alignment should match open parenthesisKamal Heib2017-12-191-9/+12
* staging: greybus: arche-apb-ctrl.c: Fix alignment should match open parenthesisKamal Heib2017-12-191-19/+20
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-4/+3Star
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1474-324/+148Star
|\
| * staging: greybus: Remove redundant license textGreg Kroah-Hartman2017-11-1163-127/+0Star
| * staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-1174-0/+74
| * staging: greybus: loopback: convert loopback to use generic async operationsBryan O'Donoghue2017-11-061-139/+29Star
| * staging: greybus: operation: add private data with get/set accessorsBryan O'Donoghue2017-11-061-0/+13
| * staging: greybus: loopback: Fix iteration count on async pathBryan O'Donoghue2017-11-061-1/+3
| * staging: greybus: loopback: Hold per-connection mutex across operationsBryan O'Donoghue2017-11-061-3/+1Star
| * staging: greybus/loopback: use ktime_get() for time intervalsArnd Bergmann2017-11-061-24/+18Star
| * staging: greybus: remove unused kfifo_tsArnd Bergmann2017-11-031-24/+3Star
| * staging: greybus: spilib: fix use-after-free after deregistrationJohan Hovold2017-11-021-3/+5
| * greybus: audio: don't inclide rwlock.h directly.Sebastian Andrzej Siewior2017-10-181-1/+1
| * staging: greybus: mark expected switch fall-through in check_urb_statusGustavo A. R. Silva2017-10-181-0/+1
| * staging: greybus: light: remove unnecessary error checkArvind Yadav2017-09-291-5/+1Star
| * staging: greybus: light: Release memory obtained by kasprintfArvind Yadav2017-09-291-0/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
|/
* Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-09-071-22/+24
|\
| * media: v4l2-flash-led-class: Create separate sub-devices for indicatorsSakari Ailus2017-08-271-5/+18
| * media: staging: greybus: light: fix memory leak in v4l2 registerRui Miguel Silva2017-08-271-20/+9Star
| * media: v4l2-flash: Use led_classdev instead of led_classdev_flash for indicatorSakari Ailus2017-07-261-2/+2
* | staging: greybus: audio: constify snd_soc_dai_ops structuresArvind Yadav2017-08-231-1/+1
* | Staging: greybus: Fix spelling error in commentEames Trinh2017-08-231-1/+1
* | Staging: greybus: vibrator.c: Fixed alignment to match open parenthesis.Srishti Sharma2017-08-201-4/+4
* | staging: greybus: make device_type constBhumika Goyal2017-08-201-1/+1
* | Staging: greybus: Match alignment with open parenthesis.Shreeya Patel2017-08-191-19/+16Star
* | greybus: usb: constify hc_driver structuresJulia Lawall2017-07-301-1/+1