summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-06-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller257-1620/+4531
2011-06-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds10-61/+84
2011-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-38/+490
2011-06-21drm/radeon/kms/r6xx+: voltage fixesAlex Deucher4-0/+16
2011-06-21pxa168_eth: fix race in transmit path.Richard Cochran1-1/+1
2011-06-21gianfar v5: implement nfcSebastian Poehn3-4/+989
2011-06-21ucc_geth: enable transmit time stamping.Richard Cochran1-0/+2
2011-06-21pxa168_eth: enable transmit time stamping.Richard Cochran1-0/+3
2011-06-21smsc911x: enable transmit time stamping.Richard Cochran1-0/+1
2011-06-21fs_enet: enable transmit time stamping.Richard Cochran1-0/+2
2011-06-21macb: enable transmit time stamping.Richard Cochran1-0/+2
2011-06-21fec_mpc52xx: enable transmit and receive time stamping.Richard Cochran1-1/+3
2011-06-21ll_temac: enable transmit and receive time stamping.Richard Cochran1-1/+4
2011-06-21emaclite: enable transmit and receive time stamping.Richard Cochran1-2/+7
2011-06-21lib8390: enable transmit and receive time stamping.Richard Cochran1-2/+3
2011-06-21netxen: fix race in skb->len accessEric Dumazet1-2/+2
2011-06-21myricom: remove stats_lockEric Dumazet1-7/+3
2011-06-20myri_sbus: remove driverJon Mason4-1508/+0
2011-06-20Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-5/+7
2011-06-20veth: fix 64bit stats on 32bit archesEric Dumazet1-18/+37
2011-06-20net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell12-0/+15
2011-06-20drm/nouveau: drop leftover debuggingDave Airlie1-1/+0
2011-06-20Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie4-39/+46
2011-06-20drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.Dave Airlie2-18/+14
2011-06-20drm/radeon/kms: add missing param for dce3.2 DP transmitter setupAlex Deucher1-2/+3
2011-06-20drm/radeon/kms/atom: fix duallink on some early DCE3.2 cardsAlex Deucher1-1/+5
2011-06-20davinci_emac: fix race in transmit time stamping.Richard Cochran1-1/+2
2011-06-20smsc9420: fix race in transmit time stamping.Richard Cochran1-2/+2
2011-06-20stmmac: fix race in transmit time stamping.Richard Cochran1-2/+2
2011-06-20r6040: fix race in transmit time stamping.Richard Cochran1-2/+3
2011-06-20tg3: fix race in transmit time stamping.Richard Cochran1-2/+2
2011-06-20fec: fix race in transmit time stamping.Richard Cochran1-2/+2
2011-06-20sgi-xp: fix a use after freeEric Dumazet1-3/+3
2011-06-20hp100: fix an skb->len raceEric Dumazet1-2/+2
2011-06-20Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller1-4/+6
2011-06-20netpoll: copy dev name of slaves to struct netpollWANG Cong1-0/+1
2011-06-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-8/+6
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm1-1/+1
2011-06-18Input: omap-keypad - add missing input_sync()Janusz Krzysztofik1-0/+1
2011-06-18Input: evdev - try to wake up readers only if we have full packetDmitry Torokhov1-1/+2
2011-06-18r8169: check firmware content sooner.Francois Romieu1-19/+44
2011-06-18r8169: support new firmware format.Hayes Wang1-1/+35
2011-06-18r8169: explicit firmware format check.Francois Romieu1-13/+49
2011-06-18hwmon: (s3c) Initialize sysfs attributesGuenter Roeck1-0/+2
2011-06-18hwmon: (ibmpex) Initialize sysfs attributesGuenter Roeck1-0/+1
2011-06-18hwmon: (ibmaem) Initialize sysfs attributesGuenter Roeck1-0/+2
2011-06-18hwmon: (asus_atk0110) Consolidate sysfs attribute initializationGuenter Roeck1-4/+1
2011-06-18hwmon: (coretemp) Drop unused struct membersJean Delvare1-4/+0
2011-06-18drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan syncBen Skeggs1-34/+25