summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-241-5/+0Star
|\
| * i2c: Add SCCB supportLaurent Pinchart2012-07-241-5/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2012-06-291-3/+5
| |\ \
| * | | treewide: Put a space between #include and FILEPaul Bolle2012-06-281-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-241-6/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-301-2/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-298-7/+24
| |\ \ \
| * | | | gdm72xx: Move away from NLMSG_PUT().David S. Miller2012-06-271-4/+6
* | | | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-4/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-07-061-4/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | staging: nvec: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-121-4/+4
| | |/ / /
* | / / / omap2+: add drm deviceAndy Gross2012-07-022-56/+1Star
|/ / / /
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-251-0/+6
|\ \ \ \
| * | | | [media] USB: Staging: media: lirc: initialize spinlocks before usageSasha Levin2012-06-181-0/+6
* | | | | Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-217-7/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | staging: r8712u: Add new USB IDsLubomir Schmidt2012-06-151-0/+2
| * | | | staging: gdm72xx: Release netlink socket properlyBen Chan2012-06-151-1/+1
| * | | | staging:iio:ad7298: Fix linker error due to missing IIO kfifo bufferLars-Peter Clausen2012-06-121-0/+1
| * | | | Revert "staging: usbip: bugfix for stack corruption on 64-bit architectures"Greg Kroah-Hartman2012-06-121-1/+1
| * | | | staging: usbip: bugfix for stack corruption on 64-bit architecturesBart Westgeest2012-06-121-1/+1
| * | | | staging/comedi: fix build for USB not enabledRandy Dunlap2012-06-121-0/+5
| * | | | staging: omapdrm: fix crash when freeing bad fbAndy Gross2012-06-111-3/+7
| * | | | staging:iio:ad7606: Re-add missing scale attributeLars-Peter Clausen2012-06-071-1/+2
| * | | | staging:iio: remove num_interrupt_lines from documentationJohan Hovold2012-06-051-2/+0Star
| | |_|/ | |/| |
* | | | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-042-9/+9
|\ \ \ \ | |/ / / |/| | |
| * | | frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk2012-05-152-9/+9
* | | | mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLEHugh Dickins2012-05-301-3/+5
| |_|/ |/| |
* | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-242-9/+2Star
|\ \ \
| * | | drm: Make the CRTC gamma_set operation optionalLaurent Pinchart2012-05-221-7/+0Star
| * | | drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-221-1/+1
| * | | drm: Constify gem_vm_ops pointerLaurent Pinchart2012-05-221-1/+1
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-248-772/+913
|\ \ \ \ | | |_|/ | |/| |
| * | | Revert "[media] staging: media: go7007: Adlink MPG24 board issues"Mauro Carvalho Chehab2012-05-206-407/+164Star
| * | | [media] staging/media/as102: remove version.h include at as102_fe.cjoseph daniel2012-05-201-2/+0Star
| * | | [media] staging: media: go7007: Adlink MPG24 board issuesVolokh Konstantin2012-05-206-164/+407
| * | | [media] staging: easycap: Split easycap_delete() into several piecesEzequiel García2012-05-151-196/+249
| * | | [media] staging: easycap: Clean comment style in easycap_delete()Ezequiel García2012-05-151-27/+16Star
| * | | [media] staging: easycap: Clean comment style in easycap_usb_disconnect()Ezequiel García2012-05-151-40/+24Star
| * | | [media] staging: easycap: Split audio buffer and urb allocationEzequiel García2012-05-151-105/+124
| * | | [media] staging: easycap: Push video registration to easycap_register_video()Ezequiel García2012-05-151-25/+33
| * | | [media] staging: easycap: Initialize 'ntsc' parameter before usageEzequiel García2012-05-151-4/+4
| * | | [media] staging: easycap: Push bInterfaceNumber saving to config_easycap()Ezequiel García2012-05-151-31/+41
| * | | [media] staging: easycap: Split buffer and video urb allocationEzequiel García2012-05-151-164/+211
| * | | [media] staging: easycap: Split device struct alloc and retrieval codeEzequiel García2012-05-151-168/+216
| * | | Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab2012-05-157-12/+23
| |\| |
| * | | [media] staging/media/as102: removed else statementsjoseph daniel2012-05-151-21/+7Star
| * | | [media] v4l: fix compiler warningsHans Verkuil2012-05-141-2/+0Star
| * | | [media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil2012-05-141-0/+4
| * | | [media] staging: go7007: Add MODULE_FIRMWARETim Gardner2012-04-191-0/+2