summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modulesMichael Krufky2008-04-292-47/+79
* V4L/DVB (7785): [2.6 patch] make mt9{m001,v022}_controls[] staticAdrian Bunk2008-04-292-2/+2
* V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil2008-04-2947-0/+10217
* V4L/DVB (7783): drivers/media/dvb/frontends/s5h1420.c: printk fixAndrew Morton2008-04-291-1/+1
* V4L/DVB (7782): pvrusb2: Driver is no longer experimentalMike Isely2008-04-291-1/+1
* V4L/DVB (7781): pvrusb2-dvb: include dvb support by default and update Kconfi...Michael Krufky2008-04-291-12/+6
* V4L/DVB (7780): pvrusb2: always enable support for OnAir Creator / HDTV USB2Michael Krufky2008-04-292-34/+1
* V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debugMichael Krufky2008-04-292-17/+26
* Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2008-04-2935-117/+117
* Fix V4L/DVB core help messagesMauro Carvalho Chehab2008-04-291-18/+16
* V4L/DVB (7769): Move other terrestrial tuners to common/tunersMauro Carvalho Chehab2008-04-2915-33/+33
* V4L/DVB (7768): reorganize some DVB-S Kconfig itemsMauro Carvalho Chehab2008-04-291-33/+35
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-2949-198/+248
* V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6Igor Kuznetsov2008-04-292-1/+7
* V4L/DVB (7765): Add support for Beholder BeholdTV H6Igor Kuznetsov2008-04-294-0/+39
* V4L/DVB (7763): ivtv: add tuner support for the AverMedia M116Hans Verkuil2008-04-293-12/+18
* V4L/DVB (7762): ivtv: fix tuner detection for PAL-N/NcHans Verkuil2008-04-291-16/+18
* V4L/DVB (7761): ivtv: increase the DMA timeout from 100 to 300 msHans Verkuil2008-04-291-2/+2
* V4L/DVB (7759): ivtv: increase version number to 1.2.1Hans Verkuil2008-04-291-1/+1
* V4L/DVB (7758): ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is calledHans Verkuil2008-04-291-10/+21
* V4L/DVB (7757): ivtv: add autodetect for the AVermedia M104 cardHans Verkuil2008-04-293-1/+39
* V4L/DVB (7756): ivtv: use strlcpy instead of strcpyHans Verkuil2008-04-294-13/+15
* V4L/DVB (7755): ivtv: add support for card comments and detected but unsuppor...Hans Verkuil2008-04-293-0/+10
* V4L/DVB (7754): ivtv: change initialization order to fix an oops when device ...Hans Verkuil2008-04-291-17/+16
* V4L/DVB (7753): saa7134: fix tuner setupMauro Carvalho Chehab2008-04-292-143/+117
* V4L/DVB (7752): tuner-core: add a missing \n after a debug printkMauro Carvalho Chehab2008-04-291-1/+3
* V4L/DVB (7749): cx88: fix tuner setupMauro Carvalho Chehab2008-04-292-36/+44
* Improve queue_is_locked()Jens Axboe2008-04-291-0/+4
* drivers/net/tehuti: use proper capability check for raw IO accessLinus Torvalds2008-04-291-1/+1
* Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-2922-233/+346
|\
| * [PATCH] new predicate - AUDIT_FILETYPEAl Viro2008-04-283-0/+25
| * [patch 2/2] Use find_task_by_vpid in audit codePavel Emelyanov2008-04-281-3/+3
| * [patch 1/2] audit: let userspace fully control TTY input auditingMiloslav Trmac2008-04-283-59/+5
| * [PATCH 2/2] audit: fix sparse shadowed variable warningsHarvey Harrison2008-04-283-15/+13
| * [PATCH 1/2] audit: move extern declarations to audit.hHarvey Harrison2008-04-283-11/+13
| * Audit: MAINTAINERS updateEric Paris2008-04-281-3/+5
| * Audit: increase the maximum length of the key fieldEric Paris2008-04-281-1/+1
| * Audit: standardize string audit interfacesEric Paris2008-04-285-24/+29
| * Audit: stop deadlock from signals under loadEric Paris2008-04-281-5/+35
| * Audit: save audit_backlog_limit audit messages in case auditd comes backEric Paris2008-04-281-21/+81
| * Audit: collect sessionid in netlink messagesEric Paris2008-04-2817-87/+132
| * Audit: end printk with newlineEric Paris2008-04-281-4/+4
* | drivers/pcmcia/pcmcia_ioctl.c: fix buildakpm@linux-foundation.org2008-04-291-2/+2
* | dm: use unlocked variants of queue flag check/setJens Axboe2008-04-291-5/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-04-2913-468/+302
|\ \
| * | pciehp: fix error message about getting hotplug controlKenji Kaneshige2008-04-291-1/+1
| * | pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu2008-04-293-9/+34
| * | pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu2008-04-292-7/+15
| * | doc: replace yet another dev with pdev for consistency in DMA-mapping.txtMatti Linnanvuori2008-04-291-1/+1
| * | PCI: don't expose struct pci_vpd to userspaceJesse Barnes2008-04-281-2/+2
OpenPOWER on IntegriCloud