summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-11-07usb: Remove __init from early_dbgp_init() prototypeChris Rorvick1-2/+1
2014-11-07usb: Create separate header for ehci-dbgpChris Rorvick2-63/+86
2014-11-07ASoC: Samsung: Add quirk for internal DMAPadmavathi Venna1-0/+1
2014-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-11-07PM / clock_ops: Add pm_clk_add_clk()Geert Uytterhoeven1-0/+8
2014-11-07PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang1-0/+1
2014-11-07core: platform: let platform_create_bundle initialize module ownerWolfram Sang1-2/+4
2014-11-07core: platform: let platform_driver_probe initialize module ownerWolfram Sang1-2/+4
2014-11-07serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado1-3/+0
2014-11-07serial_core: Handle TIOC[GS]RS485 ioctls.Ricardo Ribalda Delgado1-0/+3
2014-11-07serial: core: Pass termios to set_ldisc() notificationsPeter Hurley1-1/+1
2014-11-07tty: Convert tty->closing to intPeter Hurley1-1/+1
2014-11-07tty: serial: bcm63xx: Eliminate unnecessary request/release functionsKevin Cernekee1-2/+0
2014-11-06Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+6
2014-11-06net: Remove MPLS GSO feature.Pravin B Shelar3-8/+2
2014-11-06tty: Remove defunct serial_console_init() declarationPeter Hurley1-4/+0
2014-11-06tty: Remove defunct pcxe_open() declarationPeter Hurley1-4/+0
2014-11-06fast_hash: avoid indirect function callsHannes Frederic Sowa1-34/+0
2014-11-06tty,serial: Unify UPF_* and ASYNC_* flag definitionsPeter Hurley1-15/+32
2014-11-06tty: Flush ldisc buffer atomically with tty flip buffersPeter Hurley1-1/+1
2014-11-06tty: Remove tty_unhangup() declarationPeter Hurley1-1/+0
2014-11-06tty: Preset lock subclass for nested tty locksPeter Hurley1-0/+1
2014-11-06tty: Change tty lock order to master->slavePeter Hurley1-5/+2
2014-11-06tty: Simplify tty_ldisc_release() interfacePeter Hurley1-1/+1
2014-11-06tty: Remove TTY_CLOSINGPeter Hurley1-1/+0
2014-11-06tty: Remove TTY_HUPPINGPeter Hurley1-1/+0
2014-11-06tty: Move session_of_pgrp() and make staticPeter Hurley1-3/+0
2014-11-06tty: Remove tty_pair_get_tty()/tty_pair_get_pty() apiPeter Hurley1-3/+0
2014-11-06serial: Fix upstat_t sparse warningsPeter Hurley1-1/+1
2014-11-06fsl_ifc: Support all 8 IFC chip selectsAaron Sierra1-5/+16
2014-11-06ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong1-10/+0
2014-11-06net: Add and use skb_copy_datagram_msg() helper.David S. Miller1-0/+6
2014-11-06udp: Changes to udp_offload to support remote checksum offloadTom Herbert3-2/+7
2014-11-05ieee802154: add ieee802154_random_extended_addrAlexander Aring1-0/+14
2014-11-05ieee802154: add IEEE802154_EXTENDED_ADDR_LENAlexander Aring1-0/+2
2014-11-05include/linux/socket.h: Fix commentRasmus Villemoes1-1/+1
2014-11-05PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu1-1/+6
2014-11-05ACPI / property: Drop size_prop from acpi_dev_get_property_reference()Rafael J. Wysocki1-2/+2
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-5/+13
2014-11-05usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layerJingoo Han1-24/+0
2014-11-05debugfs: Have debugfs_print_regs32() return voidJoe Perches1-4/+3
2014-11-05fs: Convert show_fdinfo functions to voidJoe Perches1-1/+1
2014-11-05pstore: Honor dmesg_restrict sysctl on dmesg dumpsSebastian Schmidt1-0/+1
2014-11-05libata: Implement ATA_DEV_ZACHannes Reinecke1-2/+4
2014-11-05mtd: spi-nor: drop replaceable wait-till-ready function pointerBrian Norris1-2/+0
2014-11-05mtd: m25p80: drop wait-till-ready checksBrian Norris1-0/+6
2014-11-05efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel1-1/+5
2014-11-05f2fs: remove unnecessary macroJaegeuk Kim1-4/+0
2014-11-05f2fs: revisit inline_data to avoid data races and potential bugsJaegeuk Kim1-0/+1
2014-11-05Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville1-1/+21