Age | Commit message (Expand) | Author | Files | Lines |
2008-04-30 | Rename common tuner Kconfig names to use the same | Mauro Carvalho Chehab | 35 | -117/+117 |
2008-04-30 | Fix V4L/DVB core help messages | Mauro Carvalho Chehab | 1 | -18/+16 |
2008-04-30 | V4L/DVB (7769): Move other terrestrial tuners to common/tuners | Mauro Carvalho Chehab | 15 | -33/+33 |
2008-04-30 | V4L/DVB (7768): reorganize some DVB-S Kconfig items | Mauro Carvalho Chehab | 1 | -33/+35 |
2008-04-30 | V4L/DVB(7767): Move tuners to common/tuners | Mauro Carvalho Chehab | 49 | -198/+248 |
2008-04-30 | V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6 | Igor Kuznetsov | 1 | -0/+6 |
2008-04-30 | V4L/DVB (7765): Add support for Beholder BeholdTV H6 | Igor Kuznetsov | 3 | -0/+38 |
2008-04-30 | V4L/DVB (7763): ivtv: add tuner support for the AverMedia M116 | Hans Verkuil | 3 | -12/+18 |
2008-04-30 | V4L/DVB (7762): ivtv: fix tuner detection for PAL-N/Nc | Hans Verkuil | 1 | -16/+18 |
2008-04-30 | V4L/DVB (7761): ivtv: increase the DMA timeout from 100 to 300 ms | Hans Verkuil | 1 | -2/+2 |
2008-04-30 | V4L/DVB (7759): ivtv: increase version number to 1.2.1 | Hans Verkuil | 1 | -1/+1 |
2008-04-30 | V4L/DVB (7758): ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is called | Hans Verkuil | 1 | -10/+21 |
2008-04-30 | V4L/DVB (7757): ivtv: add autodetect for the AVermedia M104 card | Hans Verkuil | 3 | -1/+39 |
2008-04-30 | V4L/DVB (7756): ivtv: use strlcpy instead of strcpy | Hans Verkuil | 4 | -13/+15 |
2008-04-30 | V4L/DVB (7755): ivtv: add support for card comments and detected but unsuppor... | Hans Verkuil | 3 | -0/+10 |
2008-04-30 | V4L/DVB (7754): ivtv: change initialization order to fix an oops when device ... | Hans Verkuil | 1 | -17/+16 |
2008-04-30 | V4L/DVB (7753): saa7134: fix tuner setup | Mauro Carvalho Chehab | 2 | -143/+117 |
2008-04-30 | V4L/DVB (7752): tuner-core: add a missing \n after a debug printk | Mauro Carvalho Chehab | 1 | -1/+3 |
2008-04-30 | V4L/DVB (7749): cx88: fix tuner setup | Mauro Carvalho Chehab | 2 | -36/+44 |
2008-04-29 | drivers/net/tehuti: use proper capability check for raw IO access | Linus Torvalds | 1 | -1/+1 |
2008-04-29 | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -61/+7 |
2008-04-29 | drivers/pcmcia/pcmcia_ioctl.c: fix build | akpm@linux-foundation.org | 1 | -2/+2 |
2008-04-29 | dm: use unlocked variants of queue flag check/set | Jens Axboe | 1 | -5/+3 |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 8 | -447/+271 |
2008-04-29 | pciehp: fix error message about getting hotplug control | Kenji Kaneshige | 1 | -1/+1 |
2008-04-29 | pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 | Yinghai Lu | 2 | -9/+28 |
2008-04-29 | pci/irq: restore mask_bits in msi shutdown -v3 | Yinghai Lu | 1 | -7/+14 |
2008-04-29 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -459/+365 |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 3 | -4/+33 |
2008-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 13 | -46/+1140 |
2008-04-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 4 | -8/+40 |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 23 | -45/+41 |
2008-04-29 | video: use get/put_unaligned_* helpers | Harvey Harrison | 2 | -20/+17 |
2008-04-29 | usb: use get/put_unaligned_* helpers | Harvey Harrison | 7 | -56/+44 |
2008-04-29 | pcmcia: use get/put_unaligned_* helpers | Harvey Harrison | 1 | -24/+15 |
2008-04-29 | wireless: use get/put_unaligned_* helpers | Harvey Harrison | 7 | -30/+22 |
2008-04-29 | net: use get/put_unaligned_* helpers | Harvey Harrison | 9 | -34/+30 |
2008-04-29 | mmc: use get/put_unaligned_* helpers | Harvey Harrison | 1 | -1/+1 |
2008-04-29 | input: use get_unaligned_* helpers | Harvey Harrison | 3 | -17/+17 |
2008-04-29 | char: use get_unaligned_* helpers | Harvey Harrison | 2 | -8/+4 |
2008-04-29 | hid-core: use get_unaligned_* helpers | Harvey Harrison | 1 | -3/+3 |
2008-04-29 | drivers/block: use get_unaligned_* helpers | Harvey Harrison | 2 | -14/+14 |
2008-04-29 | tpm: change Kconfig dependencies from PNPACPI to PNP | Bjorn Helgaas | 1 | -3/+2 |
2008-04-29 | tpm: fix section mismatch warning | Sam Ravnborg | 1 | -1/+1 |
2008-04-29 | parport_pc: wrap PNP probe code in #ifdef CONFIG_PNP | Bjorn Helgaas | 1 | -0/+4 |
2008-04-29 | edac: fix module initialization on several modules 2nd time | Hitoshi Mitake | 11 | -40/+66 |
2008-04-29 | edac: remove unneeded functions and add static accessor | Adrian Bunk | 5 | -59/+11 |
2008-04-29 | edac: use the shorter LIST_HEAD for brevity | Robert P. J. Day | 3 | -3/+3 |
2008-04-29 | edac: add e752x parameter for sysbus_parity selection | Peter Tyser | 1 | -1/+39 |
2008-04-29 | edac: new support for Intel 3100 chipset | Andrei Konovalov | 2 | -13/+154 |