aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2014-12-13mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-09Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-12-04[media] mn88473: One function call less in mn88473_init() after errorMarkus Elfring
2014-12-04[media] mn88473: Remove uneeded check before release_firmware()Markus Elfring
2014-12-04[media] lirc_zilog: Deletion of unnecessary checks before vfree()Markus Elfring
2014-12-02[media] staging/media: fix querycapHans Verkuil
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-27staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger
2014-11-26staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...Larry Finger
2014-11-25[media] staging/media/Makefile: drop omap24xx referenceHans Verkuil
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-21[media] staging: media: bcm2048: fix coding style errorChristian Resell
2014-11-21[media] omap24xx/tcm825x: remove deprecated omap2 camera drivers.Hans Verkuil
2014-11-20Staging: iio: light: Added correct vendor-prefix for device isl29028Darshana Padmadas
2014-11-19Merge branch 'for-lustre' into for-nextAl Viro
2014-11-19kill f_dentry usesAl Viro
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-14[media] staging: media: Make use of MEDIA_BUS_FMT_ definitionsBoris BREZILLON
2014-11-14[media] mn88473: add staging TODOAntti Palosaari
2014-11-14[media] mn88473: move to stagingAntti Palosaari
2014-11-14[media] mn88472: add staging TODOAntti Palosaari
2014-11-14[media] mn88472: move to stagingAntti Palosaari
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-11Merge tag 'v3.18-rc4' into patchworkMauro Carvalho Chehab
2014-11-05Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-05staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen
2014-11-05staging:iio:ade7758: Fix check if channels are enabled in prenableLars-Peter Clausen
2014-11-05staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen
2014-11-05iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam
2014-11-05staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen
2014-11-05staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-03lustre: use is_root_inode()Al Viro
2014-11-03lustre: get rid of duplicate mountpoint checksAl Viro
2014-11-03kill ll_link_generic()Al Viro
2014-11-03ll_get_child_fid(): callers already have the childAl Viro
2014-11-03kill ll_rename_generic()Al Viro
2014-11-03kill ll_unlink_generic()Al Viro
2014-11-03kill ll_rmdir_generic()Al Viro
2014-11-03ll_new_inode(): don't bother with name - it's always &dentry->d_nameAl Viro
2014-11-03kill ll_symlink_generic()Al Viro
2014-11-03kill ll_mkdir_generic()Al Viro
2014-11-03kill ll_mknod_generic()Al Viro
2014-11-03lustre: switch ll_release_openhandle() to struct inode *Al Viro
2014-11-03lustre: use file_inode()Al Viro
2014-11-03lustre: use %p[dD]Al Viro