aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | doc: fix an incorrect suggestion to pass NULL for PCI like busesMatti Linnanvuori2008-04-281-3/+3
| * | Consistently use pdev as the variable of type struct pci_dev *.Matti Linnanvuori2008-04-281-16/+16
| * | pciehp: Fix command writeKenji Kaneshige2008-04-251-1/+4
| * | shpchp: fix slot nameKenji Kaneshige2008-04-251-2/+9
| * | make pciehp_acpi_get_hp_hw_control_from_firmware()Adrian Bunk2008-04-251-1/+1
| * | pciehp: Clean up pcie_init()Kenji Kaneshige2008-04-251-110/+88
| * | pciehp: Mask hotplug interrupt at controller releaseKenji Kaneshige2008-04-251-0/+4
| * | pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige2008-04-251-46/+8