summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | forcedeth: fix locking bug with netconsoleIngo Molnar2008-03-291-8/+10
| | * | | usb net: asix does not really need 10/100mbitMike Frysinger2008-03-291-1/+1
| | * | | Blackfin EMAC Driver: delete unused variables to fixup gcc warningsMike Frysinger2008-03-291-2/+0
| | * | | ibm_newemac: emac_tx_csum typo fixValentine Barshak2008-03-291-2/+2
| | * | | Make pasemi_mac.c depend on PPC_PASEMI to prevent link errorsMichael Ellerman2008-03-291-1/+1
| | * | | S2io: Version update for Tx completion patchSreenivasa Honnur2008-03-291-1/+1
| | * | | drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell2008-03-291-4/+0
| | * | | dm9601: Fix multicast hash table handlingPeter Korsgaard2008-03-291-1/+1
| | * | | [netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2008-03-292-1/+12
| * | | | [ATM] firestream: Fix uninitialized var warning.David S. Miller2008-03-291-0/+1
| * | | | lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day2008-03-291-1/+1
| * | | | [BOND]: Fix warning in bond_sysfs.cDavid S. Miller2008-03-291-0/+1
| |/ / /
| * | | rt2x00: Ignore set_state(STATE_SLEEP) failureIvo van Doorn2008-03-271-2/+11
| * | | drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &Julia Lawall2008-03-271-1/+1
| * | | libertas: fix spinlock recursion bugHolger Schurig2008-03-271-2/+0
* | | | 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-04-011-6/+6
| * | | | leds: Fix potential leds-gpio oopsUwe Kleine-König2008-04-011-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-293-6/+31
| * | | | drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.cHarvey Harrison2008-03-291-4/+4
| * | | | drm/i915: fix oops on agp=offDave Airlie2008-03-291-0/+3
| * | | | drm/r300: fix bug in r300 userspace hardware wait emissionDave Airlie2008-03-292-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