summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://git.fluff.org/bjdooks/linux into devel-stableRussell King2009-12-046-6/+6
|\
| * ARM: S3C: Update Simtec copyright statements from , to - [2]Ben Dooks2009-12-016-6/+6
* | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King2009-12-011-1/+1
|\ \
| * | RTC: let Dove soc select the rtc-mv driver.Saeed Bishara2009-11-271-1/+1
| |/
* | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King2009-11-201-1/+4
|\ \
| * | atmel_lcdfb Kconfig: remove long dependency lineNicolas Ferre2009-11-161-1/+4
* | | ARM: PNX4008: fix watchdog device driver nameRussell King2009-11-201-2/+2
* | | 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
|\ \ \ \ \ \
OpenPOWER on IntegriCloud