summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [ARM] 5115/1: pxafb: fix ifdef for command line option handlingJaya Kumar2008-06-221-1/+1
* | | | tty: Fix inverted logic in send_breakAlan Cox2008-07-031-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-07-032-3/+21
|\ \ \ \
| * | | | [SCSI] esp: tidy up target reference countingJames Bottomley2008-06-252-11/+20
| * | | | [SCSI] esp: Fix OOPS in esp_reset_cleanup().David S. Miller2008-06-242-0/+9
| * | | | [SCSI] ses: Fix timeoutMatthew Wilcox2008-06-241-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-07-031-0/+1
|\ \ \ \ \
| * | | | | dm crypt: use cond_reschedMilan Broz2008-07-021-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds2008-07-033-3/+12
|\ \ \ \ \
| * | | | | Fix error paths if md_probe fails.Neil Brown2008-06-281-2/+4
| * | | | | Don't acknowlege that stripe-expand is complete until it really is.Neil Brown2008-06-281-0/+3
| * | | | | Ensure interrupted recovery completed properly (v1 metadata plus bitmap)Neil Brown2008-06-282-1/+5
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-0335-155/+239
|\ \ \ \ \
| * | | | | hostap: fix sparse warningsPavel Roskin2008-06-305-16/+15Star
| * | | | | hostap: don't report useless WDS frames by defaultPavel Roskin2008-06-301-1/+1
| * | | | | CONNECTOR: add a proc entry to list connectorsLi Zefan2008-06-281-0/+40
| * | | | | hamradio: remove unused variableAndre Haupt2008-06-281-2/+0Star
| * | | | | prism: islpci_eth.c endianness fixHarvey Harrison2008-06-271-1/+1
| * | | | | rt2x00: Fix lock dependency errrorIvo van Doorn2008-06-273-15/+28
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-278-70/+97
| |\ \ \ \ \
| | * | | | | iwlwifi: improve scanning band selection managementRon Rindjunsky2008-06-252-33/+39
| | * | | | | rt2x00: Fix unbalanced mutex lockingIvo van Doorn2008-06-252-30/+42
| | * | | | | b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-251-1/+1
| | * | | | | b43: Fix possible MMIO access while device is downMichael Buesch2008-06-251-0/+3
| | * | | | | b43legacy: Do not return TX_BUSY from op_txMichael Buesch2008-06-251-2/+4
| | * | | | | b43: Do not return TX_BUSY from op_txMichael Buesch2008-06-251-4/+8
| * | | | | | Hold RTNL while calling dev_close()Ben Hutchings2008-06-271-0/+3
| * | | | | | qla3xxx: Hold RTNL while calling dev_close()Ben Hutchings2008-06-271-0/+2
| * | | | | | [netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen2008-06-272-27/+12Star
| * | | | | | e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek2008-06-271-1/+1
| * | | | | | e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xxKevin Hao2008-06-271-0/+2
| * | | | | | [netdrvr] netxen: fix netxen_pci_tbl[] breakageAl Viro2008-06-271-7/+11
| * | | | | | [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar2008-06-271-2/+3
| * | | | | | ipg: use NULL, not zero, for pointersPekka Enberg2008-06-271-1/+1
| * | | | | | ipg: fix jumbo frame compilationPekka Enberg2008-06-271-7/+7
| * | | | | | drivers/net/r6040.c: Eliminate double sizeofJulia Lawall2008-06-271-1/+1
| * | | | | | pcnet_cs, axnet_cs: clear bogus interrupt before request_irqKomuro2008-06-272-0/+5
| * | | | | | e1000e: fix EEH recovery during reset on PPCJeff Kirsher2008-06-271-1/+2
| * | | | | | igb: fix EEH recovery during reset on PPCJeff Kirsher2008-06-271-1/+2
| * | | | | | ixgbe: fix EEH recovery during reset on PPCPaul Larson2008-06-271-1/+2
| * | | | | | tc35815: Fix receiver hangup on Rx FIFO overflowAtsushi Nemoto2008-06-271-1/+1
| * | | | | | tc35815: Mark carrier-off before starting PHYAtsushi Nemoto2008-06-271-0/+2
| |/ / / / /
* | | | | | DRM/i915: only use tiled blits on 965+Jesse Barnes2008-07-031-2/+2
* | | | | | drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven2008-07-031-0/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-301-6/+11
|\ \ \ \ \
| * | | | | Input: fix locking in force-feedback coreDmitry Torokhov2008-06-301-6/+11
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-06-2939-442/+599
|\ \ \ \ \ \
| * | | | | | V4L/DVB (8108): Fix open/close race in saa7134Arjan van de Ven2008-06-261-0/+4
| * | | | | | V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuffMarcin Slusarz2008-06-261-3/+4
| * | | | | | V4L/DVB (8097): xc5000: check device hardware state to determine if firmware ...Steven Toth2008-06-262-8/+23