summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
| * | | | mtd: nand: add out label in rfc_from4Sebastian Siewior2008-03-281-1/+1
| * | | | RDMA/cxgb3: Program hardware IRD with correct valueRoland Dreier2008-03-281-1/+1
| * | | | revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar2008-03-283-43/+49
| * | | | lguest: comment documentation update.Rusty Russell2008-03-288-59/+91
| * | | | lguest: Add puppies which where previously missing.Tim Ansell2008-03-281-0/+8
| * | | | virtio_pci: unregister virtio device at device removeAnthony Liguori2008-03-281-0/+1
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-03-279-66/+74
| |\ \ \ \
| | * | | | ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall2008-03-273-49/+43
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *-----. \ \ \ Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown2008-03-266-17/+31
| | |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud