aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-30[S390] cio: Make isc handling more robust.Cornelia Huck4-14/+10
2008-04-30[S390] Automatically detect added cpus.Heiko Carstens1-1/+16
2008-04-30[S390] cio: Use strict_strtoul() for attributes.Cornelia Huck5-18/+35
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds7-10/+16
2008-04-30V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynamic load for tunersMauro Carvalho Chehab1-2/+7
2008-04-30V4L/DVB (7794): cx88: Fix a warningMauro Carvalho Chehab1-1/+0
2008-04-30V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error messageRobert P. J. Day1-3/+3
2008-04-30V4L/DVB (7791): ivtv: POLLHUP must be returned on eofHans Verkuil1-1/+3
2008-04-29pasemi_edac needs to include linux/edac.hStephen Rothwell1-0/+1
2008-04-29V4L/DVB (7789b): Fix merge conflictsMauro Carvalho Chehab3-3/+3
2008-04-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-8/+17
2008-04-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-8/+12
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-10/+20
2008-04-29[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang1-0/+9
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds140-700/+11030
2008-04-29Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds42-240/+297
2008-04-29ahci: SB600 ahci can't do MSI, blacklist that capabilityTejun Heo1-1/+1
2008-04-29V4L-DVB(7789a): cx18: fix symbol conflict with ivtv driverMauro Carvalho Chehab4-12/+12
2008-04-29V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modulesMichael Krufky2-47/+79
2008-04-29V4L/DVB (7785): [2.6 patch] make mt9{m001,v022}_controls[] staticAdrian Bunk2-2/+2
2008-04-29V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil45-0/+10182
2008-04-29V4L/DVB (7783): drivers/media/dvb/frontends/s5h1420.c: printk fixAndrew Morton1-1/+1
2008-04-29V4L/DVB (7782): pvrusb2: Driver is no longer experimentalMike Isely1-1/+1
2008-04-29V4L/DVB (7781): pvrusb2-dvb: include dvb support by default and update Kconfig help textMichael Krufky1-12/+6
2008-04-29V4L/DVB (7780): pvrusb2: always enable support for OnAir Creator / HDTV USB2Michael Krufky2-34/+1
2008-04-29V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debugMichael Krufky2-17/+26
2008-04-29Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab35-117/+117
2008-04-29Fix V4L/DVB core help messagesMauro Carvalho Chehab1-18/+16
2008-04-29V4L/DVB (7769): Move other terrestrial tuners to common/tunersMauro Carvalho Chehab15-33/+33
2008-04-29V4L/DVB (7768): reorganize some DVB-S Kconfig itemsMauro Carvalho Chehab1-33/+35
2008-04-29V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab49-198/+248
2008-04-29V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6Igor Kuznetsov1-0/+6
2008-04-29V4L/DVB (7765): Add support for Beholder BeholdTV H6Igor Kuznetsov3-0/+38
2008-04-29V4L/DVB (7763): ivtv: add tuner support for the AverMedia M116Hans Verkuil3-12/+18
2008-04-29V4L/DVB (7762): ivtv: fix tuner detection for PAL-N/NcHans Verkuil1-16/+18
2008-04-29V4L/DVB (7761): ivtv: increase the DMA timeout from 100 to 300 msHans Verkuil1-2/+2
2008-04-29V4L/DVB (7759): ivtv: increase version number to 1.2.1Hans Verkuil1-1/+1
2008-04-29V4L/DVB (7758): ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is calledHans Verkuil1-10/+21
2008-04-29V4L/DVB (7757): ivtv: add autodetect for the AVermedia M104 cardHans Verkuil3-1/+39
2008-04-29V4L/DVB (7756): ivtv: use strlcpy instead of strcpyHans Verkuil4-13/+15
2008-04-29V4L/DVB (7755): ivtv: add support for card comments and detected but unsupported cardsHans Verkuil3-0/+10
2008-04-29V4L/DVB (7754): ivtv: change initialization order to fix an oops when device registration failedHans Verkuil1-17/+16
2008-04-29V4L/DVB (7753): saa7134: fix tuner setupMauro Carvalho Chehab2-143/+117
2008-04-29V4L/DVB (7752): tuner-core: add a missing \n after a debug printkMauro Carvalho Chehab1-1/+3
2008-04-29V4L/DVB (7749): cx88: fix tuner setupMauro Carvalho Chehab2-36/+44
2008-04-29libata: More TSSTcorp pain, keep in sync with legacy IDEAlan Cox1-0/+3
2008-04-29pata_via: Fix 6410 misdetectAlan Cox1-5/+6
2008-04-29[libata] pata_atiixp: fix PIO timing data misprogrammingJeff Garzik1-2/+2
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare18-172/+174
2008-04-29i2c: Add support for device alias namesJean Delvare36-47/+113