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-09
ide: add short cables support
Bartlomiej Zolnierkiewicz
24
-88
/
+121
2007-07-09
ide: convert ide_find_best_mode() users to use ide_max_dma_mode()
Bartlomiej Zolnierkiewicz
5
-215
/
+123
2007-07-09
ide: fix pre-EIDE SWDMA support
Bartlomiej Zolnierkiewicz
1
-1
/
+15
2007-07-09
drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with AR...
Andi Drebes
1
-1
/
+1
2007-07-09
ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable
Robert P. J. Day
1
-14
/
+0
2007-07-09
ide: remove references to the non-existent CONFIG_SCSI_EATA_DMA
Robert P. J. Day
1
-2
/
+2
2007-07-09
ide-cd: replace C code with call to ARRAY_SIZE() macro
Robert P. J. Day
2
-5
/
+3
2007-07-09
ide_in_drive_list(): "ALL" is not a wildcard anymore
Junio C Hamano
1
-1
/
+0
2007-07-09
ide_in_drive_list(): accept NULL as the wildcard for firmware revision
Junio C Hamano
1
-33
/
+34
2007-07-09
aec62xx: kill speedproc() method wrapper (take 2)
Sergei Shtylyov
1
-20
/
+8
2007-07-09
ide: use mutex instead of ide_setting_sem semaphore in IDE driver
Matthias Kaehlcke
3
-27
/
+27
2007-07-09
aec62xx: remove init_dma() method (take 2)
Sergei Shtylyov
1
-35
/
+16
2007-07-09
aec62xx: rework init_setup_aec6x80()
Sergei Shtylyov
1
-22
/
+13
2007-07-09
cmd64x: init. code cleanup
Sergei Shtylyov
1
-81
/
+45
2007-07-09
hpt366: simplify UltraDMA filtering (take 4)
Sergei Shtylyov
1
-72
/
+82
2007-07-09
ide: use mutex instead of ide_cfg_sem semaphore in IDE driver
Matthias Kaehlcke
2
-7
/
+7
2007-07-09
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
10
-39
/
+41
2007-07-09
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
11
-47
/
+39
2007-07-09
serverworks: always tune CSB6
Bartlomiej Zolnierkiewicz
1
-75
/
+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
[next]