index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_ioctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-02-08
AT91: MACB support
Andrew Victor
3
-4
/
+31
2007-02-08
sky2: version 1.12
Stephen Hemminger
1
-1
/
+1
2007-02-08
sky2: add new chip ids
Stephen Hemminger
1
-0
/
+4
2007-02-08
sky2: Yukon Extreme support
Stephen Hemminger
2
-16
/
+89
2007-02-08
sky2: safer transmit timeout
Stephen Hemminger
1
-26
/
+15
2007-02-08
sky2: TSO support for EC_U
Stephen Hemminger
1
-4
/
+3
2007-02-08
sky2: use dev_err for error reports
Stephen Hemminger
1
-44
/
+31
2007-02-08
sky2: add Wake On Lan support
Stephen Hemminger
2
-47
/
+189
2007-02-08
fix unaligned exception in /drivers/net/wireless/orinoco.c
Hennerich, Michael
1
-1
/
+1
2007-02-08
Remove unused kernel config option DLCI_COUNT
Robert P. J. Day
1
-11
/
+0
2007-02-08
z85230: spinlock logic
Alan Cox
1
-13
/
+1
2007-02-08
mips: declance: Driver model for the PMAD-A
Maciej W. Rozycki
1
-47
/
+117
2007-02-08
Spidernet: Rework RX linked list
Linas Vepstas
1
-8
/
+4
2007-02-08
[PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments
Oleg Verych
1
-20
/
+20
2007-02-07
sysfs: Shadow directory support
Eric W. Biederman
8
-45
/
+249
2007-02-07
Driver Core: Increase the default timeout value of the firmware subsystem
Dave Jones
1
-1
/
+1
2007-02-07
Driver core: allow to delay the uevent at device creation time
Kay Sievers
2
-2
/
+4
2007-02-07
Driver core: add device_type to struct device
Kay Sievers
3
-20
/
+49
2007-02-07
Driver core: add uevent vars for devices of a class
Kay Sievers
1
-12
/
+34
2007-02-07
SYSFS: Fix missing include of list.h in sysfs.h
Frank Haverkamp
1
-0
/
+1
2007-02-07
HOWTO: Add a reference to Harbison and Steele
Robert P. J. Day
1
-0
/
+1
2007-02-07
sysfs: error handling in sysfs, fill_read_buffer()
Oliver Neukum
1
-4
/
+6
2007-02-07
kobject: kobject_put cleanup
Mariusz Kozlowski
1
-4
/
+2
2007-02-07
sysfs: kobject_put cleanup
Mariusz Kozlowski
2
-6
/
+4
2007-02-07
sysfs: suppress lockdep warnings
Frederik Deweerdt
1
-2
/
+2
2007-02-07
Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()
Oliver Neukum
8
-17
/
+103
2007-02-07
driver core: Change function call order in device_bind_driver().
Cornelia Huck
1
-2
/
+6
2007-02-07
driver core: Don't stop probing on ->probe errors.
Cornelia Huck
1
-7
/
+6
2007-02-07
driver core fixes: device_register() retval check in platform.c
Cornelia Huck
1
-2
/
+9
2007-02-07
driver core fixes: make_class_name() retval checks
Cornelia Huck
2
-13
/
+25
2007-02-07
/sys/modules/*/holders
Kay Sievers
3
-7
/
+48
2007-02-07
USB: add the sysfs driver name to all modules
Greg Kroah-Hartman
2
-3
/
+6
2007-02-07
SERIO: add the sysfs driver name to all modules
Greg Kroah-Hartman
2
-2
/
+9
2007-02-07
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
4
-8
/
+12
2007-02-07
Modules: only add drivers/ direcory if needed
Greg Kroah-Hartman
2
-10
/
+11
2007-02-07
MODULES: add the module name for built in kernel drivers
Kay Sievers
4
-17
/
+31
2007-02-07
driver core: Allow device_move(dev, NULL).
Cornelia Huck
3
-36
/
+52
2007-02-07
driver core: Remove device_is_registered() in device_move().
Cornelia Huck
1
-4
/
+0
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
20
-362
/
+451
2007-02-07
Driver core: convert SPI code to use struct device
Greg Kroah-Hartman
5
-27
/
+27
2007-02-07
Driver core: convert pcmcia code to use struct device
Greg Kroah-Hartman
14
-105
/
+127
2007-02-07
Kobject: make kobject apis more robust in handling NULL pointers
Greg Kroah-Hartman
1
-0
/
+19
2007-02-07
[GFS2] make gfs2_writepages() static
Adrian Bunk
1
-1
/
+2
2007-02-07
[GFS2] Unlock page on prepare_write try lock failure
Steven Whitehouse
1
-1
/
+3
2007-02-07
NET: turn local_save_flags() + local_irq_disable() into local_irq_save()
Jiri Kosina
1
-2
/
+1
2007-02-07
NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save()
Jiri Kosina
1
-2
/
+1
2007-02-07
hp100: convert pci_module_init() to pci_register_driver()
Richard Knutsson
1
-1
/
+1
2007-02-07
NetXen: Added ethtool support for user level tools.
Amit S. Kale
3
-19
/
+361
2007-02-07
NetXen: Firmware crb init changes.
Amit S. Kale
1
-3
/
+9
2007-02-07
maintainers: add atl1 maintainers
Jay Cliburn
1
-0
/
+10
[next]