aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | [media] radio-si476x: depend on SND_SOCArnd Bergmann2013-05-21
| * | | | | [media] v4l2: SI476X MFD - Do not use binary constantsGeert Uytterhoeven2013-05-21
| * | | | | [media] davinci: vpfe: fix error return code in vpfe_probe()Wei Yongjun2013-05-21
| * | | | | [media] davinci: vpfe: fix error path in probeLad, Prabhakar2013-05-21
| * | | | | [media] media: davinci: vpbe: fix layer availability for NV12 formatLad, Prabhakar2013-05-21
| * | | | | [media] gspca-sonixb: Adjust hstart on sn9c103 + pas202Hans de Goede2013-05-07
| * | | | | [media] pwc: Fix comment wrt lock orderingHans de Goede2013-05-07
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-06-18
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ARM: tegra30: clocks: Fix pciex clock registrationJay Agarwal2013-06-16
| * | | | | clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clockTushar Behera2013-06-11
| * | | | | clk: spear: fix build error for spear3xxArnd Bergmann2013-06-11
| * | | | | clk: samsung: Fix pll36xx_recalc_rate to handle kdiv properlyDoug Anderson2013-06-11
| * | | | | clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clockTushar Behera2013-06-10
| * | | | | clk: exynos5250: Update cpufreq related clocks for EXYNOS5250Tushar Behera2013-06-10
| * | | | | clk: remove notifier from list before freeing itLai Jiangshan2013-06-06
| | |_|_|/ | |/| | |
* | | | | lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-16
| |_|/ / |/| | |
* | | | Linux 3.10-rc6Linus Torvalds2013-06-15
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-15
|\ \ \ \
| * \ \ \ Merge tag 'fixes-3.10-4' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson2013-06-11
| |\ \ \ \
| | * | | | arm: mvebu: armada-xp-{gp,openblocks-ax3-4}: specify PCIe rangeThomas Petazzoni2013-06-06
| | * | | | ARM: Kirkwood: handle mv88f6282 cpu in __kirkwood_variant().Nicolas Schichan2013-06-06
| * | | | | ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platformsTomasz Figa2013-06-11
| * | | | | ARM: prima2: fix incorrect panic usageHaojian Zhuang2013-06-11
| * | | | | Merge tag 'omap-for-v3.10/fixes-v3.10-rc4' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-06-09
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'omap-fixes-b-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2013-06-07
| | |\ \ \ \ \
| | | * | | | | ARM: omap3: clock: fix wrong container_of in clock36xx.cJean-Philippe Francois2013-06-06
| | | * | | | | arm: omap2: fix AM33xx hwmod infos for UART2Thomas Petazzoni2013-06-03
| | | | |/ / / | | | |/| | |
| | * | | | | Merge branch 'dts-fixes-for-3.10' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2013-06-07
| | |\ \ \ \ \
| | | * | | | | ARM: dts: OMAP5: Fix missing PWM capability to timer nodesSuman Anna2013-06-03
| | | * | | | | ARM: dts: omap4-panda|sdp: Fix mux for twl6030 IRQ pin and msecure lineKevin Hilman2013-06-03
| | | * | | | | ARM: dts: AM33xx: Fix properties on gpmc nodeLars Poeschel2013-06-03
| | | |/ / / /
| | * | | | | ARM: OMAP3: Fix iva2_pwrdm settings for 3703Tony Lindgren2013-05-30
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-15
|\ \ \ \ \ \ \
| * | | | | | | sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman2013-06-13
| * | | | | | | netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier2013-06-13
| * | | | | | | tulip: Properly check dma mapping resultNeil Horman2013-06-13
| * | | | | | | net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda2013-06-13
| * | | | | | | ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2013-06-13
| * | | | | | | drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N2013-06-13
| * | | | | | | drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N2013-06-13
| * | | | | | | net/ipv4: ip_vti clear skb cb before tunneling.Saurabh Mohan2013-06-13
| * | | | | | | tg3: Wait for boot code to finish after power onNithin Sujir2013-06-13
| * | | | | | | l2tp: Fix sendmsg() return valueGuillaume Nault2013-06-13
| * | | | | | | l2tp: Fix PPP header erasure and memory leakGuillaume Nault2013-06-13
| * | | | | | | bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov2013-06-13
| * | | | | | | bonding: reset master mac on first enslave failureNikolay Aleksandrov2013-06-13
| * | | | | | | packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann2013-06-13
| * | | | | | | net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen2013-06-13
| * | | | | | | be2net: Fix 32-bit DMA Mask handlingSomnath Kotur2013-06-13
| * | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-06-13
| |\ \ \ \ \ \ \