summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-09ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host moduleRoger Quadros
2013-12-09ARM: OMAP2+: hwmod: Fix SOFTRESET logicRoger Quadros
2013-12-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-12-09Merge tag 'mfd-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-09Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-12-09regulator: pfuze100: allow misprogrammed IDTim Harvey
2013-12-09regulator: pfuze100: Fix address of FABIDAxel Lin
2013-12-09[media] mt9p031: Include linux/of.h headerSachin Kamat
2013-12-09[media] rtl2830: add parent for I2C adapterAntti Palosaari
2013-12-09[media] media: marvell-ccic: use devm to release clkLibin Yang
2013-12-09[media] ths7303: Declare as static a private functionRicardo Ribalda
2013-12-09[media] em28xx-video: Swap release order to avoid lock nestingRicardo Ribalda
2013-12-09[media] usbtv: Add support for PAL video sourceGeorg Kaindl
2013-12-09[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-12-09[media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel
2013-12-09[media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warningHans de Goede
2013-12-09[media] radio-shark: Mark shark_resume_leds() inline to kill compiler warningGeert Uytterhoeven
2013-12-09HID: hid-sensor-hub: fix duplicate sysfs entry errorSrinivas Pandruvada
2013-12-09crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky
2013-12-09ARM: OMAP4+: hwmod data: Don't prevent RESET of USB Host moduleRoger Quadros
2013-12-08Merge tag 'tty-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-08Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-08Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-08Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-08Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-12-08Revert "cpufreq: fix garbage kobjects on errors during suspend/resume"Rafael J. Wysocki
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki
2013-12-07netfilter: nf_tables: fix missing rules flushing per tablePablo Neira Ayuso
2013-12-07netfilter: xt_hashlimit: fix proc entry leak in netns destroy pathSergey Popovich
2013-12-07PCI: Disable Bus Master only on kexec rebootKhalid Aziz
2013-12-07powerpc/512x: dts: remove misplaced IRQ spec from 'soc' nodeGerhard Sittig
2013-12-06ARM: dts: Fix booting for secure omapsTony Lindgren
2013-12-06sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse
2013-12-06sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse
2013-12-06sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko
2013-12-06sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings
2013-12-06sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames
2013-12-06sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings
2013-12-06ARM: OMAP2+: Fix the machine entry for am3517Nishanth Menon
2013-12-06ARM: dts: Fix missing entries for am3517Tony Lindgren
2013-12-06ARM: OMAP2+: Fix overwriting hwmod data with data from device treeTony Lindgren
2013-12-06sfc: PTP: Moderate log message on event queue overflowLaurence Evans
2013-12-06Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Alex Williamson
2013-12-06virtio-net: free bufs correctly on invalid packet lengthMichael Dalton
2013-12-06net: mvneta: Fix incorrect DMA unmapping sizeEzequiel Garcia
2013-12-06br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko
2013-12-06sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings
2013-12-06virtio: delete napi structures from netdev before releasing memoryAndrey Vagin