summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-10-21of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely1-2/+0
2010-10-21of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely3-31/+21
2010-10-18of/xsysace: Fix OF probing on little-endian systemsMichal Simek1-1/+2
2010-10-13of: use __be32 types for big-endian device tree dataJeremy Kerr2-3/+3
2010-10-13of/irq: remove references to NO_IRQ in drivers/of/platform.cAndres Salomon2-7/+42
2010-10-13of/promtree: add package-to-path support to pdtAndres Salomon1-1/+42
2010-10-13of/promtree: add of_pdt namespace to pdt codeAndres Salomon1-20/+20
2010-10-13of/promtree: no longer call prom_ functions directly; use an ops structureAndres Salomon1-22/+18
2010-10-11of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon3-16/+44
2010-10-09sparc: break out some PROM device-tree building code out into drivers/ofAndres Salomon1-0/+215
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon2-2/+3
2010-10-08powerpc, of_serial: Endianness issues setting up the serial portsIan Munsie1-6/+6
2010-09-29of: MTD: Fix OF probing on little-endian systemsMichal Simek2-3/+3
2010-09-29of: GPIO: Fix OF probing on little-endian systemsMichal Simek1-3/+3
2010-09-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-14/+24
2010-09-28ahci: fix module refcount breakage introduced by libahci splitTejun Heo4-14/+24
2010-09-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2010-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-3/+4
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-69/+259
2010-09-28hwmon (coretemp): Fix build breakage if SMP is undefinedGuenter Roeck1-0/+1
2010-09-28Fix pktcdvd ioctl dev_minor range checkDan Rosenberg1-1/+1
2010-09-28de2104x: fix ethtoolOndrej Zary1-2/+5
2010-09-28Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller1-3/+4
2010-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-2/+4
2010-09-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-7/+8
2010-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+3
2010-09-27Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-10/+7
2010-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-4/+8
2010-09-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2-1/+7
2010-09-27Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-0/+27
2010-09-273c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich1-0/+10
2010-09-27RDMA/cxgb3: Turn off RX coalescing for iWARP connectionsSteve Wise1-2/+4
2010-09-27amd64_edac: Fix driver module removalBorislav Petkov1-0/+3
2010-09-27s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov1-2/+2
2010-09-27sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy1-1/+1
2010-09-27rionet: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy1-1/+1
2010-09-27ibm_newemac: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy1-2/+2
2010-09-27smsc911x: Add MODULE_ALIAS()Vincent Stehlé1-0/+1
2010-09-27de2104x: fix TP link detectionOndrej Zary1-2/+21
2010-09-27de2104x: fix power managementOndrej Zary1-0/+3
2010-09-27mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_removeMarek Szyprowski1-2/+4
2010-09-27mmc: sdhci-s3c: fix incorrect spinlock usage after mergeMarek Szyprowski1-2/+4
2010-09-26pcmcia: pd6729: Fix error pathRahul Ruikar1-1/+1
2010-09-25Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King1-2/+2
2010-09-25de2104x: disable autonegotiation on broken hardwareOndrej Zary1-2/+10
2010-09-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-39/+46
2010-09-25ARM: pxa168fb: clear enable bit when not activeHaojian Zhuang1-2/+2
2010-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-58/+77
2010-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds4-10/+24
2010-09-25Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds8-12/+19