summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab2012-03-27389-15305/+49701
| |\ \ \ \
* | \ \ \ \ Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-22565-46316/+31588
|\ \ \ \ \ \
| * | | | | | Staging: bcm: Remove two unused variables from Adapter.hKevin McKinney2012-05-181-2/+0
| * | | | | | Staging: bcm: Removes the volatile type definition from Adapter.hKevin McKinney2012-05-181-2/+2
| * | | | | | Staging: bcm: Rename all "INT" to "int" in Adapter.hKevin McKinney2012-05-181-11/+11
| * | | | | | Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.hKevin McKinney2012-05-181-6/+6
| * | | | | | Staging: bcm: Correctly format all comments in Adapter.hKevin McKinney2012-05-181-62/+67
| * | | | | | Staging: bcm: Fix all whitespace issues in Adapter.hKevin McKinney2012-05-181-374/+342
| * | | | | | Staging: bcm: Properly format braces in Adapter.hKevin McKinney2012-05-181-52/+26
| * | | | | | Staging: ipack/bridges/tpci200: remove unneeded castsSamuel Iglesias Gonsalvez2012-05-181-20/+16
| * | | | | | Staging: ipack/bridges/tpci200: remove TPCI200_SHORTNAME constantSamuel Iglesias Gonsalvez2012-05-182-39/+33
| * | | | | | Staging: ipack: remove board_name and bus_name fields from struct ipack_deviceSamuel Iglesias Gonsalvez2012-05-183-24/+8
| * | | | | | Staging: ipack: improve the register of a bus and a device in the bus.Samuel Iglesias Gonsalvez2012-05-185-117/+131
| * | | | | | staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten2012-05-18109-993/+236
| * | | | | | staging: comedi: remove all 'default N' in KconfigH Hartley Sweeten2012-05-181-135/+4
| * | | | | | staging: line6/config.h: Delete unused headerJohannes Thumshirn2012-05-181-43/+0
| * | | | | | staging: gdm72xx depends on NETRandy Dunlap2012-05-171-0/+1
| * | | | | | staging: gdm72xx: Set up parent link in sysfs for gdm72xx devicesPaul Stewart2012-05-174-4/+5
| * | | | | | staging: drm/omap: initial dmabuf/prime import supportRob Clark2012-05-173-0/+26
| * | | | | | staging: drm/omap: dmabuf/prime mmap supportRob Clark2012-05-174-11/+151