summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2009-11-0314-12/+59
|\
| * ARM: S3C2410: Fix sparse warnings in arch/arm/mach-s3c2410/gpio.cBen Dooks2009-10-281-0/+1
| * ARM: S3C2440: mini2440: Fix spare warningsBen Dooks2009-10-281-2/+2
| * ARM: S3C24XX: Fix warnings in arch/arm/plat-s3c24xx/gpio.cBen Dooks2009-10-281-0/+1
| * ARM: S3C2440: mini2440: Fix missing CONFIG_S3C_DEV_USB_HOSTBen Dooks2009-10-281-0/+1
| * ARM: Merge fixes-s3c64xx-dmaBen Dooks2009-10-283-2/+27
| |\
| | * ARM: S3C: Add info for supporting circular DMA buffersBen Dooks2009-10-283-2/+27
| * | ARM: Merge fixes-s3c64xxBen Dooks2009-10-282-2/+5
| |\ \
| | * | ARM: S3C64XX: Set rate of crystal muxMark Brown2009-10-261-0/+3
| | * | ARM: S3C64XX: Fix S3C64XX_CLKDIV0_ARM_MASK valueKukjin Kim2009-10-261-2/+2
| | |/
| * | ARM: S3C24XX: arch/arm/plat-s3c24xx: Move dereference after NULL testJulia Lawall2009-10-281-3/+3
| * | ARM: S3C: Fix adc function exportsRyan Mallon2009-10-281-1/+1
| * | ARM: S3C2410: Fix link if CONFIG_S3C2410_IOTIMING is not setBen Dooks2009-10-281-2/+7
| * | ARM: S3C24XX: Introduce S3C2442B CPUHarald Welte2009-10-281-0/+10
| * | ARM: S3C24XX: Define a macro to avoid compilation errorRamax Lo2009-10-281-0/+1
| |/
* | Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2009-11-032-37/+59
|\ \
| * | i2c-mpc: Do not generate STOP after read.Joakim Tjernlund2009-11-021-8/+2
| * | i2c: imx: disable clock when it's possible to save power.Richard Zhao2009-11-021-6/+6
| * | i2c: imx: only imx1 needs disable delayRichard Zhao2009-11-021-5/+7
| * | i2c: imx: check busy bit when START/STOPRichard Zhao2009-11-021-18/+44
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-11-032-8/+13
|\ \ \
| * | | nilfs2: add zero-fill for new btree node buffersRyusuke Konishi2009-11-031-0/+1
| * | | nilfs2: fix irregular checkpoint creation due to data flushRyusuke Konishi2009-11-031-6/+11
| * | | nilfs2: fix dirty page accounting leak causing hang at writeRyusuke Konishi2009-11-031-2/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-0339-180/+606
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-0213-25/+61
| |\ \
| | * | mac80211: check interface is down before type changeJohannes Berg2009-11-021-3/+3
| | * | cfg80211: fix NULL ptr derefJohannes Berg2009-11-021-2/+5
| | * | libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse2009-10-301-1/+1
| | * | mac80211: fix reason code output endiannessJohannes Berg2009-10-301-1/+1
| | * | mac80211: fix addba timerJohannes Berg2009-10-301-7/+12
| | * | ath9k: fix misplaced semicolon on rate controlLuis R. Rodriguez2009-10-301-1/+1
| | * | b43: Fix DMA TX bounce buffer copyingMichael Buesch2009-10-301-2/+13
| | * | mac80211: fix BSS leakJohannes Berg2009-10-301-2/+4
| | * | rt73usb.c : more idsXose Vazquez Perez2009-10-301-0/+5
| | * | ipw2200: fix oops on missing firmwareZhu Yi2009-10-304-6/+16
| * | | gre: Fix dev_addr clobbering for gretapHerbert Xu2009-10-301-12/+16
| * | | sky2: set carrier off in probeBrandon Philips2009-10-301-0/+2
| * | | net: fix sk_forward_alloc corruptionEric Dumazet2009-10-305-12/+18
| |/ /
| * | pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia cardKen Kawasaki2009-10-298-7/+60
| * | r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo framesRaimonds Cicans2009-10-291-1/+1
| * | ibmtr: possible Read buffer overflow?roel kluin2009-10-291-2/+9
| * | net: Fix RPF to work with policy routingjamal2009-10-293-6/+10
| * | net: fix kmemcheck annotationsEric Dumazet2009-10-291-2/+2
| * | e1000e: rework disable K1 at 1000Mbps for 82577/82578Bruce Allan2009-10-295-28/+190
| * | e1000e: config PHY via software after resetsBruce Allan2009-10-292-78/+218
| * | e100: e100_phy_init() isolates selected PHY, causes 10 second boot delayBruce Allan2009-10-291-7/+19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2009-11-024-36/+74
|\ \ \
| * | | 9p: fix readdir corner casesEric Van Hensbergen2009-11-023-34/+72
| * | | 9p: fix readlinkMartin Stava2009-11-021-3/+2