index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-v850
/
simsyscall.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
[PATCH] ahci: preserve PORTS_IMPL over host resets
Tejun Heo
1
-3
/
+20
2006-12-02
[PATCH] pdc202xx_old: Fix name clashes with PA-RISC
Alan Cox
1
-29
/
+29
2006-12-02
[libata] ahci: Match PCI class code for AHCI
Jeff Garzik
1
-0
/
+4
2006-12-02
[PATCH] libata: move dev->max_sectors configuration into ata_dev_configure()
Tejun Heo
2
-16
/
+8
2006-12-02
[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE
Tejun Heo
3
-2
/
+16
2006-12-02
[PATCH] libata: implement ATA_EHI_PRINTINFO
Tejun Heo
5
-11
/
+20
2006-12-02
[PATCH] ahci: update ahci-vt8251 reset sequence
Tejun Heo
1
-2
/
+76
2006-12-02
[PATCH] libata: separate out and export sata_port_hardreset()
Tejun Heo
2
-10
/
+44
2006-12-02
[PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO
Tejun Heo
1
-17
/
+4
2006-12-02
[PATCH] sata_sil24: add PMP related constants
Tejun Heo
1
-0
/
+5
2006-12-02
[PATCH] sata_sil24: rename PMP related constants
Tejun Heo
1
-6
/
+7
2006-12-02
[PATCH] libata: make user scan wait for scan to complete
Tejun Heo
1
-3
/
+5
2006-12-02
[PATCH] sata_nv: SRST sometimes fails after hotplug, use HRST_TO_RESUME
Tejun Heo
1
-3
/
+6
2006-12-02
[PATCH] libata: move ata_irq_on() into libata-sff.c
Tejun Heo
3
-31
/
+32
2006-12-02
[PATCH] libata: handle 0xff status properly
Tejun Heo
2
-17
/
+22
2006-12-02
[PATCH] ata: Generic platform_device libata driver
Paul Mundt
4
-0
/
+318
2006-12-02
[PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist...
Alan Cox
2
-48
/
+78
2006-12-02
[PATCH] sata_nv ADMA/NCQ support for nForce4
Robert Hancock
2
-12
/
+924
2006-12-02
[libata] pata_marvell: minor and trivial cleanups
Jeff Garzik
1
-22
/
+21
2006-12-02
[PATCH] pata_marvell: Marvell 6101/6145 PATA driver
Alan Cox
3
-0
/
+231
2006-12-02
[PATCH] pci_module_init() conversion for pata_pdc2027x
Henrik Kretzschmar
1
-1
/
+1
2006-12-02
[PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...
Alan Cox
4
-4
/
+50
2006-12-02
[PATCH] pci_module_init-convertion-in-ata_genericc fix
Alan Cox
1
-1
/
+1
2006-12-02
[PATCH] pci_module_init convertion in ata_generic.c
Henrik Kretzschmar
1
-1
/
+1
2006-12-02
[PATCH] libata: Winbond support
Alan Cox
3
-0
/
+314
2006-12-01
Driver core: show drivers in /sys/module/
Kay Sievers
2
-6
/
+26
2006-12-01
Documentation/driver-model/platform.txt update/rewrite
David Brownell
1
-86
/
+118
2006-12-01
Driver core: platform_driver_probe(), can save codespace
David Brownell
2
-0
/
+54
2006-12-01
driver core: Use klist_remove() in device_move()
Cornelia Huck
1
-2
/
+2
2006-12-01
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
7
-4
/
+228
2006-12-01
Driver core: make drivers/base/core.c:setup_parent() static
Adrian Bunk
1
-2
/
+2
2006-12-01
driver core: Introduce device_find_child().
Cornelia Huck
2
-0
/
+35
2006-12-01
sysfs: sysfs_write_file() writes zero terminated data
Thomas Maier
1
-0
/
+3
2006-12-01
cpu topology: consider sysfs_create_group return value
Heiko Carstens
1
-23
/
+32
2006-12-01
Driver core: Call platform_notify_remove later
Benjamin Herrenschmidt
1
-1
/
+1
2006-12-01
ACPI: Change ACPI to use dev_archdata instead of firmware_data
Benjamin Herrenschmidt
6
-15
/
+39
2006-12-01
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
27
-0
/
+190
2006-12-01
Driver core: convert sound core to use struct device
Greg Kroah-Hartman
6
-30
/
+37
2006-12-01
Driver core: change mem class_devices to be real devices
Greg Kroah-Hartman
1
-4
/
+4
2006-12-01
Driver core: convert fb code to use struct device
Greg Kroah-Hartman
3
-84
/
+103
2006-12-01
Driver core: convert firmware code to use struct device
Greg Kroah-Hartman
1
-62
/
+57
2006-12-01
Driver core: convert mmc code to use struct device
Greg Kroah-Hartman
4
-19
/
+19
2006-12-01
Driver core: convert ppdev code to use struct device
Greg Kroah-Hartman
1
-3
/
+3
2006-12-01
Driver core: convert PPP code to use struct device
Greg Kroah-Hartman
1
-2
/
+2
2006-12-01
Driver core: convert cpuid code to use struct device
Greg Kroah-Hartman
1
-10
/
+10
2006-12-01
Driver core: convert msr code to use struct device
Greg Kroah-Hartman
1
-10
/
+10
2006-12-01
I2C: convert i2c-dev to use struct device instead of struct class_device
Greg Kroah-Hartman
1
-13
/
+13
2006-12-01
Driver core: convert raw device code to use struct device
Greg Kroah-Hartman
1
-6
/
+6
2006-12-01
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
6
-28
/
+29
2006-12-01
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
5
-33
/
+27
[next]