index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-18
cciss: Fix pci_driver.shutdown while device is still active
Gerald Britton
1
-15
/
+30
2007-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+2
2007-05-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2
-3
/
+9
2007-05-18
[CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate again
Herbert Xu
1
-2
/
+2
2007-05-17
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-30
/
+6
2007-05-17
sata_via: pcim_iomap_regions() conversion missed BAR5
Tejun Heo
1
-1
/
+1
2007-05-17
libata: remove libata.spindown_compat
Tejun Heo
3
-12
/
+4
2007-05-17
sata_nv: fix fallout of devres conversion
Tejun Heo
1
-11
/
+1
2007-05-17
drivers/ata: remove the wildcard from sata_nv driver
Peer Chen
1
-6
/
+0
2007-05-17
e1000: Fix msi enable leak on error, don't print error message, cleanup
Auke Kok
2
-28
/
+15
2007-05-17
ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak
Auke Kok
2
-23
/
+15
2007-05-17
NetXen: Fix NetXen driver ping on system-p
Mithlesh Thukral
1
-1
/
+1
2007-05-17
spidernet: node-aware skbuff allocation
Christoph Hellwig
1
-1
/
+2
2007-05-17
gianfar: Add I/O barriers when touching buffer descriptor ownership.
Scott Wood
1
-0
/
+11
2007-05-17
ibm_emac: fix link speed detection change
Eugene Surovegin
1
-1
/
+1
2007-05-17
ibm_emac: improved PHY support
Eugene Surovegin
1
-15
/
+45
2007-05-17
ibm_emac: fix section mismatch warnings
Eugene Surovegin
8
-10
/
+8
2007-05-17
sky2: memory barriers change
Stephen Hemminger
1
-4
/
+11
2007-05-17
sky2: remove dual port workaround
Stephen Hemminger
1
-7
/
+0
2007-05-17
sky2: MIB counter overflow handling
Stephen Hemminger
1
-0
/
+6
2007-05-17
sky2: keep track of receive alloc failures
Stephen Hemminger
1
-1
/
+3
2007-05-17
sky2: PHY register settings
Stephen Hemminger
1
-1
/
+6
2007-05-17
sky2: remove Gigabyte 88e8056 restriction
Stephen Hemminger
1
-30
/
+0
2007-05-17
NS16550A: Restore HS settings in EXCR2 on resume
David Woodhouse
1
-3
/
+18
2007-05-17
icom: add new sub-device-id to support new adapter
wendy xiong
1
-24
/
+31
2007-05-17
rtc kconfig clarification
David Brownell
1
-3
/
+3
2007-05-17
rtc-omap build fix
David Brownell
1
-2
/
+2
2007-05-17
Refine SCREEN_INFO sanity check for vgacon initialization
Gerd Hoffmann
1
-2
/
+7
2007-05-17
acpi: fix potential call to a freed memory section.
Aaron Durbin
1
-4
/
+4
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
1
-3
/
+0
2007-05-17
[POWERPC] Remove build warnings in windfarm_core
Stephen Rothwell
1
-2
/
+8
2007-05-17
[POWERPC] Fix comment in booke_wdt
Dave Jiang
1
-1
/
+1
2007-05-16
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-49
/
+98
2007-05-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-71
/
+205
2007-05-16
parport_pc needs dma-mapping.h
Andrew Morton
1
-0
/
+1
2007-05-16
spi: fix spidev for >sizeof(long)/32 devices
Domen Puncer
1
-1
/
+1
2007-05-16
libata: track spindown status and skip spindown_compat if possible
Tejun Heo
1
-0
/
+9
2007-05-16
libata: fix shutdown warning message printing
Tejun Heo
1
-8
/
+27
2007-05-16
libata-acpi: add ATA_FLAG_ACPI_SATA port flag
Tejun Heo
3
-7
/
+9
2007-05-16
libata: during revalidation, check n_sectors after device is configured
Tejun Heo
1
-18
/
+15
2007-05-16
libata: separate out ata_dev_reread_id()
Tejun Heo
2
-14
/
+36
2007-05-16
pata_scc had been missed by ata_std_prereset() switch
Al Viro
1
-2
/
+2
2007-05-15
[SPARC64]: Add hypervisor API negotiation and fix console bugs.
David S. Miller
1
-71
/
+205
2007-05-15
rpadlpar breakage - fallout of struct subsystem removal
Al Viro
1
-2
/
+3
2007-05-15
em28xx and ivtv should depend on PCI
Al Viro
2
-2
/
+2
2007-05-15
missing includes in mlx4
Al Viro
4
-0
/
+4
2007-05-15
missing dependencies for USB drivers in input
Al Viro
5
-0
/
+12
2007-05-15
missing mm.h in fw-ohci
Al Viro
1
-0
/
+1
2007-05-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
18
-679
/
+340
2007-05-16
Use menuconfig objects: IDE
Jan Engelhardt
1
-11
/
+4
[next]