aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-05-134-3/+11
|\
| * Merge branches 'cxgb3' and 'mlx4' into for-linusRoland Dreier2009-05-133-3/+10
| |\
| | * IB/mlx4: Don't overwrite fast registration page list when posting work requestJack Morgenstein2009-05-073-3/+10
| * | RDMA/cxgb3: Don't complete flushed send work requests twiceSteve Wise2009-04-291-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-131-0/+1
|\ \
| * | drm/i915: automatically select FRAMEBUFFER_CONSOLE if !EMBEDDEDJesse Barnes2009-05-121-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-05-123-1/+9
|\ \ \
| * | | HID: add NOGET quirk for devices from CH ProductsAlan Stern2009-05-112-0/+8
| * | | HID: fix dropped device-specific quirksZoltan Karcagi2009-05-111-1/+1
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-05-124-29/+44
|\ \ \ \
| * | | | dma: fix ipu_idmac.c to not discard the last queued bufferGuennadi Liakhovetski2009-05-121-1/+2
| * | | | ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski2009-05-122-23/+39
| * | | | ipu_idmac: Use disable_irq_nosync() from within irq handlers.Ben Nizette2009-05-051-2/+2
| * | | | dmatest: fix max channels handlingDan Williams2009-04-081-3/+1
* | | | | viafb: make it work on x86_64Harald Welte2009-05-121-3/+3
* | | | | fbdev: remove outdated advice about I2C configurationJean Delvare2009-05-121-19/+4
* | | | | rtc: rtc-twl4030 don't mask alarm interrupts on suspendKim Kyuwon2009-05-121-3/+1
* | | | | pxa2xx_spi: prevent panic case setup() failsDaniel Ribeiro2009-05-121-0/+3
* | | | | Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-05-124-26/+32
|\ \ \ \ \
| * | | | | i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULLMark Ware2009-05-121-8/+8
| * | | | | i2c: Enable i2c-s3c2410 for S3C64XX tooMark Brown2009-05-121-1/+1
| * | | | | i2c-mpc: bug fix for MPC52xx clock setting and printoutWolfgang Grandegger2009-05-121-14/+20
| * | | | | i2c-pxa.c: timeouts off by 1Roel Kluin2009-05-031-3/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-05-124-4/+27
|\ \ \ \ \ \
| * | | | | | Input: tsc2007 - fix locking in hrtimer handlerThierry Reding2009-05-111-2/+3
| * | | | | | Input: atkbd - add force release keys quirk for Amilo Xi 3650Adrian Batzill2009-05-111-0/+16
| * | | | | | Input: ff-memless - fix signed to unsigned bit overflowJussi Kivilinna2009-05-071-1/+1
| * | | | | | Input: joydev - blacklist digitizersTim Cole2009-05-071-1/+7
* | | | | | | Remove unreached code in drivers/net/mlx4/en_rx.cDan Carpenter2009-05-121-1/+0
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-116-15/+120
|\ \ \ \ \ \ \
| * | | | | | | ata_piix: The Sony TZ90 needs the cable type hardcodingAlan Cox2009-05-111-0/+1
| * | | | | | | ata_piix: ICH7 does not support correct MWDMA timingsAlan Cox2009-05-111-3/+14
| * | | | | | | Avoid world-writable sysfs files in libata driver.Vitaly Mayatskikh2009-05-111-2/+2
| * | | | | | | libata: fix suspend/resume for ATA SEMB devicesBorislav Petkov2009-05-111-1/+3
| * | | | | | | libata: clear ering on resumeTejun Heo2009-05-111-0/+13
| * | | | | | | pata_pdc202xx_old: fix UDMA33 handlingBartlomiej Zolnierkiewicz2009-05-111-3/+3
| * | | | | | | sata_mv: use new sata phy register settings for new devicesMartin Michlmayr2009-05-111-2/+67
| * | | | | | | libata: fix attach error handlingTejun Heo2009-05-111-4/+17
* | | | | | | | intel-iommu: PAE memory corruption fixDavid Woodhouse2009-05-111-4/+9
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-05-105-42/+17
|\ \ \ \ \ \ \
| * | | | | | | Staging: comedi: David doesn't want to get comedi patchesGreg Kroah-Hartman2009-05-081-1/+0
| * | | | | | | Staging: rtl8187se: Fix compilation warnings and procfs directory leakLarry Finger2009-05-082-39/+9
| * | | | | | | Staging: rt2870: new device idDave Hayes2009-05-081-0/+1
| * | | | | | | Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect()Pekka Enberg2009-05-081-2/+7
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-05-106-11/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | usb-serial: ftdi_sio: fix reference counting of ftdi_privateAlan Stern2009-05-081-4/+14
| * | | | | | | | USB: unusual_devs: extend nokia 6288 bcd rangePhil Dibowitz2009-05-081-2/+3
| * | | | | | | | USB: Gadget: fix UTF conversion in the usbstring libraryAlan Stern2009-05-081-3/+3
| * | | | | | | | USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work.Andy Lutomirski2009-05-081-0/+2
| * | | | | | | | USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlugNicolas Pitre2009-05-082-0/+8