aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAge
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-15
|\
| * [media] drivers/staging/media/as102/as102_usb_drv.c: shift position of alloca...Julia Lawall2012-01-06
| * [media] Staging: dt3155v4l: probe() always failsDan Carpenter2012-01-06
| * [media] Staging: dt3155v4l: update to newer APIDan Carpenter2012-01-06
| * [media] Don't test for ops->info.type inside driversMauro Carvalho Chehab2012-01-04
| * [media] dvb: remove the extra parameter on get_frontendMauro Carvalho Chehab2011-12-31
| * [media] staging/as102: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab2011-12-31
| * [media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab2011-12-31
| * [media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab2011-12-31
| * Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab2011-12-30
| |\
| * | [media] staging/media: lirc_imon: add a __user annotationDan Carpenter2011-11-26
| * | [media] go7007: Fix 2250 urb typePete2011-11-24
| * | [media] staging: as102: Add support for Sky Italia Digital Key based on the s...Gianluca Gennari2011-11-24
| * | [media] easycap: fix warnings: variable set but not usedTomas Winkler2011-11-24
| * | [media] easycap: drop usb_class_driverTomas Winkler2011-11-24
| * | [media] easycap: add easycap prefix to global functions namesTomas Winkler2011-11-24
| * | [media] easycap: remove unused members of struct easycapTomas Winkler2011-11-24
| * | [media] easycap: easycap_usb_driver should be static to easycap_main.cTomas Winkler2011-11-24
| * | [media] easycap: use usb_kill_urb wrapper functionsTomas Winkler2011-11-24
| * | [media] easycap: drop initializations to 0 in the probe functionsTomas Winkler2011-11-24
| * | [media] easycap: streamline the codeTomas Winkler2011-11-24
| * | [media] easycap: compress initialization tablesTomas Winkler2011-11-24
| * | [media] easycap: remove linux/version.h include from easycap_ioctl.cTomas Winkler2011-11-24
| * | [media] easycap: cleanup function usageTomas Winkler2011-11-24
| * | [media] staging: lirc_serial: Do not assume error codes returned by request_i...Ben Hutchings2011-11-24
| * | [media] staging: lirc_serial: Fix bogus error codesBen Hutchings2011-11-24
| * | [media] staging: lirc_serial: Fix deadlock on resume failureBen Hutchings2011-11-24
| * | [media] staging: lirc_serial: Free resources on failure paths of lirc_serial_...Ben Hutchings2011-11-24
| * | [media] staging: lirc_serial: Fix init/exit orderBen Hutchings2011-11-24
| * | [media] staging: as102: Add missing function argumentSylwester Nawrocki2011-11-24
| * | Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab2011-11-23
| |\ \
| * | | [media] staging: as102: Eliminate as10x_handle_t aliasSylwester Nawrocki2011-11-08
| * | | [media] staging: as102: Define device name string pointers constantSylwester Nawrocki2011-11-08
| * | | [media] staging: as102: Move variable declarations to the headerSylwester Nawrocki2011-11-08
| * | | [media] staging: as102: Use linux/uaccess.h instead of asm/uaccess.hSylwester Nawrocki2011-11-08
| * | | [media] staging: as102: Remove linkage specifiers for C++Sylwester Nawrocki2011-11-08
| * | | [media] staging: as102: Replace printk(KERN_<LEVEL> witk pr_<level>Sylwester Nawrocki2011-11-08
| * | | [media] staging: as102: Whitespace and indentation cleanupSylwester Nawrocki2011-11-08
| * | | [media] staging: as102: Fix the dvb device registration error pathSylwester Nawrocki2011-11-08
| * | | [media] staging: as102: Replace pragma(pack) with attribute __packedSylwester Nawrocki2011-11-08
| * | | [media] staging: as102: Make the driver select CONFIG_FW_LOADERSylwester Nawrocki2011-11-08
| * | | [media] staging: as102: Remove leftovers of the SPI bus driverSylwester Nawrocki2011-11-08
| * | | [media] staging: as102: Remove unnecessary typedefsSylwester Nawrocki2011-11-08
| * | | [media] staging: as102: Remove comment tags for editors configurationPiotr Chmura2011-11-08
| * | | [media] solo6x10: fix broken MakefileHans Verkuil2011-11-07
| * | | [media] solo6x10: rename jpeg.h to solo6x10-jpeg.hHans Verkuil2011-11-07
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-14
|\ \ \ \
| * | | | MIPS: Octeon: Move some Ethernet support files out of staging.David Daney2011-12-07
* | | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | | | | lirc_parallel: fix module parameter description.Rusty Russell2012-01-12