summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2015-08-17mmc: dw_mmc: add quirk for broken data transfer over schemeAddy Ke
2015-08-17mmc: dw_mmc: remove the unused blk_settingJaehoon Chung
2015-08-17mmc: dw_mmc: fix pio mode when internal dmac is enabledHeiko Stuebner
2015-08-17mmc: sdio: avoid using NULL sdio_irq_thread pointerYangbo Lu
2015-08-17mmc: core: Optimize case for exactly one erase-group budgetDavid Jander
2015-08-17dmaengine: Make __dma_request_slave_channel_compat() name argument constantJarkko Nikula
2015-08-17dmaengine: Add DMA_CTRL_REUSEVinod Koul
2015-08-17crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu
2015-08-17crypto: aead - Remove old AEAD interfacesHerbert Xu
2015-08-17nfc: st-nci: Remove duplicate file platform_data/st_nci.hChristophe Ricard
2015-08-16[media] tw68: Move PCI vendor and device IDs to pci_ids.hEzequiel Garcia
2015-08-16[media] mm: Provide new get_vaddr_frames() helperJan Kara
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij
2015-08-15change sb_writers to use percpu_rw_semaphoreOleg Nesterov
2015-08-15shift percpu_counter_destroy() into destroy_super_work()Oleg Nesterov
2015-08-15percpu-rwsem: introduce percpu_rwsem_release() and percpu_rwsem_acquire()Oleg Nesterov
2015-08-15percpu-rwsem: introduce percpu_down_read_trylock()Oleg Nesterov
2015-08-15introduce __sb_writers_{acquired,release}() helpersOleg Nesterov
2015-08-14USB: host: ohci-at91: move at91_usbh_data definition in c fileAlexandre Belloni
2015-08-14usb: interface authorization: Use a flag for the default device authorizationStefan Koch
2015-08-14usb: interface authorization: Introduces the default interface authorizationStefan Koch
2015-08-14usb: interface authorization: Declare authorized attributeStefan Koch
2015-08-14drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola
2015-08-14pmem: switch to devm_ allocationsChristoph Hellwig
2015-08-14devres: add devm_memremapChristoph Hellwig
2015-08-14pmem: convert to generic memremapDan Williams
2015-08-14arch: introduce memremap()Dan Williams
2015-08-14mac80211: fix BIT position for TDLS WIDE extended capEmmanuel Grumbach
2015-08-14average: provide macro to create static EWMAJohannes Berg
2015-08-13net: Introduce VRF related flags and helpersDavid Ahern
2015-08-13net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek
2015-08-14usb: chipidea: add tx/rx burst size configuration interfacePeter Chen
2015-08-14usb: chipidea: add ahb burst configuration interfacePeter Chen
2015-08-14usb: chipidea: define stream mode disable for both rolesPeter Chen
2015-08-14usb: chipidea: introduce ITC tuning interfacePeter Chen
2015-08-14usb: chipidea: add ttctrl.ttha control interfacePeter Chen
2015-08-13Add a matching set of device_ functions for determining mac/phyJeremy Linton
2015-08-13PCI: Remove pci_ats_enabled()Bjorn Helgaas
2015-08-13PCI: Stop caching ATS Invalidate Queue DepthBjorn Helgaas
2015-08-13PCI: Move ATS declarations to linux/pci.h so they're all togetherBjorn Helgaas
2015-08-13PCI: Reduce size of ATS structure elementsBjorn Helgaas
2015-08-13PCI: Embed ATS info directly into struct pci_devBjorn Helgaas
2015-08-13PCI: Allocate ATS struct during enumerationBjorn Helgaas
2015-08-13block: remove bio_get_nr_vecs()Kent Overstreet
2015-08-13block: kill merge_bvec_fn() completelyKent Overstreet
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet
2015-08-13blk-cgroup: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-08-13lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields
2015-08-13sunrpc: Switch to using hash list instead single listKinglong Mee
2015-08-13sunrpc/nfsd: Remove redundant code by exports seq_operations functionsKinglong Mee