summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i7core_edac: fix panic in udimm sysfs attributes registrationMarcin Slusarz2010-10-011-0/+1
* drivers/serial/mrst_max3110.c needs linux/irq.hAndrew Morton2010-10-011-0/+1
* drivers/serial/mfd.c needs slab.hAndrew Morton2010-10-011-0/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-09-301-1/+2
|\
| * dmaengine: fix interrupt clearing for mv_xorSimon Guinot2010-09-231-1/+1
| * dma/shdma: move dereference below the NULL checkDan Carpenter2010-09-231-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2010-09-292-8/+14
|\ \
| * | mfd: Fix max8925 irq control bit incorrect settingKevin Liu2010-09-291-6/+7
| * | mfd: Ignore non-GPIO IRQs when setting wm831x IRQ typesMark Brown2010-09-291-2/+7
* | | fix OMAP2 MTD build failureDaniel J Blueman2010-09-291-1/+1
|/ /
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-284-14/+24
|\ \
| * | ahci: fix module refcount breakage introduced by libahci splitTejun Heo2010-09-284-14/+24
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-281-0/+1
|\ \ \
| * | | hwmon (coretemp): Fix build breakage if SMP is undefinedGuenter Roeck2010-09-281-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-282-3/+4
|\ \ \ \
| * | | | PCI: fix pci_resource_alignment prototypeCam Macdonell2010-09-092-3/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-2816-69/+259
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | de2104x: fix ethtoolOndrej Zary2010-09-281-2/+5
| * | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-281-3/+4
| |\ \ \ \
| | * | | | vhost: fix log ctx signallingMichael S. Tsirkin2010-09-221-3/+4
| * | | | | 3c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich2010-09-271-0/+10
| * | | | | s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-271-2/+2
| * | | | | sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-271-1/+1
| * | | | | rionet: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-271-1/+1
| * | | | | ibm_newemac: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-271-2/+2
| * | | | | smsc911x: Add MODULE_ALIAS()Vincent Stehlé2010-09-271-0/+1
| * | | | | de2104x: fix TP link detectionOndrej Zary2010-09-271-2/+21
| * | | | | de2104x: fix power managementOndrej Zary2010-09-271-0/+3
| * | | | | de2104x: disable autonegotiation on broken hardwareOndrej Zary2010-09-251-2/+10
| * | | | | e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan2010-09-231-9/+68
| * | | | | e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan2010-09-232-21/+20Star
| * | | | | e1000e: 82579 unaccounted missed packetsBruce Allan2010-09-232-0/+49
| * | | | | e1000e: 82566DC fails to get linkBruce Allan2010-09-231-2/+5
| * | | | | e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan2010-09-231-3/+3
| * | | | | e1000e: 82577/8/9 issues with device in SxBruce Allan2010-09-231-8/+39
| * | | | | atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti2010-09-221-0/+6
| * | | | | atl1: fix resumeLuca Tettamanti2010-09-221-2/+3
| * | | | | netxen: dont set skb->truesizeEric Dumazet2010-09-211-3/+0Star
| * | | | | qlcnic: dont set skb->truesizeEric Dumazet2010-09-211-5/+0Star
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-211-0/+5
| |\ \ \ \ \
| | * | | | | iwlwifi: do not perferm force reset while doing scanWey-Yi Guy2010-09-171-0/+5
| * | | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-201-1/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | vhost-net: fix range checking in mrg bufs caseMichael S. Tsirkin2010-09-141-1/+1
| * | | | | | qlcnic: dont assume NET_IP_ALIGN is 2Eric Dumazet2010-09-181-1/+1
* | | | | | | Fix pktcdvd ioctl dev_minor range checkDan Rosenberg2010-09-281-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-09-271-2/+4
|\ \ \ \ \ \ \
| * | | | | | | RDMA/cxgb3: Turn off RX coalescing for iWARP connectionsSteve Wise2010-09-271-2/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-09-273-7/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-09-251-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: pxa168fb: clear enable bit when not activeHaojian Zhuang2010-09-251-2/+2