summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drm/nv50/disp: silence compiler warningBen Skeggs2011-11-301-2/+2
| | * | | drm/nouveau: fix oopses caused by clear being called on unpopulated ttmsBen Skeggs2011-11-301-0/+3
| | * | | drm/nouveau: Keep RAMIN heap within the channel.Younes Manton2011-11-301-1/+1
| | * | | drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situationsBen Skeggs2011-11-301-1/+1
| | * | | drm/nvc0/gr: fix TP init for transform feedback offset queriesChristoph Bumiller2011-11-301-0/+2
| | * | | drm/nouveau: add dumb ioctl supportBen Skeggs2011-11-303-0/+55
| | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-021-23/+58
|\ \ \ \
| * | | | firmware: Sigma: Fix endianess issuesLars-Peter Clausen2011-11-291-1/+1
| * | | | firmware: Sigma: Skip header during CRC generationLars-Peter Clausen2011-11-291-1/+2
| * | | | firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen2011-11-291-21/+55
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-0123-64/+222
|\ \ \ \ \
| * | | | | bonding: only use primary address for ARPHenrik Saavedra Persson2011-11-301-27/+6
| * | | | | net: fec: Select the FEC driver by default for i.MX SoCsFabio Estevam2011-11-301-0/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-302-9/+11
| |\ \ \ \ \
| | * | | | | ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki2011-11-281-1/+2
| | * | | | | rtlwifi: fix lps_lock deadlockStanislaw Gruszka2011-11-281-8/+9
| * | | | | | isdn: avoid copying too long drvidDan Carpenter2011-11-291-0/+3
| * | | | | | isdn: make sure strings are null terminatedDan Carpenter2011-11-291-0/+6
| * | | | | | jme: PHY configuration for compatible issueAries Lee2011-11-272-3/+129
| * | | | | | dm9000: Fix check for disabled wake on LANMark Brown2011-11-261-1/+1
| * | | | | | net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings2011-11-262-2/+2
| * | | | | | ehea: Use round_jiffies_relative to align workqueueAnton Blanchard2011-11-231-2/+4
| * | | | | | ehea: Reduce memory usage in buffer poolsAnton Blanchard2011-11-231-2/+2
| * | | | | | qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo2011-11-231-5/+3
| * | | | | | bnx2x: Fix 5461x LEDYaniv Rosner2011-11-232-1/+39
| * | | | | | b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover2011-11-231-1/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-223-4/+5
| |\| | | | |
| | * | | | | Revert "rt2800pci: handle spurious interrupts"John W. Linville2011-11-221-6/+1
| | * | | | | Revert "rt2x00: handle spurious pci interrupts"John W. Linville2011-11-223-3/+3
| | * | | | | prism54: potential memory corruption in prism54_get_essid()Dan Carpenter2011-11-211-1/+1
| | * | | | | p54spi: Fix workqueue deadlockMichael Büsch2011-11-171-2/+2
| | * | | | | p54spi: Add missing spin_lock_initMichael Büsch2011-11-171-0/+1
| | * | | | | rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde2011-11-171-1/+1
| | * | | | | rt2x00: handle spurious pci interruptsStanislaw Gruszka2011-11-173-3/+3
| | * | | | | rt2800pci: handle spurious interruptsStanislaw Gruszka2011-11-171-1/+6
| * | | | | | net, sja1000: Don't include version.h in peak_pci.c when not neededJesper Juhl2011-11-211-1/+0
| * | | | | | xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()Jan Beulich2011-11-211-1/+1
| * | | | | | stmmac: mask mmc interruptsGiuseppe CAVALLARO2011-11-211-5/+9
| * | | | | | iseries_veth: Fix wrong parameter given to sizeof callThomas Jarosch2011-11-211-1/+1
* | | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-012-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin2011-11-262-2/+2
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-3010-45/+62
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier2011-11-299-43/+58
| |\ \ \ \ \ \ \ \
| | | | * | | | | | IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn2011-11-282-20/+8
| | | | * | | | | | IB/qib: Don't use schedule_work()Mike Marciniszyn2011-11-081-1/+1
| | | | | |_|/ / / | | | | |/| | | |
| | | * / | | | | IB: Fix RCU lockdep splatsEric Dumazet2011-11-296-14/+35
| | | |/ / / / /
| | * / / / / / IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn2011-11-293-8/+14
| | |/ / / / /
| * | | | | | RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi2011-11-281-1/+3
| * | | | | | RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logicJonathan Lallinger2011-11-281-1/+1
| |/ / / / /
* | | | | | Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2011-11-301-0/+2
|\ \ \ \ \ \