summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-2245-96/+110
|\
| * Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-1145-96/+110
| |\
| | * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-2045-90/+90
| | * omap: Use ioremap in dispc.cTony Lindgren2009-10-201-3/+17
| | * Merge branch 'omap7xx-fortony-rc3' of git://robotfuzz.com/linwizard-kernel in...Tony Lindgren2009-10-161-4/+4
| | |\
| | | * OMAP7XX: omap_uwire.c: Convert to omap7xx.hAlistair Buxton2009-10-081-4/+4
* | | | vt: Fix use of "new" in a struct fieldAlan Cox2009-11-191-3/+3
* | | | Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse2009-11-191-0/+3
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-11-193-12/+44
|\ \ \ \
| * | | | [CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava2009-11-181-2/+30
| * | | | [CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2009-11-182-4/+4
| * | | | [CPUFREQ] Fix use after free on governor restoreDmitry Monakhov2009-11-181-6/+10
* | | | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-191-6/+5
|\ \ \ \ \
| * | | | | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse2009-11-191-6/+5
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-1835-442/+352
|\ \ \ \ \ \
| * | | | | | cxgb3: fix premature page unmapDivy Le Ray2009-11-181-2/+2
| * | | | | | ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell2009-11-181-2/+2
| * | | | | | sungem: Fix Serdes detection.David S. Miller2009-11-171-1/+9
| * | | | | | net: fix mdio section mismatch warningStephen Rothwell2009-11-171-1/+1
| * | | | | | ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan2009-11-171-2/+9
| * | | | | | ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao2009-11-171-0/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-175-164/+43
| |\ \ \ \ \ \
| | * | | | | | p54usb: Remove DMA buffer from stackLarry Finger2009-11-131-3/+7
| | * | | | | | Revert "libipw: initiate cfg80211 API conversion"John W. Linville2009-11-134-161/+36
| * | | | | | | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2009-11-161-189/+163
| * | | | | | | TI Davinci EMAC : Fix Console Hang when bringing the interface downSriram2009-11-161-3/+0
| * | | | | | | smsc911x: Fix Console Hang when bringing the interface down.Sriram2009-11-161-1/+1
| * | | | | | | mISDN: fix error return in HFCmulti_init()Roel Kluin2009-11-161-1/+1
| * | | | | | | forcedeth: mac address fixStanislav O. Bezzubtsev2009-11-161-4/+1
| * | | | | | | r6040: fix version printingFlorian Fainelli2009-11-161-1/+1
| * | | | | | | r8169: Fix receive buffer length when MTU is between 1515 and 1536Raimonds Cicans2009-11-141-2/+2
| * | | | | | | can: add the missing netlink get_xstats_size callbackWolfgang Grandegger2009-11-141-0/+6
| * | | | | | | can: Fix driver Kconfig structureOliver Hartkopp2009-11-144-55/+64
| * | | | | | | s2io: fixing a ethtool test that is brokenBreno Leitao2009-11-141-0/+1
| |/ / / / / /
| * | | | | | iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy2009-11-101-0/+1
| * | | | | | iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy2009-11-104-3/+23
| * | | | | | Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao2009-11-101-3/+2
| * | | | | | Libertas: coding style cleanup in ethtool.cBing Zhao2009-11-101-4/+8
| * | | | | | rtl8187: Fix sparse warningsLarry Finger2009-11-101-0/+1
| * | | | | | ath5k: add LED definition for BenQ Joybook R55vBob Copeland2009-11-101-0/+2
| * | | | | | ath5k: add LED support for HP Compaq CQ60Bob Copeland2009-11-101-0/+2
| * | | | | | ath5k: don't reset mcast filter when configuring the modeBob Copeland2009-11-101-1/+0
| * | | | | | b43: work around a locking issue in ->set_tim()Felix Fietkau2009-11-101-2/+1
| * | | | | | ssb-pcmcia: Fix 32bit register access in early bus scanningMartin Fuzzey2009-11-101-1/+5
* | | | | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-181-0/+1
|\ \ \ \ \ \ \
| * | | | | | | uio: pm_runtime_disable is needed if failedKuninori Morimoto2009-11-131-0/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-11-189-22/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: option.c: add support for D-Link DWM-162-U5Zhang Le2009-11-181-0/+2
| * | | | | | | | USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern2009-11-181-4/+7
| * | | | | | | | USB: xhci: Fix scratchpad deallocation.Sarah Sharp2009-11-181-1/+1