summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7948): videodev: add missing vidioc_try_fmt_sliced_vbi_output and VI...Hans Verkuil2008-07-201-8/+27
* V4L/DVB (7947): videodev: add vidioc_g_std callback.Hans Verkuil2008-07-201-4/+8
* V4L/DVB (7946): videodev: small fixes for VIDIOC_G_FREQUENCY and VIDIOC_G_FMTHans Verkuil2008-07-201-11/+9Star
* V4L/DVB (7942): Hardware frequency seek ioctl interfaceTobias Lorenz2008-07-202-0/+13
* V4L/DVB (7939): pvrusb2: Remove sysfs interface hackeryMike Isely2008-07-201-346/+114Star
* V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reli...Mike Isely2008-07-201-2/+4
* V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined v...Mike Isely2008-07-201-3/+22
* V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sourcesMike Isely2008-07-2045-45/+0Star
* V4L/DVB (7927): ivtv: simplify gpio initialization for XCeive tuners.Hans Verkuil2008-07-202-7/+10
* V4L/DVB (7926): ivtv: add support for the Buffalo PC-MV5L/PCI card.Hans Verkuil2008-07-203-1/+40
* V4L/DVB (7924): ivtv/cx18: snprintf fixesJean Delvare2008-07-202-2/+2
* V4L/DVB (7921): s5h1411.c shouldn't #include "dvb-pll.h"Michael Krufky2008-07-201-1/+0Star
* V4L/DVB (7920): s5h1409.c shouldn't #include "dvb-pll.h"Michael Krufky2008-07-201-1/+0Star
* V4L/DVB (7917): au8522.c shouldn't #include "dvb-pll.h"Michael Krufky2008-07-201-1/+0Star
* V4L/DVB (7914): Anysee: driver for Anysee DVB-T/C receiverAntti Palosaari2008-07-205-0/+873
* V4L/DVB (7913): DVB-PLL: add Samsung DTOS403IH102A tunerAntti Palosaari2008-07-202-0/+48
* V4L/DVB (7912): TDA10023: make few parameters configurableAntti Palosaari2008-07-203-91/+145
* V4L/DVB (7897): TCM825x: Include invertation of image mirroring in configurationSakari Ailus2008-07-202-0/+7
* V4L/DVB (7886): ivtvfb: Use DMA for write()Ian Armstrong2008-07-201-0/+82
* V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe optionMichael Krufky2008-07-201-4/+12
* V4L/DVB (7882): pvrusb2: make code staticAdrian Bunk2008-07-202-6/+6
* V4L/DVB (7586): radio: use get/put_unaligned_* helpersHarvey Harrison2008-07-201-10/+6Star
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-171-4/+6
|\
| * configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-141-4/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2008-07-173-4/+2Star
|\ \
| * | pcmcia: ide-cs: Remove outdated commentLarry Finger2008-07-151-2/+0Star
| * | pcmcia: fix cisinfo_t removalMarc Zyngier2008-07-151-1/+1
| * | pcmcia: fix return value in cm4000_cs.cDominik Brodowski2008-07-151-1/+1
* | | [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland2008-07-171-2/+2
* | | [S390] qdio: new qdio driver.Jan Glauber2008-07-1718-4608/+3561Star
* | | [S390] cio: Export chsc_error_from_response().Cornelia Huck2008-07-172-1/+10
* | | [S390] vmur: Fix return code handling.Frank Munzert2008-07-171-5/+5
* | | [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck2008-07-172-8/+24
* | | [S390] dasd: fix unsolicited SIM handling.Stefan Haberland2008-07-171-1/+3
* | | [S390] zfcpdump: Make SCSI disk dump tool recognize storage holesFrank Munzert2008-07-171-7/+94
* | | scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman2008-07-173-3/+18
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-1753-1467/+3306
|\ \ \
| * | | PCI: remove unnecessary volatile in PCIe hotplug struct controllerMing Lei2008-07-161-1/+1
| * | | PCI: include linux/pm_wakeup.h for device_set_wakeup_capableStephen Rothwell2008-07-141-0/+1
| * | | PCI PM: Fix pci_prepare_to_sleepRafael J. Wysocki2008-07-141-2/+2
| * | | PCI: Simplify PCI device PM codeRafael J. Wysocki2008-07-081-66/+52Star
| * | | PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleepRafael J. Wysocki2008-07-081-0/+83
| * | | PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-089-96/+200
| * | | ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki2008-07-081-2/+22
| * | | ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki2008-07-083-73/+89
| * | | PCI: rework pci_set_power_state function to call platform firstRafael J. Wysocki2008-07-082-52/+114
| * | | PCI: Introduce platform_pci_power_manageable functionRafael J. Wysocki2008-07-083-20/+65
| * | | ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki2008-07-081-0/+11
| * | | PCI: handle pci_name() being constGreg Kroah-Hartman2008-07-031-3/+3
| * | | PCI: fix pci_setup_device()'s sprinting into a const bufferDavid Howells2008-06-271-2/+3