summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-16gpio: gpiolib: Generalise state persistence beyond sleepAndrew Jeffery4-1/+20
2018-01-16gpio: core: Decouple open drain/source flag with active low/highLaxman Dewangan1-0/+1
2018-01-16gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko1-6/+13
2017-10-09fsi: occ: Add OCC response definitions to headerEdward A. James1-3/+17
2017-10-09fsi: sbefifo: Fix include guards in header fileEdward A. James1-3/+3
2017-08-29leds: gpio: Allow LED to retain state at shutdownAndrew Jeffery1-0/+3
2017-07-31serial: 8250: Add flag so drivers can avoid THRE probeJoel Stanley1-0/+1
2017-07-27tty: don't force !TTYB_NORMAL flip buffers if not requiredJeremy Kerr1-1/+1
2017-07-24net: phy: broadcom: add support for BCM54210ERafał Miłecki1-0/+1
2017-07-07hw_random: timeriomem_rng: Allow setting RNG quality from platform dataRick Altherr1-0/+3
2017-06-06reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel1-8/+14
2017-06-06reset: fix optional reset_control_get stubs to return NULLPhilipp Zabel1-7/+2
2017-06-06reset: make optional functions really optionalRamiro Oliveira1-19/+26
2017-06-06reset: Change shared flag from int to boolRamiro Oliveira1-16/+16
2017-06-05drivers: fsi: sbefifo: Add OCC driverEdward A. James1-0/+27
2017-06-05drivers: fsi: sbefifo: Add in-kernel APIEdward A. James1-0/+30
2017-06-05Merge tag 'v4.10.17' into dev-4.10Joel Stanley19-51/+111
2017-05-20dax: prevent invalidation of mapped DAX entriesRoss Zwisler1-1/+0
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov1-2/+0
2017-05-14f2fs: sanity check segment countJin Qian1-0/+6
2017-05-14usb: chipidea: Handle extcon events properlyStephen Boyd1-0/+2
2017-05-03net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov1-0/+1
2017-05-03tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh1-0/+2
2017-04-27pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2-47/+23
2017-04-27pinctrl: Allow configuration of pins from gpiolib based driversMika Westerberg1-0/+6
2017-04-27drivers/fsi: expose direct-access slave APIJeremy Kerr1-0/+12
2017-04-27drivers/fsi: Add client driver register utilitiesChris Bostic1-0/+12
2017-04-27drivers/fsi: Add device read/write/peek APIJeremy Kerr1-1/+6
2017-04-27drivers/fsi: scan slaves & register devicesJeremy Kerr1-0/+4
2017-04-27drivers/fsi: add driver to device matchesJeremy Kerr1-2/+19
2017-04-27drivers/fsi: Add device & driver definitionsJeremy Kerr1-0/+11
2017-04-27drivers/fsi: Add empty fsi bus definitionsJeremy Kerr1-0/+22
2017-04-21new privimitive: iov_iter_revert()Al Viro1-1/+5
2017-04-21cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo2-0/+25
2017-04-12PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu1-0/+2
2017-04-12ARM: smccc: Update HVC comment to describe new quirk parameterWill Deacon1-0/+1
2017-04-12firmware: qcom: scm: Fix interrupted SCM callsAndy Gross1-3/+8
2017-04-12arm: kernel: Add SMC structure parameterAndy Gross1-8/+32
2017-04-12random: use chacha20 for get_random_int/longJason A. Donenfeld1-1/+0
2017-04-08mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner1-0/+6
2017-04-08KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand1-2/+2
2017-03-30crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook1-1/+1
2017-03-30iio: sw-device: Fix config group initializationLars-Peter Clausen1-1/+1
2017-03-30usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault1-0/+6
2017-03-30net: solve a NAPI raceEric Dumazet1-20/+9
2017-03-26give up on gcc ilog2() constant optimizationsLinus Torvalds1-11/+2
2017-03-22mtd: name the mtd device with an optional label propertyCédric Le Goater1-0/+3
2017-03-22dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet1-0/+1
2017-03-18ucount: Remove the atomicity from ucount->countEric W. Biederman1-1/+1
2017-03-15libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann1-1/+1