aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-183-12/+44
|\
| * [CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava2009-11-171-2/+30
| * [CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2009-11-172-4/+4
| * [CPUFREQ] Fix use after free on governor restoreDmitry Monakhov2009-11-171-6/+10
* | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-181-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-161-2/+9
| * | | ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao2009-11-161-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-165-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-151-189/+163
| * | | | TI Davinci EMAC : Fix Console Hang when bringing the interface downSriram2009-11-151-3/+0
| * | | | smsc911x: Fix Console Hang when bringing the interface down.Sriram2009-11-151-1/+1
| * | | | mISDN: fix error return in HFCmulti_init()Roel Kluin2009-11-151-1/+1
| * | | | forcedeth: mac address fixStanislav O. Bezzubtsev2009-11-151-4/+1
| * | | | r6040: fix version printingFlorian Fainelli2009-11-151-1/+1
| * | | | r8169: Fix receive buffer length when MTU is between 1515 and 1536Raimonds Cicans2009-11-131-2/+2
| * | | | can: add the missing netlink get_xstats_size callbackWolfgang Grandegger2009-11-131-0/+6
| * | | | can: Fix driver Kconfig structureOliver Hartkopp2009-11-134-55/+64
| * | | | s2io: fixing a ethtool test that is brokenBreno Leitao2009-11-131-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-171-0/+2
| * | | | | USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern2009-11-171-4/+7
| * | | | | USB: xhci: Fix scratchpad deallocation.Sarah Sharp2009-11-171-1/+1
| * | | | | USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp2009-11-171-2/+5
| * | | | | USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp2009-11-171-3/+5
| * | | | | USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra2009-11-171-5/+11
| * | | | | USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt2009-11-171-1/+1
| * | | | | USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang2009-11-174-6/+46
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-11-182-0/+24
|\ \ \ \ \