aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-20V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reli...Mike Isely
2008-07-20V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined v...Mike Isely
2008-07-20V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sourcesMike Isely
2008-07-20V4L/DVB (7927): ivtv: simplify gpio initialization for XCeive tuners.Hans Verkuil
2008-07-20V4L/DVB (7926): ivtv: add support for the Buffalo PC-MV5L/PCI card.Hans Verkuil
2008-07-20V4L/DVB (7924): ivtv/cx18: snprintf fixesJean Delvare
2008-07-20V4L/DVB (7921): s5h1411.c shouldn't #include "dvb-pll.h"Michael Krufky
2008-07-20V4L/DVB (7920): s5h1409.c shouldn't #include "dvb-pll.h"Michael Krufky
2008-07-20V4L/DVB (7917): au8522.c shouldn't #include "dvb-pll.h"Michael Krufky
2008-07-20V4L/DVB (7914): Anysee: driver for Anysee DVB-T/C receiverAntti Palosaari
2008-07-20V4L/DVB (7913): DVB-PLL: add Samsung DTOS403IH102A tunerAntti Palosaari
2008-07-20V4L/DVB (7912): TDA10023: make few parameters configurableAntti Palosaari
2008-07-20V4L/DVB (7897): TCM825x: Include invertation of image mirroring in configurationSakari Ailus
2008-07-20V4L/DVB (7886): ivtvfb: Use DMA for write()Ian Armstrong
2008-07-20V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe optionMichael Krufky
2008-07-20V4L/DVB (7882): pvrusb2: make code staticAdrian Bunk
2008-07-20V4L/DVB (7586): radio: use get/put_unaligned_* helpersHarvey Harrison
2008-07-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds
2008-07-17[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland
2008-07-17[S390] qdio: new qdio driver.Jan Glauber
2008-07-17[S390] cio: Export chsc_error_from_response().Cornelia Huck
2008-07-17[S390] vmur: Fix return code handling.Frank Munzert
2008-07-17[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck
2008-07-17[S390] dasd: fix unsolicited SIM handling.Stefan Haberland
2008-07-17[S390] zfcpdump: Make SCSI disk dump tool recognize storage holesFrank Munzert
2008-07-16scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-16Fix FADT parsingJan Beulich
2008-07-16Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin
2008-07-16ACPI: use dev_printk when possibleBjorn Helgaas
2008-07-16PNPACPI: add support for HP vendor-specific CCSR descriptorsBjorn Helgaas
2008-07-16PNP: avoid legacy IDE IRQsBjorn Helgaas
2008-07-16PNP: convert resource options to single linked listBjorn Helgaas
2008-07-16ISAPNP: handle independent options following dependent onesBjorn Helgaas
2008-07-16PNP: remove extra 0x100 bit from option priorityBjorn Helgaas
2008-07-16PNP: support optional IRQ resourcesBjorn Helgaas
2008-07-16PNP: rename pnp_register_*_resource() local variablesBjorn Helgaas
2008-07-16PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NRBjorn Helgaas
2008-07-16PNP: centralize resource option allocationsBjorn Helgaas
2008-07-16PNP: remove redundant pnp_can_configure() checkBjorn Helgaas
2008-07-16PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)Bjorn Helgaas
2008-07-16PNP: in debug resource dump, make empty list obviousBjorn Helgaas
2008-07-16PNP: improve resource assignment debugBjorn Helgaas
2008-07-16PNP: increase I/O port & memory option address sizesBjorn Helgaas
2008-07-16PNP: introduce pnp_irq_mask_t typedefBjorn Helgaas
2008-07-16PNP: make resource option structures private to PNP subsystemBjorn Helgaas
2008-07-16PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEMBjorn Helgaas