summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | bonding: fix error unwind in bonding_store_bondsJay Vosburgh2008-05-061-8/+8
| | * | | | | bonding: Do not call free_netdev for already registered device.Pavel Emelyanov2008-05-061-1/+3
| * | | | | | macvlan: Fix memleak on device removal/crash on module removalPatrick McHardy2008-05-081-1/+1
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-05-081-1/+1
|\ \ \ \ \ \
| * | | | | | pcspkr: fix dependanciesStas Sergeev2008-05-071-1/+1
* | | | | | | Fix drivers/media build for modular buildsIngo Molnar2008-05-081-0/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-0819-316/+458
|\ \ \ \ \ \ \
| * | | | | | | IB/ehca: Wait for async events to finish before destroying QPStefan Roscher2008-05-073-0/+11
| * | | | | | | IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor2008-05-072-10/+29
| * | | | | | | IB/ipath: Need to always request and handle PIO avail interruptsDave Olson2008-05-078-202/+224
| * | | | | | | IB/ipath: Fix count of packets received by kernelMichael Albaugh2008-05-071-1/+1
| * | | | | | | IB/ipath: Return the correct opcode for RDMA WRITE with immediateRalph Campbell2008-05-071-1/+5
| * | | | | | | IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson2008-05-071-2/+6
| * | | | | | | IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell2008-05-071-1/+1
| * | | | | | | IB/ipath: Only warn about prototype chip during initMichael Albaugh2008-05-071-2/+3
| * | | | | | | RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier2008-05-065-94/+155
| * | | | | | | RDMA/cxgb3: Don't add PBL memory to gen_pool in chunksRoland Dreier2008-05-061-8/+28
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-05-081-4/+6
|\ \ \ \ \ \ \
| * | | | | | | block: avoid duplicate calls to get_part() in disk stat codeJens Axboe2008-05-071-4/+6
* | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-05-0811-246/+231
|\ \ \ \ \ \ \ \
| * | | | | | | | [S390] tty3270: fix put_char fail/success conversion.Heiko Carstens2008-05-071-9/+6
| * | | | | | | | [S390] s390mach compile warningMartin Schwidefsky2008-05-071-1/+2
| * | | | | | | | [S390] cio: Fix parsing mechanism for blacklisted devices.Michael Ernst2008-05-071-154/+170
| * | | | | | | | [S390] cio: Remove cio_msg kernel parameter.Michael Ernst2008-05-079-83/+54
| |/ / / / / / /
* | | | | | | | drivers/scsi/dpt_i2o.c: fix build on alphaAndrew Morton2008-05-082-55/+36
* | | | | | | | vt: fix canonical input in UTF-8 modeSamuel Thibault2008-05-081-0/+6
* | | | | | | | usb/asix: add Buffalo LUA-U2-GT 10/100/1000Mattia Dongili2008-05-081-0/+4
* | | | | | | | sx.c: fix printk warnings on sparc32Andrew Morton2008-05-081-3/+6
* | | | | | | | misc: fix integer as NULL pointer warningsHarvey Harrison2008-05-082-2/+2
* | | | | | | | fix irq flags for iuu_phoenix.cSteven Rostedt2008-05-081-3/+3
* | | | | | | | fix irq flags in rtc-ds1511Steven Rostedt2008-05-081-2/+2
* | | | | | | | fix irq flags in saa7134Steven Rostedt2008-05-081-1/+1
* | | | | | | | serial: access after NULL check in uart_flush_buffer()Tetsuo Handa2008-05-081-1/+2
* | | | | | | | Kconfig: improved help for CONFIG_ACCESSIBILITYSamuel Thibault2008-05-081-1/+11
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-069-21/+15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OFDavid S. Miller2008-05-061-1/+1
| * | | | | sbus: Fix bpp driver build.David S. Miller2008-05-051-1/+1
| * | | | | sparc video: make blank use proper constantRobert Reif2008-05-036-6/+6
| * | | | | sparc: tcx.c remove unnecessary functionRobert Reif2008-05-031-13/+7
| | |_|_|/ | |/| | |
* | | | | Fix bogus warning in sysdev_driver_register()OGAWA Hirofumi2008-05-061-2/+1
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-0612-399/+1207
|\ \ \ \ \
| * | | | | pata_atiixp: Don't disableAlan Cox2008-05-062-0/+12
| * | | | | sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo2008-05-062-10/+30
| * | | | | sata_inic162x: add cardbus supportTejun Heo2008-05-061-12/+24
| * | | | | sata_inic162x: kill now unused SFF related stuffTejun Heo2008-05-061-51/+18
| * | | | | sata_inic162x: use IDMA for ATAPI commandsTejun Heo2008-05-061-34/+47
| * | | | | sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo2008-05-061-34/+15
| * | | | | sata_inic162x: kill now unused bmdma related stuffTejun Heo2008-05-061-98/+5
| * | | | | sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo2008-05-061-35/+235
| * | | | | sata_inic162x: update TF read handlingTejun Heo2008-05-061-2/+45
OpenPOWER on IntegriCloud