summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ide-generic: manage I/O resources in driverBartlomiej Zolnierkiewicz2008-04-261-2/+19
* ide: remove ide_hwif_release_regions()Bartlomiej Zolnierkiewicz2008-04-261-25/+0Star
* ide: register ports with non-present devices (for warm-plug)Bartlomiej Zolnierkiewicz2008-04-261-20/+17Star
* ide-cs: manage I/O resources in driverBartlomiej Zolnierkiewicz2008-04-261-22/+48
* ide-pnp: manage I/O resources in driverBartlomiej Zolnierkiewicz2008-04-261-2/+27
* qd65xx: cleanup qd_probe()Bartlomiej Zolnierkiewicz2008-04-261-35/+17Star
* ide: use ide_legacy_device_add() for qd65xx (take 2)Bartlomiej Zolnierkiewicz2008-04-266-60/+25Star
* ide: add ide_legacy_device_add() helperBartlomiej Zolnierkiewicz2008-04-265-106/+36Star
* ide: remove ->noprobe field from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-265-13/+11Star
* ide-cd: fix remaining checkpatch.pl issuesBorislav Petkov2008-04-261-19/+17Star
* ide-cd: shorten lines longer than 80 columnsBorislav Petkov2008-04-261-23/+46
* ide-cd: fixup commentsBorislav Petkov2008-04-261-210/+191Star
* ide-cd: put all proc-related code at one placeBorislav Petkov2008-04-261-36/+35Star
* ide-cd: include proper headersBorislav Petkov2008-04-261-3/+3
* ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz2008-04-2652-410/+463
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-2623-109/+1135
|\
| * V4L/DVB (7751): ir-kbd-i2c: Save a temporary memory allocation in ir_probeJean Delvare2008-04-261-12/+9Star
| * V4L/DVB (7750): au0828/ cleanups and fixesAdrian Bunk2008-04-265-33/+10Star
| * V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabledMauro Carvalho Chehab2008-04-261-46/+46
| * V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsignedHarvey Harrison2008-04-261-11/+11
| * V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model...Michael Krufky2008-04-262-0/+29
| * V4L/DVB (7742): cx88: Add support for the DViCO FusionHDTV_7_GOLD digital modesSteven Toth2008-04-263-0/+34
| * V4L/DVB (7741): s5h1411: Adding support for this ATSC/QAM demodulatorSteven Toth2008-04-264-0/+987
| * V4L/DVB (7740): tuner-xc2028.c dubious !x & yHarvey Harrison2008-04-261-1/+1
| * V4L/DVB (7739): mt312.h: dubious one-bit signed bitfieldHarvey Harrison2008-04-261-1/+1
| * V4L/DVB (7735): Fix compilation for au0828Brandon Philips2008-04-261-1/+1
| * V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isocJanne Grunau2008-04-261-1/+1
| * V4L/DVB (7733): blackbird_find_mailbox negative return ignored in blackbird_i...Roel Kluin2008-04-261-2/+4
| * V4L/DVB (7732): vivi: fix a warningMauro Carvalho Chehab2008-04-261-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-2673-1301/+1181Star
|\ \
| * | ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flagBartlomiej Zolnierkiewicz2008-04-264-10/+13
| * | sis5513: fail early for unsupported chipsetsBartlomiej Zolnierkiewicz2008-04-261-15/+15
| * | it821x: fix kzalloc() failure handlingBartlomiej Zolnierkiewicz2008-04-261-6/+18
| * | qd65xx: use IDE_HFLAG_SINGLE host flagBartlomiej Zolnierkiewicz2008-04-262-21/+15Star
| * | qd65xx: always use ->selectproc methodBartlomiej Zolnierkiewicz2008-04-261-27/+10Star
| * | ide-cd: put proc-related functions together under single ifdefBorislav Petkov2008-04-261-13/+10Star
| * | ide-cd: Replace __FUNCTION__ with __func__Paolo Ciarrocchi2008-04-261-5/+5
| * | IDE: Coding Style fixes to drivers/ide/ide-cd.cPaolo Ciarrocchi2008-04-261-124/+134
| * | IDE: Coding Style fixes to drivers/ide/pci/cy82c693.cPaolo Ciarrocchi2008-04-261-37/+37
| * | IDE: Coding Style fixes to drivers/ide/pci/it8213.cPaolo Ciarrocchi2008-04-261-5/+4Star
| * | IDE: Coding Style fixes to drivers/ide/ide-floppy.cPaolo Ciarrocchi2008-04-261-8/+8
| * | IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.cPaolo Ciarrocchi2008-04-261-5/+6
| * | IDE: Coding Style fixes to drivers/ide/legacy/hd.cPaolo Ciarrocchi2008-04-261-38/+40
| * | IDE: Coding Style fixes to drivers/ide/pci/cmd640.cPaolo Ciarrocchi2008-04-261-46/+48
| * | IDE: Coding Style fixes to drivers/ide/pci/opti621.cPaolo Ciarrocchi2008-04-261-25/+30
| * | IDE: Coding Style fixes to drivers/ide/ide-pnp.cPaolo Ciarrocchi2008-04-261-5/+5
| * | IDE: Coding Style fixes to drivers/ide/ide-proc.cPaolo Ciarrocchi2008-04-261-80/+75Star
| * | IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.cPaolo Ciarrocchi2008-04-261-1/+1
| * | IDE: Coding Style fixes to drivers/ide/legacy/umc8672.cPaolo Ciarrocchi2008-04-261-29/+29
| * | IDE: Coding Style fixes to drivers/ide/pci/generic.cPaolo Ciarrocchi2008-04-261-2/+2