summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-12-01em28xx: remove backward compat macro added on a previous fixMauro Carvalho Chehab1-12/+0
2008-12-01V4L/DVB (9748): em28xx: fix compile warningHans Verkuil1-2/+0
2008-12-01V4L/DVB (9743): em28xx: fix oops audioDouglas Schilling Landgraf1-1/+1
2008-11-24V4L/DVB (9742): em28xx-alsa: implement another locking schemaMauro Carvalho Chehab1-13/+24
2008-11-24V4L/DVB (9732): sms1xxx: use new firmware for Hauppauge WinTV MiniStickMichael Krufky1-1/+1
2008-11-24V4L/DVB (9691): gspca: Move the video device to a separate area.Jean-Francois Moine2-16/+14
2008-11-24V4L/DVB (9690): gspca: Lock the subdrivers via module_get/put.Jean-Francois Moine2-4/+11
2008-11-24V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.Jean-Francois Moine10-10/+39
2008-11-20V4L/DVB (9668): em28xx: fix a race condition with haldMauro Carvalho Chehab1-53/+75
2008-11-20V4L/DVB (9664): af9015: don't reconnect device in USB-busJose Alberto Reguero1-6/+2
2008-11-20V4L/DVB (9647): em28xx: void having two concurrent control URB'sMauro Carvalho Chehab3-2/+12
2008-11-20V4L/DVB (9646): em28xx: avoid allocating/dealocating memory on every control urbMauro Carvalho Chehab2-22/+31
2008-11-20V4L/DVB (9645): em28xx: Avoid memory leaks if registration failsMauro Carvalho Chehab1-4/+5
2008-11-17V4L/DVB (9639): Make dib0700 remote control support work with firmware v1.20Devin Heitmueller3-2/+158
2008-11-17V4L/DVB (9635): v4l: s2255drv fix firmware test on big-endianHarvey Harrison1-1/+1
2008-11-17V4L/DVB (9634): Make sure the i2c gate is open before powering down tunerDevin Heitmueller1-0/+2
2008-11-17V4L/DVB (9632): make em28xx aux audio input workDevin Heitmueller1-0/+2
2008-11-17V4L/DVB (9631): Make s2api work for ATSC supportDevin Heitmueller1-1/+2
2008-11-17V4L/DVB (9627): em28xx: Avoid i2c register error for boards without eepromMauro Carvalho Chehab1-4/+6
2008-11-17V4L/DVB (9608): Fix section mismatch warning for dm1105 during makeIgor M. Liplianin1-1/+1
2008-11-17V4L/DVB (9605): usb-urb: fix memory leakDouglas Schilling Landgraf1-5/+14
2008-11-17V4L/DVB (9604): ttusb_dec: fix memory leakDouglas Schilling Landgraf1-0/+1
2008-11-17V4L/DVB (9603): dvb-ttusb-budget: Add validation for ttusb_alloc_iso_urbsDouglas Schilling Landgraf1-1/+8
2008-11-17V4L/DVB (9602): dvb-ttusb-budget: Add NULL pointer validationDouglas Schilling Landgraf1-0/+6
2008-11-17V4L/DVB (9601): ttusb_dec: Add NULL pointer validationDouglas Schilling Landgraf1-0/+6
2008-11-16acpi: fix oops in acpi_system_wakeup_device_seq_showLinus Torvalds1-1/+1
2008-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-25/+56
2008-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds6-17/+21
2008-11-15LIS3LV02Dx: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-11-15Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-19/+22
2008-11-15Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-28/+29
2008-11-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-82/+149
2008-11-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-2/+14
2008-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds17-99/+67
2008-11-15misc: C2port needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-11-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+11
2008-11-15[SCSI] dpt_i2o: fix transferred data length for scsi_set_resid()Miquel van Smoorenburg1-2/+2
2008-11-15libata: improve phantom device detectionTejun Heo1-2/+11
2008-11-14Create/use more directory structure in the Documentation/ tree.Randy Dunlap4-28/+29
2008-11-14[S390] dasd: log sense for fatal errorsStefan Haberland1-0/+5
2008-11-14[S390] cio: Fix refcount after moving devices.Cornelia Huck1-0/+4
2008-11-14[S390] kvm_s390: Fix oops in virtio device detection with "mem="Christian Borntraeger1-2/+2
2008-11-14[S390] sclp: emit error message if assign storage failsHeiko Carstens1-0/+3
2008-11-14V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/trebleMauro Carvalho Chehab1-8/+7
2008-11-14V4L/DVB (9623): tvaudio: Improve debug msg by printing something more humanMauro Carvalho Chehab1-1/+5
2008-11-14V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototypeMauro Carvalho Chehab1-12/+7
2008-11-14V4L/DVB (9621): Avoid writing outside shadow.bytes[] arrayMauro Carvalho Chehab1-3/+27
2008-11-14V4L/DVB (9620): tvaudio: use a direct reference for chip descriptionMauro Carvalho Chehab1-8/+9
2008-11-14V4L/DVB (9619): tvaudio: update initial commentsMauro Carvalho Chehab1-1/+5
2008-11-14V4L/DVB (9618): tvaudio: add additional logic to avoid OOPSMauro Carvalho Chehab1-8/+37