summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-27Fix namespace issue with HisaxKarsten Keil3-3/+3
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab593-7659/+43342
2008-07-27V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk14-49/+11
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison49-235/+235
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins2-6/+21
2008-07-27V4L/DVB (8532): mxl5007t: remove excessive locksMichael Krufky1-16/+0
2008-07-27V4L/DVB (8531): mxl5007t: move i2c gate handling outside of mutex protected c...Michael Krufky1-21/+24
2008-07-27V4L/DVB (8530): au0828: add support for new revision of HVR950QMichael Krufky4-0/+29
2008-07-27V4L/DVB (8529): mxl5007t: enable _init and _sleep power management functionalityMichael Krufky1-8/+34
2008-07-27V4L/DVB (8528): add support for MaxLinear MxL5007T silicon tunerMichael Krufky4-0/+1130
2008-07-27V4L/DVB (8526): saa7146: fix VIDIOC_ENUM_FMTHans Verkuil1-10/+7
2008-07-27V4L/DVB (8525): fix a few assorted spelling mistakes.Hans Verkuil1-1/+1
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil62-121/+13
2008-07-27V4L/DVB (8521): gspca: Webcams with Sonix bridge and sensor ov7630 are VGA.Jean-Francois Moine1-4/+4
2008-07-27V4L/DVB (8520): gspca: Bad webcam information in some modules since 28b8203a8...Jean-Francois Moine6-54/+54
2008-07-27V4L/DVB (8519): gspca: Set the specific per webcam information in driver_info...Jean-Francois Moine1-77/+57
2008-07-27V4L/DVB (8518): gspca: Remove the remaining frame decoding functions from the...Jean-Francois Moine3-227/+74
2008-07-27V4L/DVB (8517): gspca: Bad sensor for some webcams in zc3xx since 28b8203a830e.Jean-Francois Moine1-4/+4
2008-07-27V4L/DVB (8515): gspca: Webcam 0c45:6143 added in sonixj.Jean-Francois Moine1-0/+1
2008-07-27V4L/DVB (8513): gspca: Set the specific per webcam information in driver_info.Jean-Francois Moine19-945/+284
2008-07-27V4L/DVB (8512): gspca: Do not use the driver_info field of usb_device_id.Jean-Francois Moine17-17/+0
2008-07-27V4L/DVB (8511): gspca: Get the card name of QUERYCAP from the usb product name.Jean-Francois Moine1-1/+10
2008-07-27V4L/DVB (8509): pvrusb2: fix device descriptions for HVR-1900 & HVR-1950Michael Krufky1-3/+3
2008-07-27V4L/DVB (8506): empress: fix control handling oopsHans Verkuil3-16/+48
2008-07-27V4L/DVB (8505): saa7134-empress.c: fix deadlockHans Verkuil2-9/+5
2008-07-27V4L/DVB (8504): s2255drv: add missing headerHans Verkuil1-0/+1
2008-07-27avr32: some mmc/sd cleanupsDavid Brownell1-8/+8
2008-07-27Merge commit 'upstream/master'Haavard Skinnemoen1844-99565/+213310
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov8-22/+22
2008-07-27KVM: s390: Fix guest kconfigChristian Borntraeger1-1/+1
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds32-955/+1208
2008-07-27fix for a memory leak in an error case introduced by fix for double freeOliver Neukum1-4/+6
2008-07-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds122-984/+1324
2008-07-27m68k: gs: use tty_port fixesGeert Uytterhoeven2-55/+56
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds9-36/+457
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds39-1/+23873
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-40/+40
2008-07-27firmware: fix memmap printk format warningsRandy Dunlap1-2/+4
2008-07-27[PATCH] f_count may wrap aroundAl Viro1-3/+3
2008-07-27Add layer1 over IP supportKarsten Keil5-1/+2003
2008-07-27Add mISDN HFC multiport driverKarsten Keil4-0/+6537
2008-07-27Add mISDN HFC PCI driverKarsten Keil4-0/+2503
2008-07-27Add mISDN DSPKarsten Keil14-0/+5991
2008-07-27Add mISDN core filesKarsten Keil15-0/+6835
2008-07-27Add mISDN driverKarsten Keil3-1/+5
2008-07-27atmel-mci: debugfs supportHaavard Skinnemoen2-0/+191
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen3-0/+72
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen4-0/+177
2008-07-27imxmmc: fix crash when no platform data is providedPaulius Zaleckas1-2/+9