aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-27staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger1-0/+1
2014-11-26staging: r8188eu: Fix scheduling while atomic error introduced in commit fadbe0cdLarry Finger3-18/+18
2014-11-05Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman3-50/+13
2014-11-05staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen1-15/+9
2014-11-05staging:iio:ade7758: Fix check if channels are enabled in prenableLars-Peter Clausen1-1/+1
2014-11-05staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen3-34/+3
2014-11-05iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam1-4/+8
2014-11-05staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen1-2/+2
2014-11-05staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen1-7/+4
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+8
2014-10-29staging: comedi: fix memory leak / bad pointer freeing for chanlistIan Abbott1-0/+3
2014-10-29staging: comedi: Kconfig: fix config COMEDI_ADDI_APCI_3120 dependantsIan Abbott1-1/+0
2014-10-29staging: comedi: widen subdevice number argument in ioctl handlersIan Abbott1-4/+4
2014-10-28staging: android: logger: Fix log corruption regressionDaniel Thompson1-5/+8
2014-10-25Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman2-13/+14
2014-10-20staging: rtl8723au: Fix alignment of mac_addr for ether_addr_copy() usageJes Sorensen1-1/+1
2014-10-20drivers/staging/comedi/Kconfig: Let COMEDI_II_PCI20KC depend on HAS_IOMEMChen Gang1-0/+1
2014-10-20staging: comedi: (regression) channel list must be set for COMEDI_CMD ioctlIan Abbott1-8/+7
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2014-10-14staging: rtl8192u: use %*pEn to escape bufferAndy Shevchenko1-13/+1
2014-10-14staging: rtl8192e: use %*pEn to escape bufferAndy Shevchenko1-13/+1
2014-10-14staging: wlan-ng: use %*pEhp to print SNAndy Shevchenko1-26/+2
2014-10-14staging: r8188eu: replace strnicmp with strncasecmpRasmus Villemoes1-1/+1
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+0
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-104/+31
2014-10-10Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds22-3379/+5
2014-10-09iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam1-4/+8
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-3/+1
2014-10-09android: ->f_op is never NULLAl Viro1-1/+1
2014-10-09switch logger to ->write_iter()Al Viro1-77/+26
2014-10-09vme: don't open-code fixed_size_llseek()Al Viro1-25/+3
2014-10-09ashmem: use vfs_llseek()Al Viro1-1/+1
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-3/+5
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-13/+0
2014-10-03staging: et131x: Remove et131x driver from drivers/stagingMark Einon7-5687/+0
2014-10-03et131x: Add PCIe gigabit ethernet driver et131x to drivers/netMark Einon2-3/+0
2014-10-02staging: emxx_udc: Use min_t instead of minEbru Akagunduz1-3/+3
2014-10-02staging: emxx_udc: Fix replace printk(KERN_DEBUG ..) with dev_dbgEbru Akagunduz1-5/+5
2014-10-02staging: media: Fixed else after return or break warningYeliz Taneroglu1-2/+2
2014-10-02staging: media: omap4iss: Fixed else after return or break warningYeliz Taneroglu1-2/+2
2014-10-02staging: rtl8712: Fixed else not required after returnSarah Khan1-4/+2
2014-10-02staging: rtl8712: Fix missing blank line warningMelike Yurtoglu1-0/+1
2014-10-02staging: rtl8192e: rtl8192e: Remove spaces before the semicolonsFeyza Yavuz1-2/+2
2014-10-02staging: rtl8192e: rtl8192e: Remove unnecessary return statementsFeyza Yavuz1-2/+0
2014-10-02staging: rtl8192e: Remove unneeded void returnMelike Yurtoglu1-3/+0
2014-10-02staging: rtl8192e: Fix void function return statements styleMelike Yurtoglu1-6/+0
2014-10-02staging: rtl8712: Fix unnecessary parentheses style warningYeliz Taneroglu1-1/+1
2014-10-02staging: rtl8192e: Fix unnecessary space before function pointer argumentsMelike Yurtoglu1-1/+1
2014-10-02staging: rtl8192e: Array was made static const char * constMelike Yurtoglu1-1/+1
2014-10-02staging: ft1000: ft1000-usb: Removed unnecessary else statement.Gulsah Kose1-6/+4