aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-27Merge branch 'acpica'Rafael J. Wysocki
2013-11-26Input: add key code for ambient light sensor buttonPali Rohár
2013-11-26clksrc: delete nomadik MTU non-DT boot pathLinus Walleij
2013-11-26pinctrl: nomadik: move platform data handling into driverLinus Walleij
2013-11-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-26usb: phy: move OTG FSM headerAnton Tikhomirov
2013-11-26usb: musb: dsps: add support for suspend and resumeDaniel Mack
2013-11-26clk: tegra124: Add support for Tegra124 clocksPeter De Schrijver
2013-11-26ARM: tegra30: add missing CLK IDsPeter De Schrijver
2013-11-26clk: tegra114: Rename gr_2d/gr_3d to gr2d/gr3dThierry Reding
2013-11-26tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)
2013-11-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2013-11-26panic: Make panic_timeout configurableJason Baron
2013-11-26zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven
2013-11-26zorro/UAPI: Disintegrate include/linux/zorro*.hGeert Uytterhoeven
2013-11-26zorro: Do not allocate zorro_autocon[] staticallyGeert Uytterhoeven
2013-11-25Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-11-25Input: tsc2007 - remove unused poll_delay from platform dataDmitry Torokhov
2013-11-25Input: tsc2007 - add device tree support.Denis Carikli
2013-11-25PCI: Omit PCI ID macro strings to shorten quirk namesMichal Marek
2013-11-25ARM: tegra: Provide dummy powergate implementationThierry Reding
2013-11-25Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'Rafael J. Wysocki
2013-11-25Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2013-11-25cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez
2013-11-25mac80211: add min required channel definition fieldEliad Peller
2013-11-25mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira
2013-11-25cfg80211: add an option to disable processing country IEsLuis R. Rodriguez
2013-11-25cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov
2013-11-25cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic
2013-11-25cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-25nl80211: better document NL80211_CMD_TDLS_MGMTArik Nemtsov
2013-11-25ASoC: Fix build without CONFIG_GPIOLIBTakashi Iwai
2013-11-25ARM: tegra114: add missing clocks to bindingPeter De Schrijver
2013-11-25gpio: Remove duplicate include of errno.hVishwanathrao Badarkhe, Manish
2013-11-25gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot
2013-11-24iio: core: Move kernel doc to the right locationSachin Kamat
2013-11-24iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat
2013-11-24slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap
2013-11-24Merge tag 'v3.13-rc1' into asoc-arizonaMark Brown
2013-11-24ASoC: dapm: Use SND_SOC_DAPM_INIT_REG_VAL in SND_SOC_DAPM_MUXStephen Warren
2013-11-24ASoC: soc-pcm: add symmetry for channels and sample bitsNicolin Chen
2013-11-23block: Kill bio_pair_split()Kent Overstreet
2013-11-23block: Introduce new bio_split()Kent Overstreet
2013-11-23block: Rename bio_split() -> bio_pair_split()Kent Overstreet
2013-11-23block: Generic bio chainingKent Overstreet
2013-11-23dm: Refactor for new bio cloning/splittingKent Overstreet
2013-11-23block: Add bio_clone_fast()Kent Overstreet