summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt2009-12-081-0/+5
* powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt2009-12-081-0/+47
* hvc_console: Export (GPL'ed) hvc_removeAmit Shah2009-12-081-0/+1
* powerpc/windfarm: Add detection for second cpu pumpBolko Maass2009-12-081-0/+2
* powerpc/via-pmu: Convert to proc_fops/seq_fileAlexey Dobriyan2009-12-081-69/+91
* powerpc/of_serial: Add missing ns16550a idMichal Simek2009-11-271-0/+1
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-24107-730/+958
|\
| * i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includesKevin Wells2009-11-201-0/+2
| * i2c: i2c-pnx: Limit minimum jiffie timeout to 2Kevin Wells2009-11-201-0/+3
| * 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
| |\ \ \ \ \