summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* of/irq: remove references to NO_IRQ in drivers/of/platform.cAndres Salomon2010-10-132-7/+42
* of/promtree: add package-to-path support to pdtAndres Salomon2010-10-131-1/+42
* of/promtree: add of_pdt namespace to pdt codeAndres Salomon2010-10-131-20/+20
* of/promtree: no longer call prom_ functions directly; use an ops structureAndres Salomon2010-10-131-22/+18Star
* of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon2010-10-113-16/+44
* sparc: break out some PROM device-tree building code out into drivers/ofAndres Salomon2010-10-091-0/+215
* of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-092-2/+3
* powerpc, of_serial: Endianness issues setting up the serial portsIan Munsie2010-10-081-6/+6
* of: MTD: Fix OF probing on little-endian systemsMichal Simek2010-09-292-3/+3
* of: GPIO: Fix OF probing on little-endian systemsMichal Simek2010-09-291-3/+3
* 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