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
2007-07-13
async_tx: add the async_tx api
Dan Williams
3
-31
/
+31
2007-07-13
xor: make 'xor_blocks' a library routine for use with async_tx
Dan Williams
5
-162
/
+9
2007-07-13
dmaengine: make clients responsible for managing channels
Dan Williams
3
-110
/
+111
2007-07-13
dmaengine: refactor dmaengine around dma_async_tx_descriptor
Dan Williams
3
-165
/
+325
2007-07-11
I/OAT: fix I/OAT for kexec
Dan Aloni
1
-0
/
+13
2007-07-11
ioatdma: Remove the use of writeq from the ioatdma driver
Chris Leech
1
-6
/
+4
2007-07-11
ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdma
Chris Leech
2
-150
/
+28
2007-07-11
drivers/dma: handle sysfs errors
Jeff Garzik
1
-2
/
+20
2007-07-11
ioatdma: Push pending transactions to hardware more frequently
Chris Leech
1
-2
/
+2
2007-07-08
qd65xx: fix PIO mode selection
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2007-07-08
sis5513: adding PCI-ID
Uwe Koziolek
1
-0
/
+1
2007-07-06
potential compiler error, irqfunc caller sites update
Yoann Padioleau
5
-5
/
+5
2007-07-06
PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issues
Bjorn Helgaas
1
-9
/
+54
2007-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-17
/
+43
2007-07-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+1
2007-07-04
Remove the blink driver
Linus Torvalds
3
-54
/
+0
2007-07-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
7
-23
/
+45
2007-07-03
ide: ide_scan_pcibus(): check __pci_register_driver return value
Andrew Morton
1
-3
/
+7
2007-07-03
ide: pdc202xx_new PLL input clock fix
Albert Lee
1
-2
/
+8
2007-07-03
it821x: fix incorrect SWDMA mask
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2007-07-03
amd74xx: resume fix
Bartlomiej Zolnierkiewicz
1
-5
/
+3
2007-07-03
hpt366: use correct enablebits for HPT36x
Sergei Shtylyov
1
-5
/
+15
2007-07-03
hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66
Sergei Shtylyov
1
-1
/
+2
2007-07-03
ide: Fix a theoretical Ooops case
Alan Cox
1
-2
/
+2
2007-07-03
ide: never called printk statement in ide-taskfile.c::wait_drive_not_busy
Masatake YAMATO
1
-4
/
+8
2007-07-03
V4L/DVB (5822): Fix the return value in ttpci_budget_init()
Hartmut Birr
1
-1
/
+1
2007-07-03
V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlock
Oleg Nesterov
1
-26
/
+40
2007-07-03
V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tuners
Jelle Foks
1
-0
/
+2
2007-07-03
V4L/DVB (5808): Bttv: fix v4l1 breaking the driver
Trent Piepho
1
-7
/
+6
2007-07-03
pata_pcmcia: Switch to ata_sff_port_start
Alan Cox
1
-1
/
+1
2007-07-03
pata_pdc202xx_old: Correct cable detect logic
Alan Cox
1
-2
/
+2
2007-07-03
ata_generic: Check the right register for the DMA enabled flags
Alan Cox
1
-1
/
+1
2007-07-03
pata_ali: fix UDMA settings
Chuck Ebbert
1
-4
/
+4
2007-07-03
sata_mv: PCI-ID for Adaptec 1430SA SATA Controller
Florian Attenberger
1
-0
/
+3
2007-07-03
libata: fix assigned IRQ reporting
Tejun Heo
3
-5
/
+11
2007-07-02
ACPI: fix acpi_osi=!Linux
Len Brown
1
-2
/
+2
2007-07-02
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2
-2
/
+4
2007-07-02
Merge branch 'upstream-linus2' of master.kernel.org:/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2007-07-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-1731
/
+443
2007-07-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-27
/
+89
2007-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-25
/
+46
2007-07-02
IPoIB/cm: Partial error clean up unmaps wrong address
Ralph Campbell
1
-2
/
+2
2007-07-02
mlx4_core: Add new Mellanox device IDs
Jack Morgenstein
1
-0
/
+2
2007-07-02
[libata] sata_nv: undo merge error
Jeff Garzik
1
-1
/
+0
2007-07-02
3c589_cs: fix local_bh_enable warning
Patrick McHardy
1
-1
/
+1
2007-07-02
libata: PATA-mode fixes for sis_sata
Uwe Koziolek
3
-23
/
+64
2007-07-02
libata: add HTS541616J9SA00 to NCQ blacklist
Tejun Heo
1
-0
/
+1
2007-07-02
sata_nv: allow changing queue depth
Robert Hancock
1
-0
/
+2
2007-07-02
sata_inic162x: disable LBA48 devices
Tejun Heo
1
-0
/
+7
2007-07-02
libata: remove reading alt_status from ata_hsm_qc_complete()
Albert Lee
1
-2
/
+0
[next]