aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2015-06-25Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidlsk-v3.14-15.07-androidAlex Shi
2015-06-10Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.14-15.06Kevin Hilman
2015-06-06staging: gdm724x: Correction of variable usage after applying ALIGN()Sławomir Demeszko
2015-06-06staging, rtl8192e, LLVMLinux: Remove unused inline prototypeBehan Webster
2015-06-06staging: rtl8712, rtl8712: avoid lots of build warningsArnd Bergmann
2015-06-06staging, rtl8192e, LLVMLinux: Change extern inline to static inlineBehan Webster
2015-06-06staging: wlags49_h2: fix extern inline functionsGreg Kroah-Hartman
2015-05-22Merge tag 'v3.14.42' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.05Kevin Hilman
2015-05-13staging: panel: fix lcd typeSudip Mukherjee
2015-05-06Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-04-18Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidAlex Shi
2015-04-17vfs: make first argument of dir_context.actor typedMiklos Szeredi
2015-04-17lustre: generic_readlink() is just fine there, TYVM...Al Viro
2015-04-17vfs: add renameat2 syscallMiklos Szeredi
2015-04-17Merge branch 'linaro-android-3.14-lsk' of git://android.git.linaro.org/kernel...Alex Shi
2015-04-16Merge branch 'android-3.14' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-04-13vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley
2015-04-13staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley
2015-03-30Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidAlex Shi
2015-03-26iio: mxs-lradc: fix merge errorGreg Kroah-Hartman
2015-03-23staging: Remove logger and alarm-dev from android MakefileJohn Stultz
2015-03-23staging: Remove the Android alarm-dev driverJohn Stultz
2015-03-23staging: Remove the Android logger driverJohn Stultz
2015-03-19Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidAlex Shi
2015-03-18staging: comedi: cb_pcidas64: fix incorrect AI range code handlingIan Abbott
2015-03-18staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy backIan Abbott
2015-03-18iio: mxs-lradc: only update the buffer when its conversions have finishedKristina Martšenko
2015-03-18iio: mxs-lradc: make ADC reads not unschedule touchscreen conversionsKristina Martšenko
2015-03-18iio: mxs-lradc: make ADC reads not disable touchscreen interruptsKristina Martšenko
2015-03-18iio: mxs-lradc: separate touchscreen and buffer virtual channelsKristina Martšenko
2015-03-18iio: mxs-lradc: fix iio channel map regressionStefan Wahren
2015-02-20Merge branch 'linaro-android-3.14-lsk' into linux-linaro-lsk-v3.14-androidAmit Pundir
2015-02-12Merge branch 'android-3.14' of https://android.googlesource.com/kernel/common...Amit Pundir
2015-01-28Merge remote-tracking branch 'lsk/v3.14/topic/aosp' into linux-linaro-lsk-v3....Mark Brown
2015-01-24staging: android: ashmem: add missing includeRom Lemarchand
2015-01-20Merge branch 'linaro-android-3.14-fwd-port' into linaro-android-3.14-lskAmit Pundir
2015-01-19Merge remote-tracking branch 'lsk/v3.14/topic/aosp' into linux-linaro-lsk-v3....Mark Brown
2015-01-16Merge branch 'upstream/android-3.14' into linaro-fixes/android-3.14Amit Pundir
2015-01-12staging: binder: Change binder mutex to rtmutex.Riley Andrews
2015-01-06staging: android: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott
2014-12-19fiq_debugger: Add fiq_watchdog_triggered apiArve Hjønnevåg
2014-12-19fiq_debugger: Call fiq_debugger_printf through a function pointer from cpu sp...Arve Hjønnevåg
2014-12-17fiq_debugger: add ARM64 supportColin Cross
2014-12-17fiq_debugger: split arm support into fiq_debugger_arm.cColin Cross
2014-12-17fiq_debugger: use pt_regs for registersColin Cross
2014-12-17fiq_debugger: allow compiling without CONFIG_FIQ_GLUEColin Cross
2014-12-17fiq_debugger: rename debug->fiq_debuggerColin Cross
2014-12-17fiq_debugger: move into drivers/staging/android/fiq_debugger/Colin Cross