summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2008-07-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-26/+26
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds-70/+65
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-1025/+3743
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds-9/+9
2008-07-27Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds-1/+1
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-15/+34
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds-3/+3
2008-07-27isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell-0/+1
2008-07-27Fix namespace issue with HisaxKarsten Keil-3/+3
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison-235/+235
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins-6/+21
2008-07-27avr32: some mmc/sd cleanupsDavid Brownell-8/+8
2008-07-27Merge commit 'upstream/master'Haavard Skinnemoen-99565/+213310
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov-22/+22
2008-07-27KVM: s390: Fix guest kconfigChristian Borntraeger-1/+1
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-955/+1208
2008-07-26fix for a memory leak in an error case introduced by fix for double freeOliver Neukum-4/+6
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds-984/+1324
2008-07-26m68k: gs: use tty_port fixesGeert Uytterhoeven-55/+56
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds-36/+457
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+3
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds-1/+23873
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-40/+40
2008-07-26firmware: fix memmap printk format warningsRandy Dunlap-2/+4
2008-07-26[PATCH] f_count may wrap aroundAl Viro-3/+3
2008-07-27Add layer1 over IP supportKarsten Keil-1/+2003
2008-07-27Add mISDN HFC multiport driverKarsten Keil-0/+6537
2008-07-27Add mISDN HFC PCI driverKarsten Keil-0/+2503
2008-07-27Add mISDN DSPKarsten Keil-0/+5991
2008-07-27Add mISDN core filesKarsten Keil-0/+6835
2008-07-27Add mISDN driverKarsten Keil-1/+5
2008-07-27atmel-mci: debugfs supportHaavard Skinnemoen-0/+191
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen-0/+72
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen-0/+177
2008-07-27imxmmc: fix crash when no platform data is providedPaulius Zaleckas-2/+9
2008-07-27imxmmc: fix platform resourcesPaulius Zaleckas-27/+6
2008-07-27imxmmc: remove DEBUG definitionPaulius Zaleckas-6/+0
2008-07-26Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-imRussell King-459/+620
2008-07-26[ARM] PXA: squash warning in pxafbIan Molton-1/+1
2008-07-26Merge branches 'bkl-removal', 'ipoib', 'mlx4' and 'nes' into for-linusRoland Dreier-950/+1192
2008-07-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+6
2008-07-26dsp56k: Fix BKL pushdownGeert Uytterhoeven-2/+2
2008-07-26drivers/video/fbmem.c: removed duplicated includeHuang Weiyi-1/+0
2008-07-26[SCSI] qla2xxx: Update version number to 8.02.01-k6.Andrew Vasquez-1/+1
2008-07-26[SCSI] qla2xxx: Additional NPIV corrections.Andrew Vasquez-12/+19
2008-07-26[SCSI] qla2xxx: suppress uninitialized-var warningAndrew Morton-1/+1
2008-07-26[SCSI] qla2xxx: use memory_read_from_buffer()Akinobu Mita-35/+9
2008-07-26[SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware.Andrew Vasquez-2/+2
2008-07-26[SCSI] ch: fix ch_remove oopsFUJITA Tomonori-0/+1