summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-30video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUILespiau, Damien
2013-08-30video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframeLespiau, Damien
2013-08-30video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()Lespiau, Damien
2013-08-30drm/edid: Move HDMI_IDENTIFIER to hdmi.hLespiau, Damien
2013-08-30video/hdmi: Introduce helpers for the HDMI vendor specific infoframeLespiau, Damien
2013-08-30video/hdmi: Derive the bar data valid bit from the bar data fieldsLespiau, Damien
2013-08-30video/hdmi: Don't let the user of this API create invalid infoframesLespiau, Damien
2013-08-29tegra-cpuidle: provide stub when !CONFIG_CPU_IDLEKyle McMartin
2013-08-29iio: at91: Use different prescal, startup mask in MR for different IPJosh Wu
2013-08-29of: introduce of_parse_phandle_with_fixed_argsStephen Warren
2013-08-29Merge tag 'mmp-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1...Olof Johansson
2013-08-29net: add netdev_for_each_upper_dev_rcu()Veaceslav Falico
2013-08-29net: add lower_dev_list to net_device and make a full meshVeaceslav Falico
2013-08-29driver core / ACPI: Avoid device hot remove locking issuesRafael J. Wysocki
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot
2013-08-29ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa
2013-08-29regulator: Add devm_regulator_get_exclusive()Matthias Kaehlcke
2013-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-29Merge branch 'armsoc/for-3.12/soc' of git://github.com/broadcom/bcm11351 into...Olof Johansson
2013-08-29Merge tag 'msi-3.12' of git://git.infradead.org/linux-mvebu into next/driversOlof Johansson
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar
2013-08-29HID: validate HID report id sizeKees Cook
2013-08-29Merge tag 'v3.11-rc7' into develLinus Walleij
2013-08-28sysfs: Restrict mounting sysfsEric W. Biederman
2013-08-29gpu/vga_switcheroo: add driver control power feature. (v3)Dave Airlie
2013-08-28Merge branch 'pci/misc' into nextBjorn Helgaas
2013-08-28vfs: make the dentry cache use the lockref infrastructureWaiman Long
2013-08-28Add new lockref infrastructure reference implementationWaiman Long
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf
2013-08-28of: Make of_get_phy_mode() return int i.s.o. const intGeert Uytterhoeven
2013-08-28Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely
2013-08-28Merge branch 'cpuidle/biglittle' into next/driversOlof Johansson
2013-08-28drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()Nicolas Pitre
2013-08-28dev-core: fix build break when DEBUG is enabledDmitry Kasatkin
2013-08-28Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King
2013-08-28IB/mlx4: Add receive flow steering supportHadar Hen Zion
2013-08-28sysfs: sysfs_create_groups returns a value.Greg Kroah-Hartman
2013-08-28pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin
2013-08-27debugfs: provide debugfs_create_x64() when disabledJohannes Berg
2013-08-27power_supply: Prevent suspend until power supply events are processedZoran Markovic
2013-08-27bq24190_charger: Add support for TI BQ24190 Battery ChargerMark A. Greer
2013-08-27clk: wrap I/O access for improved portabilityGerhard Sittig
2013-08-27sysfs: add sysfs_create/remove_groups for when SYSFS is not enabledGreg Kroah-Hartman
2013-08-28netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy
2013-08-27Rename nsproxy.pid_ns to nsproxy.pid_ns_for_childrenAndy Lutomirski
2013-08-27Merge tag 'regmap-v3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-27DMA: shdma: remove private and unused defines from a global headerGuennadi Liakhovetski
2013-08-27DMA: shdma: switch DT mode to use configuration data from a match tableGuennadi Liakhovetski
2013-08-27DMA: shdma: switch to managed resource allocationGuennadi Liakhovetski