index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
i386
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-09-24
[SCSI] scsi_transport_fc: fixup netlink arguments
James Bottomley
1
-2
/
+4
2006-09-24
[SCSI] SPI transport class: misc DV fixes
James Bottomley
2
-8
/
+25
2006-09-24
[SPARC64]: Update defconfig.
David S. Miller
1
-6
/
+19
2006-09-24
[SPARC64]: Fix sched_clock() wrapping every ~17 seconds.
David S. Miller
1
-1
/
+1
2006-09-24
[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...
Alan Cox
3
-10
/
+20
2006-09-24
[SCSI] eata_pio cleanup and PCI fix
Alan Cox
2
-59
/
+69
2006-09-24
[SCSI] aacraid: README update
Mark Haverkamp
1
-23
/
+30
2006-09-24
[SCSI] aacraid: remove scsi_remove_device
Mark Haverkamp
1
-6
/
+0
2006-09-24
[SCSI] aacraid: merge rx and rkt code
Mark Haverkamp
6
-497
/
+112
2006-09-24
[SCSI] aacraid: expose physical devices
Mark Haverkamp
2
-2
/
+9
2006-09-24
[SCSI] aacraid: misc cleanup
Mark Haverkamp
3
-6
/
+5
2006-09-24
[CRYPTO] hmac: Fix error truncation by unlikely()
Herbert Xu
1
-6
/
+18
2006-09-24
[SCSI] zfcp: update maintainers file
Swen Schillig
1
-0
/
+2
2006-09-24
[SCSI] zfcp: update maintainers file
Andreas Herrmann
1
-2
/
+0
2006-09-24
[SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are down
Andreas Herrmann
3
-19
/
+4
2006-09-24
[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req
Andreas Herrmann
6
-344
/
+191
2006-09-24
[SCSI] zfcp: fix: use correct req_id in eh_abort_handler
Andreas Herrmann
5
-49
/
+42
2006-09-24
[SCSI] zfcp: create private slab caches to guarantee proper data alignment
Heiko Carstens
5
-39
/
+92
2006-09-24
[SCSI] zfcp: remove zfcp_ccw_unregister function
Heiko Carstens
2
-14
/
+0
2006-09-24
[SCSI] aic7xxx: pause sequencer before touching SBLKCTL
Doug Ledford
1
-0
/
+5
2006-09-24
[SCSI] aic7xxx: avoid checking SBLKCTL register for certain cards
James Bottomley
1
-4
/
+12
2006-09-24
[SCSI] scsi_debug version 1.80
Douglas Gilbert
1
-41
/
+189
2006-09-23
[PATCH] more get_property() fallout
Al Viro
1
-1
/
+1
2006-09-23
[PATCH] briq_panel: read() and write() get __user pointers, damnit
Al Viro
1
-7
/
+10
2006-09-23
[PATCH] #elif that should've been #elif defined
Al Viro
1
-1
/
+1
2006-09-23
[PATCH] more fallout from get_property returning pointer to const
Al Viro
4
-5
/
+5
2006-09-23
[PATCH] missing includes from infiniband merge
Al Viro
4
-0
/
+4
2006-09-23
[CRYPTO] hmac: Fix hmac_init update call
Herbert Xu
1
-1
/
+1
2006-09-23
[KERNEL] Do not truncate to 'int' in ALIGN() macro.
David Miller
1
-1
/
+1
2006-09-23
[SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return value
Jesper Juhl
1
-2
/
+3
2006-09-23
[SCSI] aha152x: remove static host array
James Bottomley
1
-29
/
+24
2006-09-23
[SCSI] aic94xx: Fix for a typo in aic94xx_init()
malahal@us.ibm.com
1
-1
/
+1
2006-09-23
[SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDs
Alexis Bruemmer
1
-49
/
+2
2006-09-23
[MTD] Whitespace cleanup in SSFDC driver.
David Woodhouse
1
-11
/
+11
2006-09-23
[MTD] SSFDC translation layer minor cleanup
David Woodhouse
1
-15
/
+21
2006-09-23
[MTD] Fix dependencies with CONFIG_MTD=m
David Woodhouse
1
-2
/
+2
2006-09-23
[ALSA] intel8x0m - Free irq in suspend
Takashi Iwai
1
-0
/
+5
2006-09-23
[ALSA] Move CONFIG_SND_AC97_POWER_SAVE to pci/Kconfig
Takashi Iwai
2
-13
/
+13
2006-09-23
[ALSA] usb-audio: add mixer control names for the Aureon 5.1 MkII
Clemens Ladisch
1
-0
/
+24
2006-09-23
[ALSA] ES1938: remove duplicate field initialization
Clemens Ladisch
1
-2
/
+1
2006-09-23
[ALSA] usb-audio: increase number of packets per URB
Clemens Ladisch
1
-2
/
+2
2006-09-23
[ALSA] hda-codec - Fix headphone auto-toggle on sigmatel codec
Takashi Iwai
1
-10
/
+1
2006-09-23
[ALSA] hda-intel - A slight cleanup of timeout check in azx_get_response()
Takashi Iwai
1
-24
/
+22
2006-09-23
[ALSA] hda-codec - Fix mic input with STAC92xx codecs
Takashi Iwai
2
-35
/
+74
2006-09-23
[ALSA] mixart: Use SEEK_{SET,CUR,END} instead of hardcoded values
Josef 'Jeff' Sipek
1
-6
/
+6
2006-09-23
[ALSA] gus: Use SEEK_{SET,CUR,END} instead of hardcoded values
Josef 'Jeff' Sipek
1
-3
/
+3
2006-09-23
[ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded values
Josef 'Jeff' Sipek
1
-3
/
+3
2006-09-23
[ALSA] sound core: Use SEEK_{SET,CUR,END} instead of hardcoded values
Josef 'Jeff' Sipek
1
-3
/
+3
2006-09-23
[ALSA] hda-codec - Support multiple headphone pins
Takashi Iwai
5
-86
/
+164
2006-09-23
[ALSA] hda_intel prefer 24bit instead of 20bit
Nicolas Graziano
1
-2
/
+2
[next]