summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
Commit message (Expand)AuthorAgeFilesLines
* 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-181-19/+16
* greybus: usb: constify hc_driver structuresJulia Lawall2017-07-301-1/+1
* staging: greybus: Fix coding style issue for column widthDeb McLemore2017-07-271-1/+2
* staging: greybus: Remove unnecessary platform_set_drvdataAmitoj Kaur Chawla2017-07-271-1/+0
* staging: greybus: fix parenthesis alignmentsDiwakar Sharma2017-07-271-20/+20
* staging: greybus: arche: wrap over-length linesMitchell Tasman2017-07-161-3/+8
* staging: greybus: loopback_test: fix comment style issuesAleksey Rybalkin2017-07-161-6/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-07-101-29/+14
|\
| * greybus: hid: remove custom locking from gb_hid_open/closeDmitry Torokhov2017-06-081-29/+14
* | staging: greybus: mark PM functions as __maybe_unusedArnd Bergmann2017-05-181-2/+2
* | staging: greybus: enable compile testing of arche driverJohan Hovold2017-05-163-1/+18
* | staging: greybus: arche: remove timesync remainsJohan Hovold2017-05-163-159/+3
* | staging: greybus: power_supply: replace kzalloc by kcallocJB Van Puyvelde2017-05-151-1/+1
* | Staging: greybus: light: Prefer kcalloc over kzallocKarthik Tummala2017-05-151-2/+2
|/
* staging: greybus: uart.c: Remove include linux/serial.hDarryl T. Agostinelli2017-04-181-1/+0
* staging: greybus: light.c: Remove include linux/version.hDarryl T. Agostinelli2017-04-181-1/+0
* staging: greybus: make cport_quiesce() method optionalAlexandre Bailon2017-04-181-0/+3
* staging: greybus: compress return logicArushi Singhal2017-03-271-4/+1
* staging: greybus: firmware: Convert sscanf calls to strtoulMichael Sartain2017-03-091-5/+7
* staging: greybus: firmware: Change long long unsigned to unsigned long longMichael Sartain2017-03-091-1/+1
* staging: greybus: firmware: Remove extra braces from single line ifMichael Sartain2017-03-091-4/+3
* staging: greybus: firmware: Remove trailing semicolon from FW_TIMEOUT_DEFAULTMichael Sartain2017-03-091-1/+1
* staging: greybus: Remove unneeded header fileGargi Sharma2017-03-091-1/+0
* staging: greybus: Replace "is is" with "is"simran singhal2017-03-071-1/+1
* staging: greybus: loop_backtest: fixed consistent spacing style issueJonathan Bowie2017-03-071-1/+1
* staging: greybus: loopback_test: Fix open error pathsayli karnik2017-03-061-1/+1
* staging: greybus: loopback_test: fix device-name leakGargi Sharma2017-03-061-1/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-011-1/+0
|\
| * pwm: Remove .can_sleep from struct pwm_chipThierry Reding2017-01-041-1/+0
* | Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-2241-2167/+244
|\ \
| * | staging: greybus: fix symbolic permission coding style issuesGioh Kim2017-02-123-6/+6
| * | staging: greybus: fix "line over 80 characters" coding style issuesGioh Kim2017-02-1211-42/+77
| * | staging: greybus: arpc.h: remove duplicate line.Nathan Howard2017-02-121-1/+0
| * | staging: greybus: operation: add generic timeout supportJohan Hovold2017-02-093-14/+39
| * | staging: greybus: Remove duplicate include fileMasanari Iida2017-02-031-1/+0
| * | staging: greybus: loopback: fix broken udelayJohan Hovold2017-01-271-2/+7
| * | staging: greybus: sdio: Prefer u32 over uint32_tFranck Demathieu2017-01-271-1/+1
| * | staging: greybus: uart: fix TIOCGSERIAL flagsJohan Hovold2017-01-271-1/+0
| * | staging: greybus: audio_gb.c: Change uint32_t to u32Marcos Paulo de Souza2017-01-231-2/+2
| * | staging: greybus: audio: Ensure proper byte orderVaibhav Agarwal2017-01-192-45/+51
| * | staging: greybus: audio: Cleanup junk codec registersVaibhav Agarwal2017-01-192-83/+2
| * | staging: greybus: audio: Initialize sig_bits before configuring hwparamsVaibhav Agarwal2017-01-191-0/+7
| * | staging: greybus: audio: Avoid less than zero check for le32 variableVaibhav Agarwal2017-01-191-6/+2
| * | staging: greybus: loopback_test: use octal permissions instead of symbolicIgor Pylypiv2017-01-191-2/+1
| * | staging: greybus: fix checkpatch unsigned warningsRoman Sommer2017-01-162-13/+13
| * | staging: greybus: fix checkpatch braces not necessary warningAbdul Rauf2017-01-161-4/+3
| * | staging: greybus: loopback_test: fix checkpatch bad function definition errorAbdul Rauf2017-01-161-1/+1
OpenPOWER on IntegriCloud