summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-23gpio: move gpio_ensure_requested() into legacy C fileAlexandre Courbot
2014-07-23gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot
2014-07-23gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot
2014-07-23video: fix up versatile CLCD helper moveArnd Bergmann
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-07-23iommu/vt-d: Introduce helper function iova_size() to improve code readabilityJiang Liu
2014-07-23iommu/vt-d: Simplify include/linux/dmar.hJiang Liu
2014-07-23Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano...Thomas Gleixner
2014-07-23ARM: pxa: Add non device-tree timer link to clocksourceRobert Jarzmik
2014-07-23of: Provide a function to request and map memoryMatthias Brugger
2014-07-23Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17Daniel Lezcano
2014-07-23gpio: drop retval check enforcing from gpiochip_remove()Linus Walleij
2014-07-23pinctrl: dra: dt-bindings: Fix pull enable/disableNishanth Menon
2014-07-23drm/crtc: Add property for aspect ratioVandana Kannan
2014-07-23Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie
2014-07-22net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai
2014-07-23extcon: sm5502: Change internal hardware switch according to cable typeChanwoo Choi
2014-07-23extcon: sm5502: Add support new SM5502 extcon device driverChanwoo Choi
2014-07-23Merge tag 'mfd-extcon-regulator-v3.17' of git://git.kernel.org/pub/scm/linux/...Chanwoo Choi
2014-07-22Merge tag 'for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman
2014-07-23NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksMark A. Greer
2014-07-23NFC: digital: Remove extra blank lineMark A. Greer
2014-07-23ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.Lv Zheng
2014-07-23ACPI / SFI: Fix wrong <acpi/acpi.h> inclusion in SFI/ACPI wrapper - table def...Lv Zheng
2014-07-23ACPICA: Linux: Allow ACPICA inclusion for CONFIG_ACPI=n builds.Lv Zheng
2014-07-23ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng
2014-07-23ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics.Lv Zheng
2014-07-23NFC: hci: Add stop_poll HCI operand.Christophe Ricard
2014-07-23ACPI / PM: Always enable wakeup GPEs when enabling device wakeupRafael J. Wysocki
2014-07-23ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki
2014-07-23PM: Create PM workqueue if runtime PM is not configured tooRafael J. Wysocki
2014-07-23NFC: st21nfcb: few code clean upChristophe Ricard
2014-07-23NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chipChristophe Ricard
2014-07-22ASoC: Add function to register component controlsLars-Peter Clausen
2014-07-22ASoC: Move card field form platform/codec to componentLars-Peter Clausen
2014-07-22ASoC: Remove per card platform listLars-Peter Clausen
2014-07-22acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki
2014-07-22acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki
2014-07-22apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki
2014-07-22Merge branch 'keys-fixes' into keys-nextDavid Howells
2014-07-22Merge remote-tracking branch 'integrity/next-with-keys' into keys-nextDavid Howells
2014-07-22Merge tag 'keys-pefile-20140709' into keys-nextDavid Howells
2014-07-22Merge tag 'keys-pkcs7-20140708' into keys-nextDavid Howells
2014-07-22KEYS: big_key: Use key preparsingDavid Howells
2014-07-22KEYS: user: Use key preparsingDavid Howells
2014-07-22KEYS: Allow expiry time to be set when preparsing a keyDavid Howells
2014-07-22KEYS: struct key_preparsed_payload should have two payload pointersDavid Howells
2014-07-22net: skbuff: Use ALIGN macro instead of open coding itTobias Klauser
2014-07-22net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAYDavid Laight
2014-07-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville