summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* 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-291-2/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-288-7/+24
| |\
| * | gdm72xx: Move away from NLMSG_PUT().David S. Miller2012-06-261-4/+6
* | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-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/+1
|/ /
* | 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-207-7/+18
|\ \ \ | |_|/ |/| |
| * | staging: r8712u: Add new USB IDsLubomir Schmidt2012-06-151-0/+2
| * | staging: gdm72xx: Release netlink socket properlyBen Chan2012-06-141-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-111-1/+1
| * | staging/comedi: fix build for USB not enabledRandy Dunlap2012-06-111-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-041-2/+0
* | | 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-291-3/+5
* | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-242-9/+2
|\ \ \
| * | | drm: Make the CRTC gamma_set operation optionalLaurent Pinchart2012-05-221-7/+0
| * | | 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/+164
| * | | [media] staging/media/as102: remove version.h include at as102_fe.cjoseph daniel2012-05-201-2/+0
| * | | [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/+16
| * | | [media] staging: easycap: Clean comment style in easycap_usb_disconnect()Ezequiel García2012-05-151-40/+24
| * | | [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/+7
| * | | [media] v4l: fix compiler warningsHans Verkuil2012-05-141-2/+0
| * | | [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
| * | | Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab2012-04-1954-135/+129
| |\ \ \
| * | | | [media] staging: as102: Remove redundant NULL check before release_firmware()...Jesper Juhl2012-04-191-4/+1
| * | | | [media] staging/media/as102: Don't call release_firmware() on uninitialized v...Jesper Juhl2012-04-101-1/+1
| * | | | [media] mm/drivers: use vm_flags_t for vma flagsKonstantin Khlebnikov2012-04-101-1/+1
| * | | | [media] lirc: delete unused init/exit function prototypesGianluca Gennari2012-04-102-8/+0
OpenPOWER on IntegriCloud