Age | Commit message (Expand) | Author |
2020-11-13 | drivers: staging: retire drivers/staging/goldfish | Roman Kiryanov |
2019-07-30 | staging: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-04-03 | staging: add missing SPDX lines to Makefile files | Greg Kroah-Hartman |
2019-04-03 | staging: add missing SPDX lines to Kconfig files | Greg Kroah-Hartman |
2019-01-15 | staging: goldfish: remove GPL boiler plate text | Michael Straube |
2018-11-07 | staging: goldfish: Add SPDX license identifier. | Rohit Sarkar |
2018-07-12 | staging: goldfish: add a blank line into struct goldfish_audio | Roman Kiryanov |
2018-07-12 | staging: goldfish: fix whitespace in goldfish_audio | Roman Kiryanov |
2018-07-12 | staging: goldfish: Remove references to the retired driver from README | Roman Kiryanov |
2018-06-18 | staging: goldfish: Fix checkpatch CHECK in goldfish_audio.c | Roman Kiryanov |
2018-06-17 | staging: goldfish: Clear audio read buffer status after each read | Joshua Lang |
2018-06-17 | staging: goldfish: Enable ACPI-based enumeration for goldfish audio | Yu Ning |
2018-06-17 | staging: goldfish: Replace read and write macros with functions | Roman Kiryanov |
2018-05-20 | Staging: goldfish: Kconfig: fixed code style issue | ankit patel |
2018-05-20 | Delete the goldfish_nand driver. | Roman Kiryanov |
2018-03-21 | mtd: Stop updating erase_info->state and calling mtd_erase_callback() | Boris Brezillon |
2017-08-31 | staging: goldfish: (Coding Style) Fixed parenthesis alignment. | Edvard Holst |
2017-07-30 | staging: goldfish: Use __func__ instead of function name | Chris Coffey |
2017-03-17 | Staging: goldfish: use __func__ instead of embedded function names | Mohsin Shan |
2016-03-11 | staging: goldfish: audio: fix compiliation on arm | Greg Hackmann |
2016-03-11 | staging: goldfish: audio: add devicetree bindings | Greg Hackmann |
2016-02-07 | staging: goldfish: (coding style) Rewrite comparisons to NULL as "!data->reg_... | Christian Colic |
2016-02-07 | staging: goldfish: (coding style) Add spaces around the "+" to conform to che... | Christian Colic |
2016-02-07 | staging: goldfish: use div64_s64 instead of do_div | Arnd Bergmann |
2016-01-28 | Staging: goldfish: goldfish_nand: Add DMA Support using dmam_alloc_coherent | Shraddha Barke |
2015-09-12 | staging: goldfish: Prefer kernel type u32 over uint32_t | Ravi Teja Darbha |
2015-09-12 | staging: goldfish: Fix NULL comparison style | Ravi Teja Darbha |
2015-05-31 | staging: goldfish: Fix pointer cast for 32 bits | Peter Senna Tschudin |
2015-03-20 | staging/goldfish/goldfish_audio: Fix annotations | Ricardo Ribalda Delgado |
2015-03-16 | Staging: goldfish: use !x instead of x == NULL | Somya Anand |
2015-03-15 | staging: goldfish: remove extra parentheses around function arguments | Aya Mahfouz |
2014-09-06 | staging: goldfish: avoid multiple assignments | Loic Pefferkorn |
2014-09-06 | staging: goldfish: document mutex usage | Loic Pefferkorn |
2014-09-06 | staging: goldfish: fix alignment to match open parenthesis | Loic Pefferkorn |
2014-09-06 | staging: goldfish: document spinlock usage | Loic Pefferkorn |
2014-09-06 | staging: goldfish: remove useless space after a cast | Loic Pefferkorn |
2014-09-06 | staging: goldfish: suppress consecutive blank lines | Loic Pefferkorn |
2014-07-23 | staging/goldfish/goldfish_audio: fix a sparse warning | Robin Schroer |
2014-07-09 | staging: goldfish: Introduce the use of managed interfaces | Himangi Saraogi |
2014-06-18 | staging: goldfish: fix coding style. | Hoang Tran |
2014-05-15 | goldfish: clean up staging ifdefs | Alan |
2014-05-15 | goldfish_nand.c: remove length restrictions | Nick Kralevich |
2014-05-03 | goldfish: 64-bit nand driver for goldfish platform | Jun Tian |
2014-05-03 | goldfish: 64-bit audio driver for goldfish platform | Jun Tian |
2014-04-22 | Merge 3.15-rc2 into staging-next | Greg Kroah-Hartman |
2014-04-16 | staging: goldfish: Fix missing blank lines | Garret Kelly |
2014-04-16 | staging: goldfish: switch from spinlock to mutex | Kristina Martšenko |
2014-04-16 | staging: goldfish: Call free_irq in error path | Tuomas Tynkkynen |
2013-12-17 | staging: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-05-21 | staging/goldfish: Fixed up incorrect formatted comments. | Sara Bird |