index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-m48t86.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-05-27
[SCSI] u14-34f: convert to use the data buffer accessors
FUJITA Tomonori
1
-33
/
+27
2007-05-27
[SCSI] ultrastor: convert to use the data buffer accessors
FUJITA Tomonori
1
-10
/
+9
2007-05-27
[SCSI] wd7000: convert to use the data buffer accessors
FUJITA Tomonori
1
-9
/
+11
2007-05-27
[SCSI] eata: convert to use the data buffer accessors
FUJITA Tomonori
1
-34
/
+14
2007-05-27
[SCSI] initio: convert to use the data buffer accessors
FUJITA Tomonori
1
-25
/
+11
2007-05-27
[SCSI] aha1740: convert to use the data buffer accessors
FUJITA Tomonori
1
-33
/
+15
2007-05-27
[SCSI] a100u2w: convert to use the data buffer accessors
FUJITA Tomonori
1
-33
/
+17
2007-05-27
[SCSI] fdomain: convert to use the data buffer accessors
FUJITA Tomonori
1
-22
/
+20
2007-05-27
[SCSI] sym53c500_cs: convert to use the data buffer accessors
FUJITA Tomonori
1
-23
/
+19
2007-05-27
[SCSI] sym53c416: convert to use the data buffer accessors
FUJITA Tomonori
1
-26
/
+18
2007-05-27
[SCSI] NCR53c406a: convert to use the data buffer accessors
FUJITA Tomonori
1
-27
/
+18
2007-05-27
[SCSI] mac53c94: convert to use the data buffer accessors
FUJITA Tomonori
1
-41
/
+21
2007-05-26
[SCSI] ibmmca: convert to use the data buffer accessors
FUJITA Tomonori
1
-15
/
+13
2007-05-26
[SCSI] aic79xx: convert to use the data buffer accessors
FUJITA Tomonori
2
-40
/
+15
2007-05-26
[SCSI] aic7xxx: convert to use the data buffer accessors
FUJITA Tomonori
2
-51
/
+12
2007-05-26
[SCSI] 53c700: convert to use the data buffer accessors
FUJITA Tomonori
1
-40
/
+15
2007-05-26
[SCSI] scsi_lib: add scatter/gather data buffer accessors
FUJITA Tomonori
2
-0
/
+58
2007-05-26
[SCSI] fc_transport: fix sysfs deadlock on vport delete
James Smart
3
-93
/
+105
2007-05-26
[SCSI] qla4xxx: ql4_os.c bugfixes
David C Somayajulu
1
-4
/
+13
2007-05-26
[SCSI] qla4xxx: ql4_mbx.c remove dead code bugfixes
David C Somayajulu
1
-171
/
+103
2007-05-26
[SCSI] qla4xxx: ql4_isr.c support for new mbx cmds
David C Somayajulu
1
-18
/
+35
2007-05-26
[SCSI] qla4xxx: update rev num and misc cleanup
David C Somayajulu
4
-4
/
+17
2007-05-26
[SCSI] qla4xxx: ql4_init.c bugfixes
David C Somayajulu
1
-29
/
+63
2007-05-26
[SCSI] qla4xxx: ql4_fw.h add support for qla4032
David C Somayajulu
1
-249
/
+177
2007-05-26
[SCSI] qla4xxx: ql4_def.h log all AENs and cleanup
David C Somayajulu
1
-39
/
+39
2007-05-26
[SCSI] qla4xxx: ql4_dbg.c remove dead code
David C Somayajulu
1
-171
/
+3
2007-05-26
[SCSI] megaraid: fix compiler warnings
Martin Bligh
1
-5
/
+5
2007-05-24
[SCSI] ips: remove kernel 2.4 code
Adrian Bunk
2
-169
/
+20
2007-05-24
[SCSI] nsp32: remove kernel 2.4 code
Adrian Bunk
1
-96
/
+13
2007-05-24
[SCSI] ncr5380 warning fixes
Andrew Morton
2
-8
/
+10
2007-05-24
[SCSI] aacraid,qla2xxx: use irq_handler_t where appropriate
Jeff Garzik
2
-2
/
+2
2007-05-24
[SCSI] NCR5380: Replace yield() with a better alternative
Amol Lad
1
-1
/
+1
2007-05-24
[SCSI] scsi_error: send the sense buffer down without copying
James Bottomley
1
-23
/
+3
2007-05-24
[SCSI] sd: remove __GFP_DMA
Bernhard Walle
1
-1
/
+1
2007-05-22
[SCSI] jazz_esp: converted to use esp_core
Thomas Bogendoerfer
2
-247
/
+184
2007-05-22
[SCSI] initio: Convert into a real Linux driver and update to modern style
Alan Cox
2
-2173
/
+1963
2007-05-22
[SCSI] aacraid: add support for FUA
Salyzyn, Mark
3
-20
/
+55
2007-05-22
[SCSI] aha152x: use wait_for_completion_timeout
Christoph Hellwig
1
-32
/
+18
2007-05-22
[SCSI] kill scsi host template suspend/resume
Tejun Heo
2
-28
/
+3
2007-05-22
[SCSI] ibmmca: convert to new probing API and fix oopses
James Bottomley
3
-705
/
+563
2007-05-16
[SCSI] FC Transport support for vports based on NPIV
James Smart
3
-29
/
+1399
2007-05-16
arm: walk_stacktrace() needs to be exported
Al Viro
1
-0
/
+2
2007-05-16
fix uml-x86_64
Al Viro
3
-3
/
+14
2007-05-16
audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is set
Al Viro
1
-0
/
+2
2007-05-16
m32r: __xchg() should be always_inline
Al Viro
1
-1
/
+2
2007-05-16
rpadlpar breakage - fallout of struct subsystem removal
Al Viro
1
-2
/
+3
2007-05-16
em28xx and ivtv should depend on PCI
Al Viro
2
-2
/
+2
2007-05-16
missing includes in mlx4
Al Viro
4
-0
/
+4
2007-05-16
missing dependencies for USB drivers in input
Al Viro
5
-0
/
+12
2007-05-16
missing mm.h in fw-ohci
Al Viro
1
-0
/
+1
[next]