index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-26
ide: replace remaining __FUNCTION__ occurrences
Harvey Harrison
16
-46
/
+46
2008-04-26
ide-tape: remove idetape_pipeline_active()
Borislav Petkov
1
-18
/
+11
2008-04-26
ide: cleanup setting hwif->mmio flag
Bartlomiej Zolnierkiewicz
23
-32
/
+2
2008-04-26
ide: remove ide_hwif_request_regions()
Bartlomiej Zolnierkiewicz
1
-50
/
+0
2008-04-26
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
Bartlomiej Zolnierkiewicz
6
-82
/
+28
2008-04-26
cmd640: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
1
-3
/
+34
2008-04-26
ide: manage I/O resources in ide_legacy_init_one()
Bartlomiej Zolnierkiewicz
6
-0
/
+27
2008-04-26
ide: add ide_legacy_init_one() helper
Bartlomiej Zolnierkiewicz
1
-23
/
+33
2008-04-26
ide_arm: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
1
-1
/
+18
2008-04-26
ide-4drives: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
2
-3
/
+20
2008-04-26
ide-generic: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
1
-2
/
+19
2008-04-26
ide: remove ide_hwif_release_regions()
Bartlomiej Zolnierkiewicz
1
-25
/
+0
2008-04-26
ide: register ports with non-present devices (for warm-plug)
Bartlomiej Zolnierkiewicz
1
-20
/
+17
2008-04-26
ide-cs: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
1
-22
/
+48
2008-04-26
ide-pnp: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
1
-2
/
+27
2008-04-26
qd65xx: cleanup qd_probe()
Bartlomiej Zolnierkiewicz
1
-35
/
+17
2008-04-26
ide: use ide_legacy_device_add() for qd65xx (take 2)
Bartlomiej Zolnierkiewicz
6
-60
/
+25
2008-04-26
ide: add ide_legacy_device_add() helper
Bartlomiej Zolnierkiewicz
5
-106
/
+36
2008-04-26
ide: remove ->noprobe field from ide_hwif_t
Bartlomiej Zolnierkiewicz
5
-13
/
+11
2008-04-26
ide-cd: fix remaining checkpatch.pl issues
Borislav Petkov
1
-19
/
+17
2008-04-26
ide-cd: shorten lines longer than 80 columns
Borislav Petkov
1
-23
/
+46
2008-04-26
ide-cd: fixup comments
Borislav Petkov
1
-210
/
+191
2008-04-26
ide-cd: put all proc-related code at one place
Borislav Petkov
1
-36
/
+35
2008-04-26
ide-cd: include proper headers
Borislav Petkov
1
-3
/
+3
2008-04-26
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
52
-410
/
+463
2008-04-26
ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag
Bartlomiej Zolnierkiewicz
4
-10
/
+13
2008-04-26
sis5513: fail early for unsupported chipsets
Bartlomiej Zolnierkiewicz
1
-15
/
+15
2008-04-26
it821x: fix kzalloc() failure handling
Bartlomiej Zolnierkiewicz
1
-6
/
+18
2008-04-26
qd65xx: use IDE_HFLAG_SINGLE host flag
Bartlomiej Zolnierkiewicz
2
-21
/
+15
2008-04-26
qd65xx: always use ->selectproc method
Bartlomiej Zolnierkiewicz
1
-27
/
+10
2008-04-26
ide-cd: put proc-related functions together under single ifdef
Borislav Petkov
1
-13
/
+10
2008-04-26
ide-cd: Replace __FUNCTION__ with __func__
Paolo Ciarrocchi
1
-5
/
+5
2008-04-26
IDE: Coding Style fixes to drivers/ide/ide-cd.c
Paolo Ciarrocchi
1
-124
/
+134
2008-04-26
IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c
Paolo Ciarrocchi
1
-37
/
+37
2008-04-26
IDE: Coding Style fixes to drivers/ide/pci/it8213.c
Paolo Ciarrocchi
1
-5
/
+4
2008-04-26
IDE: Coding Style fixes to drivers/ide/ide-floppy.c
Paolo Ciarrocchi
1
-8
/
+8
2008-04-26
IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c
Paolo Ciarrocchi
1
-5
/
+6
2008-04-26
IDE: Coding Style fixes to drivers/ide/legacy/hd.c
Paolo Ciarrocchi
1
-38
/
+40
2008-04-26
IDE: Coding Style fixes to drivers/ide/pci/cmd640.c
Paolo Ciarrocchi
1
-46
/
+48
2008-04-26
IDE: Coding Style fixes to drivers/ide/pci/opti621.c
Paolo Ciarrocchi
1
-25
/
+30
2008-04-26
IDE: Coding Style fixes to drivers/ide/ide-pnp.c
Paolo Ciarrocchi
1
-5
/
+5
2008-04-26
IDE: Coding Style fixes to drivers/ide/ide-proc.c
Paolo Ciarrocchi
1
-80
/
+75
2008-04-26
IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c
Paolo Ciarrocchi
1
-1
/
+1
2008-04-26
IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c
Paolo Ciarrocchi
1
-29
/
+29
2008-04-26
IDE: Coding Style fixes to drivers/ide/pci/generic.c
Paolo Ciarrocchi
1
-2
/
+2
2008-04-26
IDE: Coding Style fixes to drivers/ide/pci/jmicron.c
Paolo Ciarrocchi
1
-2
/
+1
2008-04-26
IDE: Coding Style fixes to drivers/ide/pci/sis5513.c
Paolo Ciarrocchi
1
-100
/
+98
2008-04-26
IDE: Coding Style fixes to drivers/ide/pci/slc90e66.c
Paolo Ciarrocchi
1
-3
/
+3
2008-04-26
IDE: Coding Style fixes to drivers/ide/pci/tc86c001.c
Paolo Ciarrocchi
1
-14
/
+14
2008-04-26
IDE: Coding Style fixes to drivers/ide/setup-pci.c
Paolo Ciarrocchi
1
-17
/
+12
[next]