aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds6-70/+65
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds85-1025/+3743
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2-9/+9
2008-07-27Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-1/+1
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-1/+1
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-15/+34
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds3-3/+3
2008-07-27isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell1-0/+1
2008-07-27Fix namespace issue with HisaxKarsten Keil3-3/+3
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison49-235/+235
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins2-6/+21
2008-07-27avr32: some mmc/sd cleanupsDavid Brownell1-8/+8
2008-07-27Merge commit 'upstream/master'Haavard Skinnemoen1844-99565/+213310
2008-07-27KVM: s390: Fix guest kconfigChristian Borntraeger1-1/+1
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds32-955/+1208
2008-07-26fix for a memory leak in an error case introduced by fix for double freeOliver Neukum1-4/+6
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds122-984/+1324
2008-07-26m68k: gs: use tty_port fixesGeert Uytterhoeven2-55/+56
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds9-36/+457
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-3/+3
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds39-1/+23873
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-40/+40
2008-07-26firmware: fix memmap printk format warningsRandy Dunlap1-2/+4
2008-07-26[PATCH] f_count may wrap aroundAl Viro1-3/+3
2008-07-27Add layer1 over IP supportKarsten Keil5-1/+2003
2008-07-27Add mISDN HFC multiport driverKarsten Keil4-0/+6537
2008-07-27Add mISDN HFC PCI driverKarsten Keil4-0/+2503
2008-07-27Add mISDN DSPKarsten Keil14-0/+5991
2008-07-27Add mISDN core filesKarsten Keil15-0/+6835
2008-07-27Add mISDN driverKarsten Keil3-1/+5
2008-07-27atmel-mci: debugfs supportHaavard Skinnemoen2-0/+191
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen3-0/+72
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen4-0/+177
2008-07-27imxmmc: fix crash when no platform data is providedPaulius Zaleckas1-2/+9
2008-07-27imxmmc: fix platform resourcesPaulius Zaleckas1-27/+6
2008-07-27imxmmc: remove DEBUG definitionPaulius Zaleckas1-6/+0
2008-07-26Merge branches 'bkl-removal', 'ipoib', 'mlx4' and 'nes' into for-linusRoland Dreier30-950/+1192
2008-07-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+6
2008-07-26dsp56k: Fix BKL pushdownGeert Uytterhoeven1-2/+2
2008-07-26drivers/video/fbmem.c: removed duplicated includeHuang Weiyi1-1/+0
2008-07-26[SCSI] qla2xxx: Update version number to 8.02.01-k6.Andrew Vasquez1-1/+1
2008-07-26[SCSI] qla2xxx: Additional NPIV corrections.Andrew Vasquez6-12/+19
2008-07-26[SCSI] qla2xxx: suppress uninitialized-var warningAndrew Morton1-1/+1
2008-07-26[SCSI] qla2xxx: use memory_read_from_buffer()Akinobu Mita1-35/+9
2008-07-26[SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware.Andrew Vasquez1-2/+2
2008-07-26[SCSI] ch: fix ch_remove oopsFUJITA Tomonori1-0/+1
2008-07-26[SCSI] 3w-9xxx: add MSI support and misc fixesadam radford2-14/+35
2008-07-26[SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fnMike Christie1-1/+1
2008-07-26[SCSI] ibmvfc: Update driver version to 1.0.1Brian King1-2/+2
2008-07-26[SCSI] ibmvfc: Add ADISC supportBrian King2-0/+171