summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-13sctp: Use correct sideffect command in duplicate cookie handlingVlad Yasevich1-1/+1
2013-03-13tg3: 5715 does not link up when autoneg offNithin Sujir1-0/+8
2013-03-13ARM: OMAP4: PM: fix PM regression introduced by recent clock cleanupPaul Walmsley2-0/+11
2013-03-13ARM: OMAP3: hwmod data: keep MIDLEMODE in force-standby for musbGrazvydas Ignotas3-5/+18
2013-03-13ARM: OMAP4: clock data: lock USB DPLL on bootJon Hunter1-0/+15
2013-03-13ARM: OMAP1: fix USB host on 1710Aaro Koskinen1-11/+1
2013-03-13ARM: at91: fix LCD-wiring modeJohan Hovold1-1/+0
2013-03-13atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold2-7/+16
2013-03-13ARM: at91: dt: at91sam9x5: complete NAND pinctrlRichard Genoud1-2/+26
2013-03-13ARM: at91: dt: at91sam9x5: correct NAND pins commentsRichard Genoud1-2/+2
2013-03-13Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-1/+2
2013-03-13bonding: don't call update_speed_duplex() under spinlocksVeaceslav Falico1-4/+2
2013-03-13net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()Daniel Mack1-1/+1
2013-03-13extcon: max77693: Initialize register of MUIC device to bring up it without p...Chanwoo Choi2-25/+91
2013-03-13extcon: max77693: Fix bug of wrong pointer when platform data is not usedChanwoo Choi1-38/+52
2013-03-13extcon: max8997: Check the pointer of platform data to protect null pointer e...Chanwoo Choi1-22/+34
2013-03-13openrisc: remove HAVE_VIRT_TO_BUSJonas Bonn1-1/+0
2013-03-13asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn2-6/+10
2013-03-13openrisc: require gpiolibJonas Bonn1-1/+1
2013-03-13futex: fix kernel-doc notation and spelloRandy Dunlap1-23/+23
2013-03-13signals: fix new kernel-doc warningsRandy Dunlap1-1/+1
2013-03-13idr: fix new kernel-doc warningsRandy Dunlap2-2/+1
2013-03-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+11
2013-03-13Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-30/+17
2013-03-13fs: Readd the fs module aliases.Eric W. Biederman6-0/+7
2013-03-13USB: cdc-wdm: fix buffer overflowOliver Neukum1-3/+20
2013-03-13final removal of CONFIG_EXPERIMENTALKees Cook1-4/+0
2013-03-13w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski1-1/+2
2013-03-13w1-gpio: fix unused variable warningJohan Hovold1-0/+2
2013-03-13w1-gpio: remove erroneous __exit and __exit_p()Johan Hovold1-2/+2
2013-03-13ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold4-0/+4
2013-03-13powerpc: Fix -mcmodel=medium breakage in prom_init.cAnton Blanchard1-7/+7
2013-03-13powerpc: Remove last traces of POWER4_ONLYPaul Bolle1-4/+2
2013-03-13powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt1-1/+1
2013-03-13powerpc: Fix STAB initializationBenjamin Herrenschmidt1-0/+2
2013-03-12spi/bcm63xx: don't disable non enabled clocks in probe error pathJonas Gorski1-1/+1
2013-03-12spi/bcm63xx: Remove unused variableKevin Cernekee1-1/+0
2013-03-12spi: slink-tegra20: move runtime pm calls to transfer_one_messageLaxman Dewangan1-17/+8
2013-03-12ASoC: pcm030 audio fabric: remove __init from probeMarkus Pargmann1-1/+1
2013-03-12ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer1-0/+5
2013-03-12ASoC: core: fix possible memory leak in snd_soc_bytes_put()Wei Yongjun1-2/+4
2013-03-12ASoC: wm_adsp: fix possible memory leak in wm_adsp_load_coeff()Wei Yongjun1-2/+3
2013-03-12regmap: Initialize `map->debugfs' before regcacheDimitris Papastamos1-2/+2
2013-03-12MAINTAINERS: Add maintainer for MAX6697, INA209, and INA2XX driversGuenter Roeck1-0/+25
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell24-31/+28
2013-03-12Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers3-18/+9
2013-03-12MIPS: SEAD3: Enable LL/SC.Ralf Baechle1-1/+1
2013-03-12MIPS: Get rid of CONFIG_CPU_HAS_LLSC againPaul Bolle2-5/+0
2013-03-12MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGEBen Hutchings1-1/+1
2013-03-12MIPS: VR4133: Fix probe for LL/SC.Yoichi Yuasa1-3/+4