summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* [media] Don't test for ops->info.type inside driversMauro Carvalho Chehab2012-01-041-1/+0
* [media] dvb: remove the extra parameter on get_frontendMauro Carvalho Chehab2011-12-311-2/+2
* [media] staging/as102: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab2011-12-313-43/+43
* [media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab2011-12-311-1/+1
* [media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab2011-12-311-1/+1
* Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab2011-12-3014-58/+127
|\
| * staging: r8712u: Add new USB IDLarry Finger2011-12-131-0/+1
| * staging: tidspbridge: request dmtimer clocks on initOmar Ramirez Luna2011-12-131-3/+12
| * staging: tidspbridge: include module.h by defaultOmar Ramirez Luna2011-12-131-4/+0
| * Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-024-30/+84
| |\
| | * Staging: comedi: fix integer overflow in do_insnlist_ioctl()Xi Wang2011-11-281-1/+1
| | * Revert "Staging: comedi: integer overflow in do_insnlist_ioctl()"Greg Kroah-Hartman2011-11-281-5/+0
| | * Staging: comedi: integer overflow in do_insnlist_ioctl()Dan Carpenter2011-11-261-0/+5
| | * Staging: comedi: fix signal handling in read and writeFederico Vaga2011-11-261-2/+2
| | * Staging: comedi: fix mmap_countFederico Vaga2011-11-261-2/+17
| | * staging: comedi: fix oops for USB DAQ devices.Bernd Porr2011-11-261-18/+53
| | * staging: comedi: usbduxsigma: Fixed wrong range for the analogue channel.Bernd Porr2011-11-261-3/+4
| | * staging:rts_pstor:Complete scanning_done variablewwang2011-11-261-0/+1
| | * staging: usbip: bugfix for deadlockBart Westgeest2011-11-261-4/+6
| * | iio: iio_event_getfd -- fix ev_int build failureAndy Whitcroft2011-11-261-10/+9
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-11-221-1/+9
| |\
| | * iio: fix a leak due to improper use of anon_inode_getfd()Al Viro2011-11-211-1/+9
| * | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-213-8/+9
| |\ \ | | |/ | |/|
| | * staging: fix more ET131X build errorsRandy Dunlap2011-11-181-1/+2
| | * staging: et131x depends on NETRandy Dunlap2011-11-181-1/+1
| | * staging: slicoss depends on NETRandy Dunlap2011-11-181-1/+1
| | * linux-next: et131x: Fix build error when CONFIG_PM_SLEEP not enabledMark Einon2011-11-181-6/+6
| * | media/staging: fix allyesconfig build errorRandy Dunlap2011-11-172-3/+4
| * | STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct changeDavid Daney2011-11-091-1/+1
| |/
* | [media] staging/media: lirc_imon: add a __user annotationDan Carpenter2011-11-261-2/+2
* | [media] go7007: Fix 2250 urb typePete2011-11-241-1/+7
* | [media] staging: as102: Add support for Sky Italia Digital Key based on the s...Gianluca Gennari2011-11-242-0/+7
* | [media] easycap: fix warnings: variable set but not usedTomas Winkler2011-11-243-11/+9
* | [media] easycap: drop usb_class_driverTomas Winkler2011-11-242-25/+1
* | [media] easycap: add easycap prefix to global functions namesTomas Winkler2011-11-246-47/+43
* | [media] easycap: remove unused members of struct easycapTomas Winkler2011-11-241-6/+0
* | [media] easycap: easycap_usb_driver should be static to easycap_main.cTomas Winkler2011-11-242-2/+1
* | [media] easycap: use usb_kill_urb wrapper functionsTomas Winkler2011-11-244-106/+65
* | [media] easycap: drop initializations to 0 in the probe functionsTomas Winkler2011-11-241-26/+3
* | [media] easycap: streamline the codeTomas Winkler2011-11-243-102/+88
* | [media] easycap: compress initialization tablesTomas Winkler2011-11-241-8/+8
* | [media] easycap: remove linux/version.h include from easycap_ioctl.cTomas Winkler2011-11-241-1/+0
* | [media] easycap: cleanup function usageTomas Winkler2011-11-245-452/+215
* | [media] staging: lirc_serial: Do not assume error codes returned by request_i...Ben Hutchings2011-11-241-12/+9
* | [media] staging: lirc_serial: Fix bogus error codesBen Hutchings2011-11-241-11/+12
* | [media] staging: lirc_serial: Fix deadlock on resume failureBen Hutchings2011-11-241-3/+1
* | [media] staging: lirc_serial: Free resources on failure paths of lirc_serial_...Ben Hutchings2011-11-241-3/+16
* | [media] staging: lirc_serial: Fix init/exit orderBen Hutchings2011-11-241-35/+21
* | [media] staging: as102: Add missing function argumentSylwester Nawrocki2011-11-241-1/+1
* | Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab2011-11-2342-10/+46
|\ \ | |/
OpenPOWER on IntegriCloud