index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
myri10ge: report link up/down in standard ethtool way
Brice Goglin
2007-06-03
1
-0
/
+1
*
NetXen: Removal of extra free_irq call
Mithlesh Thukral
2007-06-03
1
-2
/
+0
*
smc91x: sh solution engine fixes.
Paul Mundt
2007-06-03
1
-4
/
+1
*
e1000: disable polling before registering netdevice
Auke Kok
2007-06-03
1
-4
/
+7
*
network drivers: eliminate unneeded kill_vid code
Stephen Hemminger
2007-06-03
14
-183
/
+6
*
atl1: eliminate unneeded kill_vid code
Stephen Hemminger
2007-06-03
1
-32
/
+1
*
8139cp: fix VLAN unregistration
Stephen Hemminger
2007-06-03
1
-13
/
+4
*
sky2: Fix VLAN unregistration
Stephen Hemminger
2007-06-03
1
-18
/
+13
*
qla3xxx: device doesnt do hardware checksumming.
Stephen Hemminger
2007-06-03
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2007-06-01
8
-73
/
+229
|
\
|
*
firewire: Change struct fw_cdev_iso_packet to not use bitfields.
Kristian Høgsberg
2007-05-31
1
-1
/
+16
|
*
firewire: Implement suspend/resume PCI driver hooks.
Kristian Høgsberg
2007-05-31
2
-69
/
+123
|
*
firewire: fw-sbp2: implement sysfs ieee1394_id
Stefan Richter
2007-05-31
2
-0
/
+54
|
*
ieee1394: sbp2: offer SAM-conforming target port ID in sysfs
Stefan Richter
2007-05-31
3
-2
/
+35
|
*
ieee1394: fix calculation of sysfs attribute "address"
Stefan Richter
2007-05-31
1
-1
/
+1
*
|
net/hp100: fix section mismatch warning
Sam Ravnborg
2007-06-01
1
-1
/
+1
*
|
kvm: fix section mismatch warning in kvm-intel.o
Sam Ravnborg
2007-06-01
1
-1
/
+1
*
|
acpi: fix section mismatch warning in asus + toshiba
Sam Ravnborg
2007-06-01
2
-2
/
+2
*
|
isdn: fix section mismatch warnings
Sam Ravnborg
2007-06-01
2
-2
/
+2
*
|
pm3fb: switching between X and fb fix
Krzysztof Helt
2007-06-01
1
-1
/
+1
*
|
SPI: Freescale iMX SPI controller driver fixes
Andrea Paterniani
2007-06-01
1
-1
/
+2
*
|
atmel_spi dma address bugfix
Haavard Skinnemoen
2007-06-01
1
-4
/
+4
*
|
Fix broken CLIR in isdn driver
Karsten Keil
2007-06-01
1
-1
/
+2
*
|
ISDN4Linux: fix maturity label
Tilman Schmidt
2007-06-01
1
-4
/
+5
*
|
tty: fix leakage of -ERESTARTSYS to userland
Oleg Nesterov
2007-06-01
2
-1
/
+3
*
|
RTC: use fallback IRQ if PNP tables don't provide one
Matthew Garrett
2007-06-01
1
-3
/
+10
*
|
misc/tifm_7xx1: replace deprecated irq flag
Jeff Garzik
2007-06-01
1
-1
/
+1
*
|
fbdev: Move declaration of fb_class to <linux/fb.h>
Geert Uytterhoeven
2007-06-01
1
-1
/
+0
*
|
cfag12864bfb: Use sys_ instead of cfb_ framebuffer accessors
Avuton Olrich
2007-06-01
2
-3
/
+9
*
|
vt8623fb: arkfb: null pointer dereference fix
Ondrej Zajicek
2007-06-01
2
-2
/
+4
*
|
skeletonfb: fix of xxxfb_setup ifdef
Krzysztof Helt
2007-06-01
1
-16
/
+15
*
|
parse errors in ifdefs
Yoann Padioleau
2007-06-01
3
-4
/
+4
*
|
potential parse error in ifdef
Yoann Padioleau
2007-06-01
8
-8
/
+8
*
|
msi: mask the msix vector before we unmap it
Eric W. Biederman
2007-06-01
1
-3
/
+3
*
|
msi: fix the ordering of msix irqs
Eric W. Biederman
2007-06-01
1
-2
/
+2
*
|
Add select PHYLIB to the UCC_GETH Kconfig option
Jan Altenberg
2007-06-01
1
-0
/
+1
*
|
PCI: quirk disable MSI on via vt3351
Jay Cliburn
2007-06-01
1
-0
/
+1
*
|
PCI: Fix pci_find_present
Ben Gardner
2007-06-01
1
-1
/
+2
*
|
PCI: disable MSI by default on systems with Serverworks HT1000 chips
Andy Gospodarek
2007-06-01
1
-0
/
+1
*
|
msi: fix ARM compile
Dan Williams
2007-06-01
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2007-05-31
4
-24
/
+57
|
\
|
*
[S390] cio: deregister ccw device when pgid disband failed
Peter Oberparleiter
2007-05-31
1
-0
/
+6
|
*
[S390] cio: Use device_schedule_callback() for removing disconnected devices.
Cornelia Huck
2007-05-31
1
-11
/
+38
|
*
[S390] raw3270: use mutex instead of semaphore
Christoph Hellwig
2007-05-31
1
-5
/
+5
|
*
[S390] dasd_eer: use mutex instead of semaphore
Christoph Hellwig
2007-05-31
1
-8
/
+8
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2007-05-31
1
-0
/
+1
|
\
\
|
*
|
[SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.c
Horst H. von Brand
2007-05-31
1
-0
/
+1
|
|
/
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-05-31
1
-1
/
+1
|
\
\
|
*
|
[CASSINI]: Fix printk message typo.
David S. Miller
2007-05-31
1
-1
/
+1
|
|
/
*
|
Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-05-31
3
-16
/
+34
|
\
\
[next]