summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-16/+63
2008-07-02Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds1-14/+14
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds11-0/+6877
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds4-1/+99
2008-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-21/+35
2008-07-02tty: Fix inverted logic in send_breakAlan Cox1-1/+1
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-3/+21
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds1-0/+1
2008-07-02Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds3-3/+12
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds35-155/+239
2008-07-02DRM/i915: only use tiled blits on 965+Jesse Barnes1-2/+2
2008-07-02drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-07-02PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang1-3/+14
2008-07-02PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li4-12/+48
2008-07-02V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i...Mauro Carvalho Chehab1-1/+1
2008-07-02dm crypt: use cond_reschedMilan Broz1-0/+1
2008-07-01PCI: Restrict VPD read permission to rootBen Hutchings1-1/+1
2008-07-01I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks1-0/+1
2008-07-01I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks1-3/+3
2008-07-01I2C: S3C2410: Check ACK on byte transmissionBen Dooks1-11/+10
2008-06-30V4L/DVB (8145a): USB Video Class driverLaurent Pinchart11-0/+6877
2008-06-30hostap: fix sparse warningsPavel Roskin5-16/+15
2008-06-30hostap: don't report useless WDS frames by defaultPavel Roskin1-1/+1
2008-06-30ide: fix /proc/ide/ide?/mate reportingBartlomiej Zolnierkiewicz1-1/+1
2008-06-30Revert "BAST: Remove old IDE driver"Bartlomiej Zolnierkiewicz3-0/+98
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-6/+11
2008-06-30Input: fix locking in force-feedback coreDmitry Torokhov1-6/+11
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds39-442/+599
2008-06-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds5-2/+20
2008-06-27CONNECTOR: add a proc entry to list connectorsLi Zefan1-0/+40
2008-06-27hamradio: remove unused variableAndre Haupt1-2/+0
2008-06-28Fix error paths if md_probe fails.Neil Brown1-2/+4
2008-06-28Don't acknowlege that stripe-expand is complete until it really is.Neil Brown1-0/+3
2008-06-28Ensure interrupted recovery completed properly (v1 metadata plus bitmap)Neil Brown2-1/+5
2008-06-27firewire: fw-sbp2: fix parsing of logical unit directoriesRichard Sharpe1-1/+2
2008-06-27prism: islpci_eth.c endianness fixHarvey Harrison1-1/+1
2008-06-27rt2x00: Fix lock dependency errrorIvo van Doorn3-15/+28
2008-06-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller8-70/+97
2008-06-27Hold RTNL while calling dev_close()Ben Hutchings1-0/+3
2008-06-27qla3xxx: Hold RTNL while calling dev_close()Ben Hutchings1-0/+2
2008-06-27[netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen2-27/+12
2008-06-27e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek1-1/+1
2008-06-27e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xxKevin Hao1-0/+2
2008-06-27[netdrvr] netxen: fix netxen_pci_tbl[] breakageAl Viro1-7/+11
2008-06-27[netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar1-2/+3
2008-06-27ipg: use NULL, not zero, for pointersPekka Enberg1-1/+1
2008-06-27ipg: fix jumbo frame compilationPekka Enberg1-7/+7
2008-06-27drivers/net/r6040.c: Eliminate double sizeofJulia Lawall1-1/+1
2008-06-27pcnet_cs, axnet_cs: clear bogus interrupt before request_irqKomuro2-0/+5
2008-06-27e1000e: fix EEH recovery during reset on PPCJeff Kirsher1-1/+2