summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds13-393/+278
2014-12-10Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+2
2014-12-09Merge branch 'iov_iter' into for-nextAl Viro8-77/+43
2014-11-27staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger1-0/+1
2014-11-27staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...Larry Finger3-18/+18
2014-11-20Staging: iio: light: Added correct vendor-prefix for device isl29028Darshana Padmadas1-1/+2
2014-11-19Merge branch 'for-lustre' into for-nextAl Viro12-376/+265
2014-11-19kill f_dentry usesAl Viro1-9/+3
2014-11-05Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg 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-03lustre: use is_root_inode()Al Viro3-11/+9
2014-11-03lustre: get rid of duplicate mountpoint checksAl Viro1-35/+0
2014-11-03kill ll_link_generic()Al Viro1-32/+27
2014-11-03ll_get_child_fid(): callers already have the childAl Viro1-17/+7
2014-11-03kill ll_rename_generic()Al Viro1-48/+35
2014-11-03kill ll_unlink_generic()Al Viro1-42/+38
2014-11-03kill ll_rmdir_generic()Al Viro1-32/+28
2014-11-03ll_new_inode(): don't bother with name - it's always &dentry->d_nameAl Viro1-15/+15
2014-11-03kill ll_symlink_generic()Al Viro1-19/+13
2014-11-03kill ll_mkdir_generic()Al Viro1-21/+14
2014-11-03kill ll_mknod_generic()Al Viro1-14/+8
2014-11-03lustre: switch ll_release_openhandle() to struct inode *Al Viro3-9/+8
2014-11-03lustre: use file_inode()Al Viro7-31/+29
2014-11-03lustre: use %p[dD]Al Viro7-51/+47
2014-11-03lustre: opened file can't have negative dentryAl Viro1-30/+21
2014-11-03ll_setxattr(): get rid of struct file on stackAl Viro3-11/+11
2014-11-03lustre: switch ll_intent_file_open() to struct dentry *Al Viro1-15/+12
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro3-6/+6
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+8
2014-11-01vfs: make first argument of dir_context.actor typedMiklos Szeredi1-3/+5
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-29staging: 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/...Greg 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/ker...Linus Torvalds3-5/+0
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-104/+31