summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-04-011-4/+5
|\
| * firewire: fw-ohci: plug dma memory leak in AR handlerJarod Wilson2008-03-271-4/+5
* | [WATCHDOG] Fix it8712f_wdt.c wrong byte order accessing WDT_TIMEOUTOliver Schuster2008-04-011-12/+2
* | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-04-011-5/+16
|\ \
| * | hwmon: (w83781d) Fix I/O resource conflict with PNPJean Delvare2008-03-271-5/+16
| |/
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-04-011-10/+10
|\ \
| * | leds: Remove incorrect use of preempt_count() from leds-gpioDavid Brownell2008-03-311-6/+6
| * | leds: Fix potential leds-gpio oopsUwe Kleine-König2008-03-311-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-015-14/+11
|\ \ \
| * | | Input: make sure input interfaces pin parent input devicesDmitry Torokhov2008-04-013-6/+6
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for...Dmitry Torokhov2008-04-01333-3685/+4283
| |\| |
| * | | Input: apm-power - fix crash when unloading modulesHelge Deller2008-03-241-5/+2
| * | | Input: pxa27x - fix keypad KPC macrosSamuel Ortiz2008-03-201-3/+3
* | | | ACPI PM: Restore the 2.6.24 suspend orderingRafael J. Wysocki2008-04-011-57/+14
* | | | plip: replace spin_lock_irq with spin_lock_irqsave in irq contextMikulas Patocka2008-04-011-3/+4
| |/ / |/| |
* | | evdev: Release eventual input device grabs when getting disconnectedBjörn Steinbrink2008-03-301-0/+3
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-03-307-22/+92
|\ \ \
| * | | drm: fix for non-coherent DMA PowerPCBenjamin Herrenschmidt2008-03-303-6/+31
| * | | drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.cHarvey Harrison2008-03-301-4/+4
| * | | drm/i915: fix oops on agp=offDave Airlie2008-03-301-0/+3
| * | | drm/r300: fix bug in r300 userspace hardware wait emissionDave Airlie2008-03-302-12/+54
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-303-3/+7
|\ \ \ \
| * | | | libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo2008-03-292-2/+2
| * | | | pata_sil680: only enable MMIO on Cell bladesBenjamin Herrenschmidt2008-03-291-1/+5
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-03-302-2/+4
|\ \ \ \
| * | | | Revert "ide: change master/slave IDENTIFY order"Bartlomiej Zolnierkiewicz2008-03-292-2/+4
| |/ / /
* | | | dm9000 trivial annotationAl Viro2008-03-301-1/+1
* | | | mfd/asic3: ioread/iowrite take pointer, not unsigned longAl Viro2008-03-301-2/+2
* | | | zr364xx __user annotationsAl Viro2008-03-301-1/+1
* | | | trivial endianness annotations: infiniband coreAl Viro2008-03-303-17/+17
* | | | fix the broken annotations in fsldmaAl Viro2008-03-301-20/+27
* | | | 8250_pci: duplicate initializer in array ([pbn_b0_8_115200])Al Viro2008-03-301-7/+0
* | | | drivers/crypto/hifn_795x.c trivial endianness annotationsAl Viro2008-03-301-14/+14
* | | | virtio_pci iomem annotationsAl Viro2008-03-301-3/+3
* | | | fix iomem misannotations in nozomiAl Viro2008-03-301-10/+10
* | | | drivers/char/n_tty.c misannotated prototypeAl Viro2008-03-301-1/+1
* | | | misc __user misannotations (pointless casts to long)Al Viro2008-03-301-1/+1
* | | | ioat_dca __iomem annotationsAl Viro2008-03-301-2/+2
* | | | NULL noise: drivers/miscAl Viro2008-03-303-3/+3
* | | | NULL noise: drivers/mediaAl Viro2008-03-3024-42/+37
|/ / /
* | | driver core: fix small mem leak in driver_add_kobj()Jesper Juhl2008-03-281-1/+4
* | | dm io: write error bits form long not intAlasdair G Kergon2008-03-285-11/+11
* | | memstick: suppress uninitialized-var warningAndrew Morton2008-03-281-1/+3
* | | mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov2008-03-281-8/+7
* | | dm crypt: fix ctx pendingMilan Broz2008-03-281-28/+30
* | | blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...Michael Hennerich2008-03-282-2/+2
* | | blackfin video driver: update the BF52x EZKIT video framebuffer driver accord...Bryan Wu2008-03-281-22/+14
* | | pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare2008-03-281-5/+6
* | | ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo2008-03-281-0/+1
* | | drivers/char/drm/ati_pcigart.c: fix printk warningAndrew Morton2008-03-281-2/+3