summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-112-3/+8
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-294-18/+19
| |\
| * \ Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-211-2/+5
| |\ \
| | * | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-2/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-149-82/+51
| |\ \ \ | | |/ / | |/| |
| * | | Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-041-1/+3
| |\ \ \
| | * | | cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-201-1/+3
* | | | | Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-1142-5557/+1432
|\ \ \ \ \
| * | | | | [media] mn88473: One function call less in mn88473_init() after errorMarkus Elfring2014-12-041-2/+3
| * | | | | [media] mn88473: Remove uneeded check before release_firmware()Markus Elfring2014-12-041-2/+1
| * | | | | [media] lirc_zilog: Deletion of unnecessary checks before vfree()Markus Elfring2014-12-041-4/+2
| * | | | | [media] staging/media: fix querycapHans Verkuil2014-12-023-9/+9
| * | | | | [media] staging/media/Makefile: drop omap24xx referenceHans Verkuil2014-11-251-1/+0
| * | | | | [media] staging: media: bcm2048: fix coding style errorChristian Resell2014-11-211-1/+1
| * | | | | [media] omap24xx/tcm825x: remove deprecated omap2 camera drivers.Hans Verkuil2014-11-2111-4726/+0
| * | | | | [media] staging: media: Make use of MEDIA_BUS_FMT_ definitionsBoris BREZILLON2014-11-1412-285/+285
| * | | | | [media] mn88473: add staging TODOAntti Palosaari2014-11-141-0/+21
| * | | | | [media] mn88473: move to stagingAntti Palosaari2014-11-146-0/+515
| * | | | | [media] mn88472: add staging TODOAntti Palosaari2014-11-141-0/+21
| * | | | | [media] mn88472: move to stagingAntti Palosaari2014-11-146-0/+574
| * | | | | Merge tag 'v3.18-rc4' into patchworkMauro Carvalho Chehab2014-11-119-82/+51
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | [media] lirc: use kfifo_initialized() on lirc_buffer's fifoMartin Kaiser2014-11-031-1/+1
| * | | | | [media] lirc_igorplugusb: removeSean Young2014-11-033-515/+0
| * | | | | [media] Staging: media: lirc: cleaned up packet dump in 2 filesAmber Thrall2014-11-032-16/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-1013-393/+278
|\ \ \ \ \
| * \ \ \ \ Merge branch 'iov_iter' into for-nextAl Viro2014-12-088-77/+43
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-lustre' into for-nextAl Viro2014-11-1912-376/+265
| |\ \ \ \ \
| | * | | | | lustre: use is_root_inode()Al Viro2014-11-033-11/+9
| | * | | | | lustre: get rid of duplicate mountpoint checksAl Viro2014-11-031-35/+0
| | * | | | | kill ll_link_generic()Al Viro2014-11-031-32/+27
| | * | | | | ll_get_child_fid(): callers already have the childAl Viro2014-11-031-17/+7
| | * | | | | kill ll_rename_generic()Al Viro2014-11-031-48/+35
| | * | | | | kill ll_unlink_generic()Al Viro2014-11-031-42/+38
| | * | | | | kill ll_rmdir_generic()Al Viro2014-11-031-32/+28
| | * | | | | ll_new_inode(): don't bother with name - it's always &dentry->d_nameAl Viro2014-11-031-15/+15
| | * | | | | kill ll_symlink_generic()Al Viro2014-11-031-19/+13
| | * | | | | kill ll_mkdir_generic()Al Viro2014-11-031-21/+14
| | * | | | | kill ll_mknod_generic()Al Viro2014-11-031-14/+8
| | * | | | | lustre: switch ll_release_openhandle() to struct inode *Al Viro2014-11-033-9/+8
| | * | | | | lustre: use file_inode()Al Viro2014-11-037-31/+29
| | * | | | | lustre: use %p[dD]Al Viro2014-11-037-51/+47
| | * | | | | lustre: opened file can't have negative dentryAl Viro2014-11-031-30/+21
| | * | | | | ll_setxattr(): get rid of struct file on stackAl Viro2014-11-033-11/+11
| | * | | | | lustre: switch ll_intent_file_open() to struct dentry *Al Viro2014-11-031-15/+12
| * | | | | | kill f_dentry usesAl Viro2014-11-191-9/+3
| |/ / / / /
| * | | | | move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-033-6/+6
| * | | | | vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-311-3/+5
* | | | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-12-091-1/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Staging: iio: light: Added correct vendor-prefix for device isl29028Darshana Padmadas2014-11-201-1/+2
* | | | | | staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger2014-11-271-0/+1
OpenPOWER on IntegriCloud