index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
ide: remove ideprobe_init()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-01-26
ide: merge ->fixup and ->quirkproc methods
Bartlomiej Zolnierkiewicz
1
-6
/
+4
2008-01-26
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2008-01-26
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-01-26
cy82c693: add ->set_dma_mode method
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
13
-58
/
+145
2008-01-25
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-138
/
+162
2008-01-25
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-85
/
+215
2008-01-25
dlm: Split lock mode and flag constants into a sharable header.
Joel Becker
3
-138
/
+162
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-10
/
+28
2008-01-25
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
2
-8
/
+13
2008-01-25
RDMA/cma: add support for rdma_migrate_id()
Sean Hefty
1
-1
/
+12
2008-01-25
IB/mad: Report number of times a mad was retried
Sean Hefty
1
-1
/
+3
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
14
-19
/
+402
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
7
-268
/
+138
2008-01-25
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-25
ide: make 'extra' field in struct ide_port_info u8
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-25
ide-disk: use ide_get_lba_addr()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-25
ide: add ide_tf_read() helper
Bartlomiej Zolnierkiewicz
1
-2
/
+22
2008-01-25
ide-disk: use do_rw_taskfile() (take 2)
Bartlomiej Zolnierkiewicz
1
-7
/
+2
2008-01-25
ide: remove 'handler' field from ide_task_t (take 2)
Bartlomiej Zolnierkiewicz
1
-4
/
+1
2008-01-25
ide: use ->data_phase to set ->handler in do_rw_taskfile()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-25
ide: convert do_rw_taskfile() to use ->data_phase
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-01-25
ide: merge flagged_taskfile() into do_rw_taskfile()
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-01-25
ide: remove 'tf_in_flags' field from ide_task_t
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2008-01-25
ide: remove 'command_type' field from ide_task_t
Bartlomiej Zolnierkiewicz
2
-9
/
+9
2008-01-25
ide: remove hwif->intrproc
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-01-25
ide: remove SELECT_INTERRUPT()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-25
ide: remove QUIRK_LIST()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-25
ide: add ide_pktcmd_tf_load() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-25
ide: remove atapi_ireason_t (take 3)
Bartlomiej Zolnierkiewicz
1
-24
/
+0
2008-01-25
ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
Bartlomiej Zolnierkiewicz
1
-20
/
+0
2008-01-25
ide: remove atapi_feature_t
Bartlomiej Zolnierkiewicz
1
-27
/
+0
2008-01-25
ide: remove atapi_error_t (take 2)
Bartlomiej Zolnierkiewicz
2
-30
/
+3
2008-01-25
ide: remove ata_status_t and atapi_status_t
Bartlomiej Zolnierkiewicz
1
-44
/
+0
2008-01-25
ide: CPU endianness doesn't matter for special_t
Bartlomiej Zolnierkiewicz
1
-11
/
+0
2008-01-25
ide: remove REQ_TYPE_ATA_TASK
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-25
ide: use ide_tf_load() in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-25
ide: remove stale ide.h "configuration options"
Bartlomiej Zolnierkiewicz
5
-42
/
+4
2008-01-25
ide: use do_rw_taskfile() in flagged_taskfile()
Bartlomiej Zolnierkiewicz
1
-2
/
+23
2008-01-25
ide: add ide_no_data_taskfile() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-25
ide: add ide_tf_load() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2008-01-25
ide: add struct ide_taskfile (take 2)
Bartlomiej Zolnierkiewicz
2
-11
/
+36
2008-01-25
ide: remove task_ioreg_t typedef (take 2)
Bartlomiej Zolnierkiewicz
2
-26
/
+27
2008-01-25
ide: remove ->dma_master field from ide_hwif_t (take 5)
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-25
V4L/DVB (7058): IR corrections for the Pinnacle 800i
Steven Toth
1
-0
/
+1
2008-01-25
V4L/DVB (7042): xc5000: Tuner analog support
Steven Toth
1
-0
/
+1
2008-01-25
V4L/DVB (7002): cx25840: Add basic CX23885 AVCore support
Steven Toth
1
-0
/
+19
2008-01-25
V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_event
Mauro Carvalho Chehab
1
-0
/
+2
2008-01-25
V4L/DVB (6973): Add Beholder TV 401/405/407/409/505/507/609/M6 support
Andrey J. Melnikoff (TEMHOTA)
1
-0
/
+1
[next]