aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-291-6/+6
* [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-291-1/+1
* [media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2010-12-294-4/+4
* [media] drivers/staging/cx25821: Use pr_fmt and pr_<level>Joe Perches2010-12-2911-322/+287
* [media] TM6000: Drop unused macroJean Delvare2010-12-291-12/+0
* [media] TM6000: Clean-up i2c initializationJean Delvare2010-12-291-17/+10
* [media] tm6000: add revision checkStefan Ringel2010-12-292-14/+20
* [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-291-46/+39
* [media] ir-core: more cleanups of ir-functions.cDavid Härdeman2010-12-292-4/+4
* [media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman2010-12-291-11/+4
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-202-5/+5
|\
| * [media] Don't export format_by_forcc on two different driversMauro Carvalho Chehab2010-12-022-5/+5
* | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-0226-169/+210
|\ \
| * | Staging: rt2870: Add USB ID for Buffalo Airstation WLI-UC-GNJohn Tapsell2010-11-291-0/+1
| * | staging: easycap needs smp_lock.h, fixes build errorRandy Dunlap2010-11-291-0/+1
| * | Staging: batman-adv: ensure that eth_type_trans gets linear memoryMarek Lindner2010-11-291-4/+10
| * | Staging: batman-adv: Don't remove interface with spinlock heldSven Eckelmann2010-11-291-6/+13
| * | staging: brcm80211: updated maintainers contact informationArend van Spriel2010-11-292-3/+7
| * | Merge branch 'master' into workGreg Kroah-Hartman2010-11-297-9/+8
| |\ \
| * | | staging: fix winbond build, needs delay.hRandy Dunlap2010-11-191-0/+3
| * | | Staging: line6: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-186-130/+130
| * | | Staging: zram: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-2/+2
| * | | Staging: udlfb: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-1/+1
| * | | Staging: samsung-laptop: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-1/+1
| * | | Staging: iio: adis16220: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-1/+1
| * | | Staging: frontier: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-1/+1
| * | | Staging: asus_oled: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-4/+4
| * | | staging: spectra: fix build errorYong Wang2010-11-171-1/+1
| * | | Staging: intel_sst: fix memory leakDan Carpenter2010-11-161-1/+1
| * | | Staging: rtl8712: signedness bug in initDan Carpenter2010-11-161-1/+1
| * | | staging: rtl8187se: Change panic to warn when RF switch turned offLarry Finger2010-11-161-8/+22
| * | | staging: comedi: fix memory leakNicolas Kaiser2010-11-161-2/+2
| * | | Staging: quickstart: free after input_unregister_device()Dan Carpenter2010-11-161-2/+8
| * | | Staging: speakup: free after input_unregister_device()Dan Carpenter2010-11-161-1/+0
| * | | Staging: line6: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-166-130/+130
| * | | Staging: zram: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-161-2/+2
| * | | Staging: udlfb: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-161-1/+1
| * | | Staging: samsung-laptop: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-161-1/+1
| * | | Staging: iio: adis16220: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-161-1/+1
| * | | Staging: frontier: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-161-1/+1
| * | | Staging: asus_oled: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-161-4/+4
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-022-3/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-222-3/+3
* | | Fix build failure at cx25821-video driverYouquan Song2010-11-181-0/+1
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-175-5/+0
* | | staging/stradis: mark as "depends on BKL"Arnd Bergmann2010-11-171-1/+1
* | | SCSI host lock push-downJeff Garzik2010-11-162-4/+7
| |/ |/|
* | i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare2010-11-151-1/+0
* | i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-11-151-3/+0
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-131-0/+1
|\ \ | |/