aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-11-30skbuff: Grammar s/are can/can/, s/change/changes/Geert Uytterhoeven1-2/+1
2017-11-30gpio: Clarify that <linux/gpio.h> is legacyLinus Walleij1-0/+10
2017-11-30gpiolib: acpi: Introduce NO_RESTRICTION quirkAndy Shevchenko1-0/+4
2017-11-30gpiolib: acpi: Add quirks field to struct acpi_gpio_mappingAndy Shevchenko1-0/+1
2017-11-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-10/+31
2017-11-29autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"Ian Kent1-1/+2
2017-11-29mm: migrate: fix an incorrect call of prep_transhuge_page()Zi Yan1-1/+1
2017-11-29mm: introduce get_user_pages_longtermDan Williams2-0/+27
2017-11-29mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams1-0/+1
2017-11-29mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams1-8/+0
2017-11-29Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2017-11-29rtc: Remove unused RTC_DEVICE_NAME_SIZECole Robinson1-1/+0
2017-11-29kallsyms: take advantage of the new '%px' formatLinus Torvalds1-6/+0
2017-11-29misc: rtsx: Add support for RTS5260Rui Feng1-4/+230
2017-11-29misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng3-1/+1
2017-11-29tee: add tee_param_is_memref() for driver useJens Wiklander1-0/+12
2017-11-28srcu: Prohibit call_srcu() use under raw spinlocksPaul E. McKenney1-4/+4
2017-11-28ptrace, seccomp: add support for retrieving seccomp metadataTycho Andersen1-0/+8
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang1-0/+0
2017-11-28ARM: pxa: move declarations to proper placeWolfram Sang1-11/+0
2017-11-28ring_buffer_poll_wait() return value used as return value of ->poll()Al Viro1-1/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-2/+2
2017-11-28Drivers: hv: vmbus: Fix a rescind issueK. Y. Srinivasan1-0/+1
2017-11-28fpga: add attribute groupsAlan Tull3-0/+6
2017-11-28fpga: region: add fpga_region_class_findAlan Tull1-1/+4
2017-11-28fpga: region: add register/unregister functionsAlan Tull1-0/+7
2017-11-28fpga: region: add fpga-region.h headerAlan Tull1-0/+28
2017-11-28fpga: region: use image info as parameter for programming regionAlan Tull1-0/+4
2017-11-28fpga: mgr: separate getting/locking FPGA managerAlan Tull1-0/+3
2017-11-28fpga: mgr: API change to replace fpga load functions with single functionAlan Tull1-11/+19
2017-11-28fpga: bridge: support getting bridge from deviceAlan Tull1-3/+9
2017-11-28serial: Make retrieval of rs485 properties platform-agnosticLukas Wunner1-5/+1
2017-11-28serdev: document driver callbacksJohan Hovold1-2/+4
2017-11-28serdev: fix receive_buf return value when no callbackJohan Hovold1-1/+1
2017-11-28serdev: Introduce devm_serdev_device_open()Andrey Smirnov1-0/+1
2017-11-28debugfs: fix debugfs_real_fops() build errorArnd Bergmann1-0/+2
2017-11-28USB: of: clean up device-node helperJohan Hovold1-4/+3
2017-11-28USB: add device-tree support for interfacesJohan Hovold1-0/+14
2017-11-27sunrpc: make the function arg as constBhumika Goyal1-1/+1
2017-11-27net: annotate ->poll() instancesAl Viro1-1/+1
2017-11-27dmabuf: annotate dma_buf->activeAl Viro1-1/+1
2017-11-27scif: annotate scif_pollepdAl Viro1-2/+2
2017-11-27annotate poll_table_entry->keyAl Viro1-1/+1
2017-11-27annotate poll_table_struct ->_keyAl Viro1-4/+4
2017-11-27annotate poll-related wait keysAl Viro1-4/+6
2017-11-27->poll() methods should return __poll_tAl Viro4-4/+4
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds1-1/+1
2017-11-27i2c: remove legacy integer scl/sda gpio for recoveryPhil Reid1-6/+1
2017-11-27i2c: Switch to using gpiod interface for gpio bus recoveryPhil Reid1-0/+4
2017-11-27i2c: use macro IS_ENABLED in header i2c.hStefan Lengfeld1-3/+3