summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] drivers/video/s3fb.c: fix a use-before-checkAdrian Bunk2007-03-231-1/+2
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-03-233-1/+31
|\
| * i2c/ds1374: Check workqueue creation statusCyrill V. Gorcunov2007-03-221-0/+4
| * i2c-i801: Restore the device state before leavingJean Delvare2007-03-221-0/+25
| * i2c-amd8111: Missed cleanupJean Delvare2007-03-221-1/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-231-0/+2
|\ \
| * | [IrDA]: Delay needed when uploading firmware chunksNigel Williams2007-03-201-0/+2
| |/
* | IB/ipoib: Fix thinko in packet length checksMichael S. Tsirkin2007-03-222-3/+3
* | IPoIB: Fix use-after-free in path_rec_completion()Michael S. Tsirkin2007-03-221-2/+2
* | IB/ehca: Make scaling code work without CPU hotplugJoachim Fenkes2007-03-221-0/+8
* | RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem()Steve Wise2007-03-221-1/+4
* | IB/ipath: Check return value of lookup_one_lenBryan O'Sullivan2007-03-221-1/+15
* | IPoIB: Fix race in detaching from mcast group before attachingSean Hefty2007-03-221-3/+3
* | IPoIB/cm: Fix reaping of stale connectionsMichael S. Tsirkin2007-03-221-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-03-208-14/+43
|\
| * USB: new Novatel device ids for option driverGreg Kroah-Hartman2007-03-192-7/+13
| * USB: berry_charge: correct dbg string for second magic commandKen L Johnson2007-03-191-1/+1
| * usblp: quirk flag and device entry for Seiko Epson M129C printerAlan Stern2007-03-191-1/+5
| * airprime: USB ID for Novatel EV620 mini PCI-E cardMark Glines2007-03-191-2/+3
| * USB: necessary update for mos7720 driverOliver Neukum2007-03-191-0/+1
| * USB: RAZR v3i unusual_devsPete Zaitcev2007-03-191-0/+10
| * USB: two more device ids for dm9601 usbnet driverJon Dowland2007-03-191-0/+8
| * USB: fix usb-serial regressionJim Radford2007-03-191-6/+5
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-206-9/+11
|\ \
| * | pata_ixp4xx_cf: fix interruptAlessandro Zummo2007-03-191-1/+1
| * | pata_ixp4xx_cf: fix oops on detachTejun Heo2007-03-191-1/+0
| * | libata: kernel-doc fixRandy Dunlap2007-03-191-1/+1
| * | sata_inic162x: kill double region requestsTejun Heo2007-03-191-4/+0
| * | drivers/ata/Kconfig: PATA_SCC depends on wrong platformAkira Iguchi2007-03-191-1/+1
| * | sata_sil24: Add Adaptec 1220SA PCI IDJamie Clark2007-03-191-0/+1
| * | libata: don't whine if ->prereset() returns -ENOENTTejun Heo2007-03-191-1/+7
| |/
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-204-21/+48
|\ \
| * | [S390] zcrypt: fix possible race when unloading zcrypt driver modulesRalph Wuerthner2007-03-191-6/+6
| * | [S390] zcrypt: fix possible dead lock in AP bus moduleRalph Wuerthner2007-03-192-7/+24
| * | [S390] cio: qdio slsb setupUrsula Braun2007-03-191-8/+18
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-03-191-5/+6
|\ \ | |/ |/|
| * serial: Fix sh-sci break interrupt/sysrq handling.Paul Mundt2007-03-141-5/+6
* | [PATCH] tty: Fix two reported pid leaksEric W. Biederman2007-03-181-0/+5
* | [PATCH] machzwd warning fixAndrew Morton2007-03-181-12/+12
* | KVM: MMU: Fix host memory corruption on i386 with >= 4GB ramAvi Kivity2007-03-181-3/+3
* | KVM: MMU: Fix guest writes to nonpae pdeAvi Kivity2007-03-181-12/+34
* | KVM: Fix guest sysenter on vmxAvi Kivity2007-03-181-4/+4
* | KVM: Unset kvm_arch_ops if arch module loading failedAvi Kivity2007-03-181-1/+3
* | ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config optionsBartlomiej Zolnierkiewicz2007-03-174-53/+1
* | ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=nBartlomiej Zolnierkiewicz2007-03-171-1/+1
* | scc_pata: dependency fixKou Ishizaki2007-03-174-9/+9
* | jmicron: make ide jmicron driver play nice with libata onesTejun Heo2007-03-171-5/+24
* | ide: au1xxx: fix use of mixed declarations and codeRalf Baechle2007-03-171-1/+2
* | cmd64x: fix recovery time calculation (take 3)Sergei Shtylyov2007-03-171-25/+20
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-171-5/+0
|\ \