summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: dgrp: check return value of alloc_tty_driverBill Pemberton2012-10-171-0/+9
* staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton2012-10-171-0/+6
* Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman2012-10-1429-10588/+48
|\
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-131-2/+3
| |\
| | *-. Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown2012-10-091-2/+3
| | |\ \
| | | | * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-091-2/+3
| | | | |\
| | | | | * Fix a build error.Eduardo Valentin2012-09-241-1/+3
| | | | | * Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-241-1/+1
| * | | | | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-121-2/+3
| |\ \ \ \ \
| | * | | | | OMAPDRM: Remove manager->device referencesArchit Taneja2012-09-261-2/+3
| * | | | | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-092-2/+2
| * | | | | | mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-091-1/+0
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-0724-10581/+40
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge tag 'v3.6' into staging/for_v3.7Mauro Carvalho Chehab2012-10-0122-47/+123
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | [media] v4l2: make vidioc_s_crop constHans Verkuil2012-09-261-1/+1
| | * | | | [media] v4l2: make vidioc_s_jpegcomp constHans Verkuil2012-09-261-1/+1
| | * | | | Merge tag 'v3.6-rc3' into staging/for_v3.7Mauro Carvalho Chehab2012-08-2417-106/+129
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | [media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab2012-08-131-1/+1
| | * | | | [media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab2012-08-131-1/+1
| | * | | | [media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab2012-08-132-2/+2
| | * | | | [media] dvb: move the dvb core one level upMauro Carvalho Chehab2012-08-133-3/+3
| | * | | | [media] staging: lirc: use %*ph to print small buffersAndy Shevchenko2012-08-132-4/+3
| | * | | | [media] lirc: lirc_ene0100.h is not referenced anywhereSean Young2012-08-131-169/+0
| | * | | | [media] lirc: remove lirc_ttusbir driverSean Young2012-08-133-383/+0
| | * | | | [media] staging: media: Remove easycap driverEzequiel GarcĂ­a2012-08-1212-10002/+0
| | * | | | [media] staging: media: cxd2099: remove memcpy of similar structure variablesDevendra Naga2012-08-121-2/+2
| | * | | | [media] staging: media: cxd2099: use kzalloc to allocate ci pointer of type s...Devendra Naga2012-08-121-2/+1
| | * | | | [media] staging: media: cxd2099: fix sparse warnings in cxd2099_attachDevendra Naga2012-08-121-3/+3
| | * | | | [media] dt3155v4l: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-091-7/+22
| | | |_|/ | | |/| |
* | | | | staging: serial: dgrp: Add missing #include <linux/uaccess.h>Geert Uytterhoeven2012-10-053-0/+3
|/ / / /
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-032-6/+3
|\ \ \ \
| * | | | drm: refcnt drm_framebuffer (v4.1)Rob Clark2012-10-021-2/+2
| * | | | Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter2012-09-2422-47/+123
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2012-08-2717-106/+129
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | drm: remove the raw_edid field from struct drm_display_infoJani Nikula2012-08-241-4/+1
| | |_|/ | |/| |
* | | | userns: Fix build of drivers/staging/dgrpEric W. Biederman2012-10-031-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-022-100/+14
|\ \ \ \
| * | | | make get_file() return its argumentAl Viro2012-09-261-2/+1
| * | | | take descriptor-related part of close() to file.cAl Viro2012-09-261-32/+2
| * | | | expose a low-level variant of fd_install() for binderAl Viro2012-09-261-11/+2
| * | | | new helper: __alloc_fd()Al Viro2012-09-261-54/+5
| * | | | binder: don't allow mmap() by process other than proc->tskAl Viro2012-09-261-1/+4
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-022-3/+5
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-1/+1
| |\ \ \ \ | | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-1521-46/+122
| |\ \ \ \
| * | | | | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-1/+1
| * | | | | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-081-1/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-241-1/+3
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-1/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-7/+7
|\ \ \ \ \ \
OpenPOWER on IntegriCloud