summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | V4L/DVB (6861): cx2341x: command argument should be u32 instead of intHans Verkuil2008-01-251-1/+1
| * | | | V4L/DVB (6785): tda8290: remove dependency on struct tunerMichael Krufky2008-01-251-2/+0
| * | | | V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer n...Hans Verkuil2008-01-251-1/+0
| * | | | V4L/DVB (6603): V4L: videobuf: convert streaming and reading to bitfieldsBrandon Philips2008-01-251-2/+2
| * | | | V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips2008-01-251-7/+7
| * | | | V4L/DVB (6580): Set slave's master before master's attach call.Sakari Ailus2008-01-251-3/+2
| * | | | V4L/DVB (6574): common/ir-functions.c: make a function staticAdrian Bunk2008-01-251-1/+0
| * | | | V4L/DVB (6496): saa7146_vv.h: remove wrong include <linux/videodev.h>Marco Schluessler2008-01-251-1/+0
| * | | | V4L/DVB (6487): i2c-id: add M52790 driver IDHans Verkuil2008-01-251-0/+1
| * | | | V4L/DVB (6486): m52790: add new Mitsubishi A/V switch i2c driverHans Verkuil2008-01-252-0/+96
| * | | | V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295Michael Krufky2008-01-251-2/+0
| * | | | V4L/DVB (6466): v4l2-i2c-drv: first call remove, then detach clientHans Verkuil2008-01-251-3/+5
| * | | | V4L/DVB (6460): v4l2-i2c-drv: add legacy_probe function pointerHans Verkuil2008-01-252-0/+7
| * | | | V4L/DVB (6451): v4l2: add support for bus-based I2C driversHans Verkuil2008-01-253-0/+204
| * | | | V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analo...Michael Krufky2008-01-251-0/+2
| * | | | V4L/DVB (6422): Add the pending entries for xc2028/3028 based boardsMauro Carvalho Chehab2008-01-251-1/+1
| * | | | V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab2008-01-251-1/+6
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-01-257-268/+138
|\ \ \ \
| * | | | ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flagBartlomiej Zolnierkiewicz2008-01-251-0/+1
| * | | | ide: make 'extra' field in struct ide_port_info u8Bartlomiej Zolnierkiewicz2008-01-251-1/+1
| * | | | ide-disk: use ide_get_lba_addr()Bartlomiej Zolnierkiewicz2008-01-251-0/+1
| * | | | ide: add ide_tf_read() helperBartlomiej Zolnierkiewicz2008-01-251-2/+22
| * | | | ide-disk: use do_rw_taskfile() (take 2)Bartlomiej Zolnierkiewicz2008-01-251-7/+2
| * | | | ide: remove 'handler' field from ide_task_t (take 2)Bartlomiej Zolnierkiewicz2008-01-251-4/+1
| * | | | ide: use ->data_phase to set ->handler in do_rw_taskfile()Bartlomiej Zolnierkiewicz2008-01-251-1/+0
| * | | | ide: convert do_rw_taskfile() to use ->data_phaseBartlomiej Zolnierkiewicz2008-01-251-2/+0
| * | | | ide: merge flagged_taskfile() into do_rw_taskfile()Bartlomiej Zolnierkiewicz2008-01-251-5/+0
| * | | | ide: remove 'tf_in_flags' field from ide_task_tBartlomiej Zolnierkiewicz2008-01-251-2/+3
| * | | | ide: remove 'command_type' field from ide_task_tBartlomiej Zolnierkiewicz2008-01-252-9/+9
| * | | | ide: remove hwif->intrprocBartlomiej Zolnierkiewicz2008-01-251-2/+0
| * | | | ide: remove SELECT_INTERRUPT()Bartlomiej Zolnierkiewicz2008-01-251-1/+0
| * | | | ide: remove QUIRK_LIST()Bartlomiej Zolnierkiewicz2008-01-251-1/+0
| * | | | ide: add ide_pktcmd_tf_load() helperBartlomiej Zolnierkiewicz2008-01-251-0/+2
| * | | | ide: remove atapi_ireason_t (take 3)Bartlomiej Zolnierkiewicz2008-01-251-24/+0
| * | | | ide: remove ata_nsector_t, ata_data_t and atapi_bcount_tBartlomiej Zolnierkiewicz2008-01-251-20/+0
| * | | | ide: remove atapi_feature_tBartlomiej Zolnierkiewicz2008-01-251-27/+0
| * | | | ide: remove atapi_error_t (take 2)Bartlomiej Zolnierkiewicz2008-01-252-30/+3
| * | | | ide: remove ata_status_t and atapi_status_tBartlomiej Zolnierkiewicz2008-01-251-44/+0
| * | | | ide: CPU endianness doesn't matter for special_tBartlomiej Zolnierkiewicz2008-01-251-11/+0
| * | | | ide: remove REQ_TYPE_ATA_TASKBartlomiej Zolnierkiewicz2008-01-251-1/+0
| * | | | ide: use ide_tf_load() in execute_drive_cmd()Bartlomiej Zolnierkiewicz2008-01-251-0/+1
| * | | | ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz2008-01-255-42/+4
| * | | | ide: use do_rw_taskfile() in flagged_taskfile()Bartlomiej Zolnierkiewicz2008-01-251-2/+23
| * | | | ide: add ide_no_data_taskfile() helperBartlomiej Zolnierkiewicz2008-01-251-0/+2
| * | | | ide: add ide_tf_load() helperBartlomiej Zolnierkiewicz2008-01-251-0/+8
| * | | | ide: add struct ide_taskfile (take 2)Bartlomiej Zolnierkiewicz2008-01-252-11/+36
| * | | | ide: remove task_ioreg_t typedef (take 2)Bartlomiej Zolnierkiewicz2008-01-252-26/+27
| * | | | ide: remove ->dma_master field from ide_hwif_t (take 5)Bartlomiej Zolnierkiewicz2008-01-251-1/+0
| |/ / /
* | | | sched: keep total / count stats in addition to the max forArjan van de Ven2008-01-251-0/+2
* | | | sched, futex: detach sched.h and futex.hAlexey Dobriyan2008-01-252-2/+6
OpenPOWER on IntegriCloud