summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-11-06PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang
2014-11-06core: platform: let platform_create_bundle initialize module ownerWolfram Sang
2014-11-06core: platform: let platform_driver_probe initialize module ownerWolfram Sang
2014-11-06serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado
2014-11-06serial_core: Handle TIOC[GS]RS485 ioctls.Ricardo Ribalda Delgado
2014-11-06serial: core: Pass termios to set_ldisc() notificationsPeter Hurley
2014-11-06tty: Convert tty->closing to intPeter Hurley
2014-11-06tty: serial: bcm63xx: Eliminate unnecessary request/release functionsKevin Cernekee
2014-11-06Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-05net: Remove MPLS GSO feature.Pravin B Shelar
2014-11-05tty: Remove defunct serial_console_init() declarationPeter Hurley
2014-11-05tty: Remove defunct pcxe_open() declarationPeter Hurley
2014-11-05fast_hash: avoid indirect function callsHannes Frederic Sowa
2014-11-05tty,serial: Unify UPF_* and ASYNC_* flag definitionsPeter Hurley
2014-11-05tty: Flush ldisc buffer atomically with tty flip buffersPeter Hurley
2014-11-05tty: Remove tty_unhangup() declarationPeter Hurley
2014-11-05tty: Preset lock subclass for nested tty locksPeter Hurley
2014-11-05tty: Change tty lock order to master->slavePeter Hurley
2014-11-05tty: Simplify tty_ldisc_release() interfacePeter Hurley
2014-11-05tty: Remove TTY_CLOSINGPeter Hurley
2014-11-05tty: Remove TTY_HUPPINGPeter Hurley
2014-11-05tty: Move session_of_pgrp() and make staticPeter Hurley
2014-11-05tty: Remove tty_pair_get_tty()/tty_pair_get_pty() apiPeter Hurley
2014-11-05serial: Fix upstat_t sparse warningsPeter Hurley
2014-11-05fsl_ifc: Support all 8 IFC chip selectsAaron Sierra
2014-11-05ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-11-05udp: Changes to udp_offload to support remote checksum offloadTom Herbert
2014-11-05ieee802154: add ieee802154_random_extended_addrAlexander Aring
2014-11-05ieee802154: add IEEE802154_EXTENDED_ADDR_LENAlexander Aring
2014-11-05include/linux/socket.h: Fix commentRasmus Villemoes
2014-11-05PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu
2014-11-05ACPI / property: Drop size_prop from acpi_dev_get_property_reference()Rafael J. Wysocki
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-11-05usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layerJingoo Han
2014-11-05debugfs: Have debugfs_print_regs32() return voidJoe Perches
2014-11-05fs: Convert show_fdinfo functions to voidJoe Perches
2014-11-05pstore: Honor dmesg_restrict sysctl on dmesg dumpsSebastian Schmidt
2014-11-05libata: Implement ATA_DEV_ZACHannes Reinecke
2014-11-05mtd: spi-nor: drop replaceable wait-till-ready function pointerBrian Norris
2014-11-05mtd: m25p80: drop wait-till-ready checksBrian Norris
2014-11-05efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel
2014-11-04f2fs: remove unnecessary macroJaegeuk Kim
2014-11-04f2fs: revisit inline_data to avoid data races and potential bugsJaegeuk Kim
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-04leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptorsMika Westerberg
2014-11-04ACPI / GPIO: Driver GPIO mappings for ACPI GPIOsRafael J. Wysocki
2014-11-04gpio: Support for unified device properties interfaceMika Westerberg
2014-11-04Driver core: Unified interface for firmware node propertiesRafael J. Wysocki
2014-11-04input: gpio_keys_polled: Add support for GPIO descriptorsAaron Lu