summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-279-51/+51
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-159-51/+51
* | Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-241-2/+7
|\ \
| * | staging: android: ion: fix wrong init of dma_buf_export_infoSumit Semwal2015-04-211-5/+5
| * | dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-211-2/+7
* | | Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-21774-23431/+36188
|\| |
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-172-1/+14
| |\ \
| | * | MIPS: Octeon: Fix to IP checksum offloading in Little EndianPaul Martin2015-04-011-1/+1
| | * | MIPS: Octeon: Set up ethernet hardware for little endianPaul Martin2015-04-012-0/+13
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-171-11/+11
| |\ \ \ | | | |/ | | |/|
| | * | direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-121-2/+2
| | * | direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval2015-04-121-9/+9
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-161-0/+1
| |\ \ \
| | * | | kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-161-0/+1
| * | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-154-21/+7Star
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | make new_sync_{read,write}() staticAl Viro2015-04-121-6/+0Star
| | * | serial2002: switch to __vfs_read/__vfs_writeAl Viro2015-04-121-12/+6Star
| | * | ashmem: use __vfs_read()Al Viro2015-04-121-1/+1
| | * | lustre: kill unused members of struct vvp_thread_infoAl Viro2015-04-121-2/+0Star
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151-1/+5
| |\| |
| | * | Merge branch 'iocb' into for-davemAl Viro2015-04-091-1/+0Star
| | |\ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-072-0/+2
| | |\ \ \
| | * \ \ \ Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-1/+5
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-301-1/+5
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-1/+3
| |\ \ \ \ \
| | * | | | | page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov2015-04-151-1/+3
| * | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-151-1/+0Star
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'iocb' into for-nextAl Viro2015-04-121-1/+0Star
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-261-1/+0Star
| | | |/ /
| * | | | Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-14764-23187/+35998
| |\ \ \ \
| | * \ \ \ Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman2015-04-071-0/+1
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | staging: lustre: orthography & coding styleAmaury.Bouchra.Pilet@ENS.fr2015-04-051-2/+2
| | * | | | staging: lustre: lnet: lnet: fix error return codeJulia Lawall2015-04-051-2/+6
| | * | | | staging: lustre: fix sparse warningTal Shorer2015-04-051-1/+1
| | * | | | Revert "Staging: sm750fb: Fix C99 Comments"Greg Kroah-Hartman2015-04-041-2/+8
| | * | | | Staging: rtl8192u: use correct array for debug outputDan Carpenter2015-04-031-1/+1
| | * | | | staging: rtl8192e: Remove dead codeMateusz Kulikowski2015-04-035-22/+2Star
| | * | | | staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski2015-04-0316-289/+318
| | * | | | staging: rtl8192e: Fix indentation in rtllib_rx_auth_resp()Mateusz Kulikowski2015-04-031-18/+12Star
| | * | | | staging: rtl8192e: Decrease nesting of rtllib_rx_auth_resp()Mateusz Kulikowski2015-04-031-44/+45
| | * | | | staging: rtl8192e: Divide rtllib_rx_auth()Mateusz Kulikowski2015-04-031-54/+58
| | * | | | staging: rtl8192e: Fix PRINTK_WITHOUT_KERN_LEVEL warningsMateusz Kulikowski2015-04-031-8/+2Star
| | * | | | staging: rtl8192e: Fix DO_WHILE_MACRO_WITH_TRAILING_SEMICOLON warningMateusz Kulikowski2015-04-031-1/+1
| | * | | | staging: rtl8192e: Fix BRACES warningMateusz Kulikowski2015-04-031-4/+2Star
| | * | | | staging: rtl8192e: Fix LINE_CONTINUATIONS warningMateusz Kulikowski2015-04-031-1/+1
| | * | | | staging: rtl8192e: Fix UNNECESSARY_PARENTHESES warningsMateusz Kulikowski2015-04-033-9/+9
| | * | | | staging: rtl8192e: remove unused EXPORT_SYMBOL_RSL macroMateusz Kulikowski2015-04-031-3/+0Star
| | * | | | staging: rtl8192e: Fix RETURN_VOID warningsMateusz Kulikowski2015-04-035-19/+0Star
| | * | | | staging: rtl8192e: Fix UNNECESSARY_ELSE warningMateusz Kulikowski2015-04-0312-518/+482Star
| | * | | | staging: rtl8723au: Remove unneeded commentsM. Vefa Bicakci2015-04-031-4/+4