index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: use generic ATAPI packet command flags in ide-{floppy,tape}
Borislav Petkov
2008-04-18
3
-30
/
+15
*
ide-floppy: rename end_request handler properly
Borislav Petkov
2008-04-18
1
-11
/
+11
*
ide-scsi: convert driver to using generic ide_atapi_pc
Borislav Petkov
2008-04-18
1
-71
/
+62
*
ide-floppy: convert driver to using generic ide_atapi_pc
Borislav Petkov
2008-04-18
1
-112
/
+93
*
ide-tape: convert driver to using generic ide_atapi_pc
Borislav Petkov
2008-04-18
1
-137
/
+114
*
ide: add generic packet command representation ide_atapi_pc
Borislav Petkov
2008-04-18
1
-0
/
+47
*
ide-tape: remove atomic test/set macros for packet commands
Borislav Petkov
2008-04-18
1
-97
/
+110
*
ide-tape: move all struct and other defs at the top
Borislav Petkov
2008-04-18
1
-37
/
+37
*
ide: remove IDE_*_REG macros
Bartlomiej Zolnierkiewicz
2008-04-18
15
-138
/
+175
*
ide: add ide_atapi_{discard_data,write_zeros} inline helpers
Bartlomiej Zolnierkiewicz
2008-04-18
4
-48
/
+30
*
ide-floppy: remove struct idefloppy_id_gcw
Borislav Petkov
2008-04-18
1
-43
/
+24
*
scc_pata.c: do setup itself instead of ide_setup_pci_device()
Akira Iguchi
2008-04-18
1
-15
/
+47
*
ide: remove ide_init_hwif_ports()
Bartlomiej Zolnierkiewicz
2008-04-18
2
-34
/
+9
*
ide: remove init_hwif_default()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-16
/
+9
*
ide: remove ->hold field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
7
-9
/
+4
*
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
Bartlomiej Zolnierkiewicz
2008-04-18
13
-209
/
+19
*
ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
8
-81
/
+17
*
ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
3
-31
/
+5
*
ide: remove needless CONFIG_BLK_DEV_HD hack from init_hwif()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-7
/
+0
*
ide-generic: add ide_generic class and attribute for adding new interfaces
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+77
*
ide: add warm-plug support for IDE devices (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
4
-3
/
+110
*
ide: remove dead/obsolete ->busproc method
Bartlomiej Zolnierkiewicz
2008-04-18
6
-144
/
+0
*
ide: rework PowerMac media-bay support (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
6
-22
/
+50
*
ide: move ide_port_setup_devices() call to ide_device_add_all()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-2
/
+4
*
ide: factor out devices init from ide_init_port_data()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-6
/
+17
*
ide: factor out code unregistering devices from ide_unregister()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-11
/
+19
*
ide: remove IDE devices from /proc/ide/ before unregistering them
Bartlomiej Zolnierkiewicz
2008-04-18
3
-14
/
+6
*
ide: factor out cable detection from ide_init_port()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-0
/
+4
*
ide-acpi: add missing drive->acpidata zeroing
Bartlomiej Zolnierkiewicz
2008-04-18
1
-0
/
+2
*
ide: use ide_find_port() instead of ide_deprecated_find_port()
Bartlomiej Zolnierkiewicz
2008-04-18
6
-31
/
+5
*
ide: fix ide_find_port()
Bartlomiej Zolnierkiewicz
2008-04-18
2
-2
/
+2
*
ide-generic: set hwif->chipset
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+3
*
IDE: remove ide=reverse IDE core
Greg Kroah-Hartman
2008-04-18
6
-31
/
+4
*
Linux 2.6.25
v2.6.25
Linus Torvalds
2008-04-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-04-16
7
-36
/
+13
|
\
|
*
it821x: do not describe noraid parameter with its value
Paul Bolle
2008-04-17
1
-1
/
+1
|
*
Pb1200/DBAu1200: fix bad IDE resource size
Sergei Shtylyov
2008-04-17
4
-8
/
+9
|
*
Au1200: IDE driver build fix
Sergei Shtylyov
2008-04-17
1
-8
/
+1
|
*
Au1200: kill IDE driver function prototypes
Sergei Shtylyov
2008-04-17
2
-18
/
+2
|
*
avr32 mustn't select HAVE_IDE
Adrian Bunk
2008-04-17
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-04-16
2
-2
/
+4
|
\
\
|
*
|
block: update git url for blktrace
Jens Axboe
2008-04-15
1
-1
/
+1
|
*
|
io context: increment task attachment count in ioc_task_link()
Jens Axboe
2008-04-15
1
-1
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-04-16
3
-6
/
+148
|
\
\
\
|
*
|
|
USB: remove broken usb-serial num_endpoints check
Greg Kroah-Hartman
2008-04-15
1
-0
/
+2
|
*
|
|
USB: option: Add new vendor ID and device ID for AMOI HSDPA modem
tang kai
2008-04-15
1
-0
/
+10
|
*
|
|
USB: support more Huawei data card product IDs
fangxiaozhi
2008-04-15
2
-4
/
+124
|
*
|
|
USB: option.c: add more device IDs
Matthias Urlichs
2008-04-15
1
-2
/
+9
|
*
|
|
USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver
James Cameron
2008-04-15
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-16
15
-112
/
+173
|
\
\
\
[next]