index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-103
/
+0
2008-07-15
Don't crash on IOMMU overflow in A100U2W driver
Mikulas Patocka
1
-3
/
+8
2008-07-15
BUG_ON on kernel misbehavior on A100U2W driver
Mikulas Patocka
1
-0
/
+1
2008-07-15
Add udelay to A100U2W SCSI driver
Mikulas Patocka
1
-0
/
+1
2008-07-15
Fix endianity in A100U2W SCSI driver
Mikulas Patocka
1
-18
/
+18
2008-07-15
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-9
/
+9
2008-07-15
Merge branch 'core/rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+3
2008-07-15
generic-ipi: more merge fallout
Ingo Molnar
1
-3
/
+3
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
5
-6
/
+6
2008-07-15
Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-4
/
+49
2008-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
12
-53
/
+125
2008-07-15
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
3
-3
/
+3
2008-07-15
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-124
/
+671
2008-07-15
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
58
-2077
/
+3560
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
39
-1602
/
+896
2008-07-15
ide-floppy: fix unfortunate function naming
Borislav Petkov
1
-8
/
+10
2008-07-15
ide-tape: unify idetape_create_read/write_cmd
Borislav Petkov
1
-27
/
+18
2008-07-15
ide: add ide_pc_intr() helper
Bartlomiej Zolnierkiewicz
4
-363
/
+189
2008-07-15
ide-{floppy,scsi}: read Status Register before stopping DMA engine
Bartlomiej Zolnierkiewicz
2
-6
/
+7
2008-07-15
ide-scsi: add more debugging to idescsi_pc_intr()
Bartlomiej Zolnierkiewicz
1
-2
/
+11
2008-07-15
ide-scsi: use pc->callback
Bartlomiej Zolnierkiewicz
1
-10
/
+22
2008-07-15
ide-floppy: add more debugging to idefloppy_pc_intr()
Bartlomiej Zolnierkiewicz
1
-2
/
+8
2008-07-15
ide-tape: always log debug info in idetape_pc_intr() if debugging is enabled
Bartlomiej Zolnierkiewicz
1
-9
/
+10
2008-07-15
ide-tape: add ide_tape_io_buffers() helper
Bartlomiej Zolnierkiewicz
1
-5
/
+10
2008-07-15
ide-tape: factor out DSC handling from idetape_pc_intr()
Bartlomiej Zolnierkiewicz
1
-6
/
+13
2008-07-15
ide-{floppy,tape}: move checking of ->failed_pc to ->callback
Bartlomiej Zolnierkiewicz
2
-6
/
+6
2008-07-15
ide: add ide_issue_pc() helper
Bartlomiej Zolnierkiewicz
4
-89
/
+55
2008-07-15
ide: add PC_FLAG_DRQ_INTERRUPT pc flag
Bartlomiej Zolnierkiewicz
3
-5
/
+17
2008-07-15
ide-scsi: move idescsi_map_sg() call out from idescsi_issue_pc()
Bartlomiej Zolnierkiewicz
1
-6
/
+10
2008-07-15
ide: add ide_transfer_pc() helper
Bartlomiej Zolnierkiewicz
6
-109
/
+82
2008-07-15
ide-scsi: set drive->scsi flag for devices handled by the driver
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2008-07-15
ide-{cd,floppy,tape}: remove checking for drive->scsi
Bartlomiej Zolnierkiewicz
3
-15
/
+0
2008-07-15
ide: add PC_FLAG_ZIP_DRIVE pc flag
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2008-07-15
ide-tape: factor out waiting for good ireason from idetape_transfer_pc()
Bartlomiej Zolnierkiewicz
1
-11
/
+23
2008-07-15
ide-tape: set PC_FLAG_DMA_IN_PROGRESS flag in idetape_transfer_pc()
Bartlomiej Zolnierkiewicz
1
-4
/
+6
2008-07-15
ide-floppy: start DMA engine in idefloppy_transfer_pc1()
Bartlomiej Zolnierkiewicz
1
-6
/
+10
2008-07-15
ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK
Bartlomiej Zolnierkiewicz
2
-6
/
+6
2008-07-15
ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback
Bartlomiej Zolnierkiewicz
2
-7
/
+7
2008-07-15
ide-floppy: merge callbacks
Borislav Petkov
1
-46
/
+23
2008-07-15
ide-tape: make pc->idetape_callback void
Bartlomiej Zolnierkiewicz
1
-6
/
+7
2008-07-15
ide-tape: merge callbacks
Bartlomiej Zolnierkiewicz
1
-104
/
+64
2008-07-15
ide-tape: make idetape_retry_pc() void
Bartlomiej Zolnierkiewicz
1
-4
/
+5
2008-07-15
ide-{floppy,tape,scsi}: log device name instead of driver name
Bartlomiej Zolnierkiewicz
3
-48
/
+53
2008-07-15
ide-floppy: merge idefloppy_transfer_pc() and idefloppy_transfer_pc1()
Bartlomiej Zolnierkiewicz
1
-48
/
+17
2008-07-15
ide-tape: remove SIMULATE_ERRORS debug code
Bartlomiej Zolnierkiewicz
1
-14
/
+0
2008-07-15
ide-tape: remove stale comments from idetape_pc_intr()
Bartlomiej Zolnierkiewicz
1
-21
/
+0
2008-07-15
ide-tape: remove unneeded CONFIG_BLK_DEV_IDEDMA ifdef
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-15
ide-tape: remove superfluous warning message from idetape_issue_pc()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-07-15
ide-tape: remove superfluous error message from idetape_pc_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-07-15
ide-tape: idetape_pc_intr() should use local_irq_enable_in_hardirq()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
[next]