aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-13mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner1-2/+1
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-3/+8
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds42-5557/+1432
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds13-393/+278
2014-12-09Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro8-77/+43
2014-12-04[media] mn88473: One function call less in mn88473_init() after errorMarkus Elfring1-2/+3
2014-12-04[media] mn88473: Remove uneeded check before release_firmware()Markus Elfring1-2/+1
2014-12-04[media] lirc_zilog: Deletion of unnecessary checks before vfree()Markus Elfring1-4/+2
2014-12-02[media] staging/media: fix querycapHans Verkuil3-9/+9
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-18/+19
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-25[media] staging/media/Makefile: drop omap24xx referenceHans Verkuil1-1/+0
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-2/+5
2014-11-21[media] staging: media: bcm2048: fix coding style errorChristian Resell1-1/+1
2014-11-21[media] omap24xx/tcm825x: remove deprecated omap2 camera drivers.Hans Verkuil11-4726/+0
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-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-2/+5
2014-11-14[media] staging: media: Make use of MEDIA_BUS_FMT_ definitionsBoris BREZILLON12-285/+285
2014-11-14[media] mn88473: add staging TODOAntti Palosaari1-0/+21
2014-11-14[media] mn88473: move to stagingAntti Palosaari6-0/+515
2014-11-14[media] mn88472: add staging TODOAntti Palosaari1-0/+21
2014-11-14[media] mn88472: move to stagingAntti Palosaari6-0/+574
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-82/+51
2014-11-11Merge tag 'v3.18-rc4' into patchworkMauro Carvalho Chehab9-82/+51
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-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+3
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