summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-11-27tasks/exit: Remove unused task_is_dead() methodOleg Nesterov1-1/+0
2013-11-27perf: Add active_entry list head to struct perf_eventStephane Eranian1-1/+4
2013-11-27userns: userns: Remove UIDGID_STRICT_TYPE_CHECKSEric W. Biederman3-40/+0
2013-11-27Merge tag 'trace-fixes-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+3
2013-11-27Merge branch 'acpica'Rafael J. Wysocki2-1/+3
2013-11-27Input: add key code for ambient light sensor buttonPali Rohár1-0/+2
2013-11-27clksrc: delete nomadik MTU non-DT boot pathLinus Walleij1-9/+0
2013-11-27pinctrl: nomadik: move platform data handling into driverLinus Walleij1-242/+0
2013-11-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+27
2013-11-26usb: phy: move OTG FSM headerAnton Tikhomirov1-0/+244
2013-11-26usb: musb: dsps: add support for suspend and resumeDaniel Mack1-0/+3
2013-11-26clk: tegra124: Add support for Tegra124 clocksPeter De Schrijver1-0/+341
2013-11-26ARM: tegra30: add missing CLK IDsPeter De Schrijver1-1/+9
2013-11-26clk: tegra114: Rename gr_2d/gr_3d to gr2d/gr3dThierry Reding1-2/+2
2013-11-26tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)1-2/+3
2013-11-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar1-0/+1
2013-11-26panic: Make panic_timeout configurableJason Baron1-0/+9
2013-11-26zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven1-23/+23
2013-11-26zorro/UAPI: Disintegrate include/linux/zorro*.hGeert Uytterhoeven4-101/+117
2013-11-26zorro: Do not allocate zorro_autocon[] staticallyGeert Uytterhoeven1-1/+17
2013-11-26Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-79/+10
2013-11-26Input: tsc2007 - remove unused poll_delay from platform dataDmitry Torokhov1-2/+0
2013-11-26Input: tsc2007 - add device tree support.Denis Carikli1-3/+3
2013-11-26PCI: Omit PCI ID macro strings to shorten quirk namesMichal Marek1-15/+15
2013-11-26ARM: tegra: Provide dummy powergate implementationThierry Reding1-0/+27
2013-11-26Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'Rafael J. Wysocki1-0/+1
2013-11-26Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+3
2013-11-25cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez1-2/+2
2013-11-25mac80211: add min required channel definition fieldEliad Peller1-0/+4
2013-11-25mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira1-2/+6
2013-11-25cfg80211: add an option to disable processing country IEsLuis R. Rodriguez1-0/+5
2013-11-25cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez1-12/+24
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2-40/+52
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov1-0/+36
2013-11-25cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic1-0/+2
2013-11-25cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez1-1/+6
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2-15/+24
2013-11-25nl80211: better document NL80211_CMD_TDLS_MGMTArik Nemtsov1-1/+8
2013-11-25ASoC: Fix build without CONFIG_GPIOLIBTakashi Iwai1-4/+11
2013-11-25ARM: tegra114: add missing clocks to bindingPeter De Schrijver1-2/+2
2013-11-25gpio: Remove duplicate include of errno.hVishwanathrao Badarkhe, Manish1-1/+0
2013-11-25gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot1-2/+9
2013-11-25iio: core: Move kernel doc to the right locationSachin Kamat1-80/+0
2013-11-25iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat1-0/+3
2013-11-24slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap1-56/+46
2013-11-24Merge tag 'v3.13-rc1' into asoc-arizonaMark Brown567-7142/+15924
2013-11-24ASoC: dapm: Use SND_SOC_DAPM_INIT_REG_VAL in SND_SOC_DAPM_MUXStephen Warren1-1/+2
2013-11-24ASoC: soc-pcm: add symmetry for channels and sample bitsNicolin Chen2-0/+8
2013-11-24block: Kill bio_pair_split()Kent Overstreet1-30/+0
2013-11-24block: Introduce new bio_split()Kent Overstreet1-0/+22