aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2014-02-10Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-02-06staging: vt6656: CARDqGetNextTBTT correct uLowNextTBTTMalcolm Priestley
2014-02-06staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bSca...Malcolm Priestley
2014-02-06staging: r8712u: Set device type to wlanLarry Finger
2014-01-27Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidlsk-android-14.01Mark Brown
2014-01-25staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()H Hartley Sweeten
2014-01-25staging: comedi: addi_apci_1032: fix subdevice type/flags bugH Hartley Sweeten
2014-01-22Android: Fix up warnings introduced by 32 on 64 bit supportMark Brown
2014-01-22Android: Add support for 32-bit Binder calls in a 64-bit kernelBintian Wang
2014-01-22Merge branch 'linaro-android-3.10-lsk' of git://git.linaro.org/people/jstultz...Mark Brown
2014-01-14ion: Add carveout and chunk heaps to dummy driverJohn Stultz
2014-01-14ion: Add dummy driver for testingJohn Stultz
2014-01-10Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2014-01-09staging: comedi: 8255_pci: fix for newer PCI-DIO48HIan Abbott
2014-01-02Merge branch 'upstream/android-3.10' into linaro-fixes/android-3.10John Stultz
2013-12-23Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2013-12-20staging: comedi: ssv_dnp: use comedi_dio_update_state()H Hartley Sweeten
2013-12-20staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten
2013-12-20staging: comedi: pcmuio: fix possible NULL deref on detachIan Abbott
2013-12-19ion: fix overflow and list bugs in system heapColin Cross
2013-12-19ion: Add private buffer flag to skip page pooling on freeMitchel Humpherys
2013-12-19gpu: ion: make sure all clients are exposed in debugfsMitchel Humpherys
2013-12-19ion: store a copy of the client name on client creationMitchel Humpherys
2013-12-19gpu: ion: Fix debugfs handling of multiple kernel clientsLaura Abbott
2013-12-19gpu: ion: create separate heap and client debugfs directoriesMitchel Humpherys
2013-12-19ion: move shrinker out of heapsColin Cross
2013-12-19ion_test: Add compat_ioctl support (v2)John Stultz
2013-12-19staging: ion: Avoid using rt_mutexes directlyJohn Stultz
2013-12-19staging: ion: Fix possible null pointer dereferenceJohn Stultz
2013-12-19staging: ion: Add HAVE_MEMBLOCK config dependencyJohn Stultz
2013-12-19gpu: ion: fix sparse non static symbol warningsWei Yongjun
2013-12-19gpu: ion: use module_platform_driver to simplify the codeWei Yongjun
2013-12-17ion: Fix build warningJohn Stultz
2013-12-16ion: remove ion_user_handle_t from ion_test.hColin Cross
2013-12-16ion: Don't allow building ION as a module.John Stultz
2013-12-13Merge remote-tracking branch 'lsk/v3.10/topic/aosp' into linux-linaro-lsk-and...Mark Brown
2013-12-12ion: Fix build warningJohn Stultz
2013-12-12Merge branch 'upstream/android-3.10' into linaro-fixes/android-3.10John Stultz
2013-12-12ion: Improve ION config descriptionJohn Stultz
2013-12-12ion: Cleanup whitespace issues and other checkpatch problemsJohn Stultz
2013-12-12Merge branch 'upstream/android-3.10' into linaro-fixes/android-3.10John Stultz
2013-12-12ion: fix bugs in cma heapColin Cross
2013-12-12ion: add alignment check to chunk heapColin Cross
2013-12-12ion: add helper to zero contiguous region of pagesColin Cross
2013-12-12ion: carveout heap: zero buffers on free, fix memory leakColin Cross
2013-12-12ion: fix sparse warningsColin Cross
2013-12-12ion: use alloc_pages in system contig heapColin Cross
2013-12-12ion: allow cached mappings of chunk and system heap buffersColin Cross
2013-12-12ion: remove ion_heap_alloc_pagesColin Cross
2013-12-12ion: use vm_insert_pfn for faulted pagesColin Cross