summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* 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-161-11/+11
| |\ \
| | * | direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-111-2/+2
| | * | direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval2015-04-111-9/+9
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-0/+1
| |\ \ \
| | * | | kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-151-0/+1
| * | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-154-21/+7
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | make new_sync_{read,write}() staticAl Viro2015-04-111-6/+0
| | * | serial2002: switch to __vfs_read/__vfs_writeAl Viro2015-04-111-12/+6
| | * | ashmem: use __vfs_read()Al Viro2015-04-111-1/+1
| | * | lustre: kill unused members of struct vvp_thread_infoAl Viro2015-04-111-2/+0
| * | | 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/+0
| | |\ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-062-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-141-1/+3
| |\ \ \ \ \
| | * | | | | page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov2015-04-141-1/+3
| * | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-141-1/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'iocb' into for-nextAl Viro2015-04-111-1/+0
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-251-1/+0
| | | |/ /
| * | | | Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-13764-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/+2
| | * | | | 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/+12
| | * | | | 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/+2
| | * | | | staging: rtl8192e: Fix DO_WHILE_MACRO_WITH_TRAILING_SEMICOLON warningMateusz Kulikowski2015-04-031-1/+1
| | * | | | staging: rtl8192e: Fix BRACES warningMateusz Kulikowski2015-04-031-4/+2
| | * | | | 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/+0
| | * | | | staging: rtl8192e: Fix RETURN_VOID warningsMateusz Kulikowski2015-04-035-19/+0
| | * | | | staging: rtl8192e: Fix UNNECESSARY_ELSE warningMateusz Kulikowski2015-04-0312-518/+482
| | * | | | staging: rtl8723au: Remove unneeded commentsM. Vefa Bicakci2015-04-031-4/+4
| | * | | | staging: rtl8723au: Use __func__ in trace logsM. Vefa Bicakci2015-04-031-19/+22
| | * | | | staging: rtl8723au: Rework two byte array comparisonsM. Vefa Bicakci2015-04-031-20/+14
| | * | | | staging: rtl8723au: suspect code indent for conditional statementsM. Vefa Bicakci2015-04-031-17/+17
| | * | | | staging: rtl8723au: Adjust whitespace in and around commentsM. Vefa Bicakci2015-04-031-56/+57
| | * | | | staging: rtl8723au: No spaces at the start of a lineM. Vefa Bicakci2015-04-031-70/+70
OpenPOWER on IntegriCloud