summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [SCSI] mvsas: check hd whether unpluggedKe Wei2008-03-281-31/+45
| * | | | [SCSI] mvsas : interrupt handlingKe Wei2008-03-281-57/+170
| * | | | [SCSI] mvsas: a tag handler implementationKe Wei2008-03-281-43/+87
| * | | | [SCSI] mvsas: fill in error info record and phy mode6 bits.Ke Wei2008-03-281-36/+87
| * | | | [SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not setJames Bottomley2008-03-271-1/+4
| * | | | [SCSI] hosts.c: fixes for "no error" reported after error scenariosJames Smart2008-03-271-5/+11
| * | | | Revert "[SCSI] fix bsg queue oops with iscsi logout"James Bottomley2008-03-261-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-0221-36/+58
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [ATM] drivers/atm/iphase.c: compilation warning fixLeonardo Potenza2008-04-021-0/+2
| * | | | b43: Fix PCMCIA IRQ routingMichael Buesch2008-04-011-2/+4
| * | | | b43: Add DMA mapping failure messagesMichael Buesch2008-04-011-1/+6
| * | | | [ATM] atm/idt77252.c: Make 2 functions staticAdrian Bunk2008-03-311-4/+2
| * | | | [ATM]: Make atm/he.c:read_prom_byte() staticAdrian Bunk2008-03-311-2/+1
| * | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-2810-21/+28
| |\ \ \ \
| | * | | | forcedeth: fix locking bug with netconsoleIngo Molnar2008-03-281-8/+10
| | * | | | usb net: asix does not really need 10/100mbitMike Frysinger2008-03-281-1/+1
| | * | | | Blackfin EMAC Driver: delete unused variables to fixup gcc warningsMike Frysinger2008-03-281-2/+0
| | * | | | ibm_newemac: emac_tx_csum typo fixValentine Barshak2008-03-281-2/+2
| | * | | | Make pasemi_mac.c depend on PPC_PASEMI to prevent link errorsMichael Ellerman2008-03-281-1/+1
| | * | | | S2io: Version update for Tx completion patchSreenivasa Honnur2008-03-281-1/+1
| | * | | | drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell2008-03-281-4/+0
| | * | | | dm9601: Fix multicast hash table handlingPeter Korsgaard2008-03-281-1/+1
| | * | | | [netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2008-03-282-1/+12
| * | | | | [ATM] firestream: Fix uninitialized var warning.David S. Miller2008-03-281-0/+1
| * | | | | lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day2008-03-281-1/+1
| * | | | | [BOND]: Fix warning in bond_sysfs.cDavid S. Miller2008-03-281-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-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
OpenPOWER on IntegriCloud