aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
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
2017-04-18staging: greybus: uart.c: Remove include linux/serial.hDarryl T. Agostinelli1-1/+0
2017-04-18staging: greybus: light.c: Remove include linux/version.hDarryl T. Agostinelli1-1/+0
2017-04-18staging: greybus: make cport_quiesce() method optionalAlexandre Bailon1-0/+3
2017-03-27staging: greybus: compress return logicArushi Singhal1-4/+1
2017-03-09staging: greybus: firmware: Convert sscanf calls to strtoulMichael Sartain1-5/+7
2017-03-09staging: greybus: firmware: Change long long unsigned to unsigned long longMichael Sartain1-1/+1
2017-03-09staging: greybus: firmware: Remove extra braces from single line ifMichael Sartain1-4/+3
2017-03-09staging: greybus: firmware: Remove trailing semicolon from FW_TIMEOUT_DEFAULTMichael Sartain1-1/+1
2017-03-09staging: greybus: Remove unneeded header fileGargi Sharma1-1/+0
2017-03-07staging: greybus: Replace "is is" with "is"simran singhal1-1/+1
2017-03-07staging: greybus: loop_backtest: fixed consistent spacing style issueJonathan Bowie1-1/+1
2017-03-06staging: greybus: loopback_test: Fix open error pathsayli karnik1-1/+1
2017-03-06staging: greybus: loopback_test: fix device-name leakGargi Sharma1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-03-01Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-1/+0
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds41-2167/+244
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2017-02-21Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-6/+9
2017-02-12staging: greybus: fix symbolic permission coding style issuesGioh Kim3-6/+6
2017-02-12staging: greybus: fix "line over 80 characters" coding style issuesGioh Kim11-42/+77
2017-02-12staging: greybus: arpc.h: remove duplicate line.Nathan Howard1-1/+0
2017-02-09staging: greybus: operation: add generic timeout supportJohan Hovold3-14/+39
2017-02-03staging: greybus: Remove duplicate include fileMasanari Iida1-1/+0
2017-01-27staging: greybus: loopback: fix broken udelayJohan Hovold1-2/+7
2017-01-27staging: greybus: sdio: Prefer u32 over uint32_tFranck Demathieu1-1/+1
2017-01-27staging: greybus: uart: fix TIOCGSERIAL flagsJohan Hovold1-1/+0
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg1-6/+9