summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-12-04net: phy: core: remove now uneeded disabling of interruptsHeiner Kallweit1-1/+0
2017-12-04tracing: Pass export pointer as argument to ->write()Felipe Balbi1-1/+1
2017-12-03i2c: add i2c_master_{send|recv}_dmasafeWolfram Sang1-0/+32
2017-12-03i2c: refactor i2c_master_{send_recv}Wolfram Sang1-4/+30
2017-12-03i2c: add helpers to ease DMA handlingWolfram Sang1-0/+3
2017-12-03Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-1/+27
2017-12-03vmbus: make hv_get_ringbuffer_availbytes localStephen Hemminger1-22/+0
2017-12-03memory: ti-emif-sram: introduce relocatable suspend/resume handlersDave Gerlach1-0/+69
2017-12-03net: xdp: report flags program was installed with on queryJakub Kicinski1-0/+2
2017-12-03net: xdp: avoid output parameters when querying XDP progJakub Kicinski1-1/+2
2017-12-03gpio: gpiolib: Generalise state persistence beyond sleepAndrew Jeffery4-3/+13
2017-12-02iio: Add macro to populate struct iio_map arrayLukas Wunner1-0/+7
2017-12-02iio: stm32: fix adc/trigger link errorArnd Bergmann1-1/+4
2017-12-02Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds1-0/+43
2017-12-02move libgcc.h to include/linuxChristoph Hellwig1-0/+43
2017-12-01net: phy: core: use genphy version of callbacks read_status and config_aneg p...Heiner Kallweit1-15/+18
2017-12-01HID: hid-multitouch: support fine-grain orientation reportingWei-Ning Huang1-0/+1
2017-11-30spi: Fix double "when"Geert Uytterhoeven1-1/+1
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2017-11-30net: phy: harmonize phy_id{,_mask} data typeRichard Leitner1-1/+1
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-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-10/+31
2017-11-30autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"Ian Kent1-1/+2
2017-11-30mm: migrate: fix an incorrect call of prep_transhuge_page()Zi Yan1-1/+1
2017-11-30mm: introduce get_user_pages_longtermDan Williams2-0/+27
2017-11-30mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams1-0/+1
2017-11-30mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams1-8/+0
2017-11-30Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2017-11-30rtc: 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-29srcu: Prohibit call_srcu() use under raw spinlocksPaul E. McKenney1-4/+4
2017-11-29ptrace, seccomp: add support for retrieving seccomp metadataTycho Andersen1-0/+8
2017-11-29ARM: pxa: move header file out of I2C realmWolfram Sang1-0/+0
2017-11-29ARM: 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