summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-ti-qspi.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-10exofs: don't mess with simple_write_{begin,end}Al Viro1-38/+30
2016-12-109p: saner ->write_end() on failing copy into non-uptodate pageAl Viro1-11/+4
2016-12-10fix gfs2_stuffed_write_end() on short copiesAl Viro1-3/+1
2016-12-10fix ceph_write_end()Al Viro1-6/+8
2016-12-10nfs_write_end(): fix handling of short copiesAl Viro1-1/+1
2016-12-06vfs: misc struct path constificationAl Viro4-5/+5
2016-12-06namespace.c: constify struct path passed to a bunch of primitivesAl Viro4-8/+8
2016-12-06quota: constify struct path in quota_onAl Viro6-9/+9
2016-12-06constify alloc_file()Al Viro2-2/+2
2016-12-06constify btrfs_mksubvol()Al Viro1-1/+1
2016-12-06autofs: constify find_autofs_mount() callbackAl Viro1-3/+3
2016-12-06constify get_dcookie() and friendsAl Viro4-6/+6
2016-12-06audit_log_{name,link_denied}: constify struct pathAl Viro3-4/+4
2016-12-06fsnotify: constify the places working with ->f_pathAl Viro1-5/+5
2016-12-06constify fsnotify_parent()Al Viro3-4/+4
2016-12-06fsnotify(): constify 'data'Al Viro2-5/+5
2016-12-06fsnotify: constify 'data' passed to ->handle_event()Al Viro9-20/+20
2016-12-06fs: Constify path_is_under()'s argumentsMickaël Salaün2-2/+2
2016-11-27Linux 4.9-rc7v4.9-rc7Linus Torvalds1-1/+1
2016-11-27fix default_file_splice_read()Al Viro1-1/+2
2016-11-26tipc: resolve connection flow control compatibility problemJon Paul Maloy1-1/+1
2016-11-26mvpp2: use correct size for memsetArnd Bergmann1-1/+1
2016-11-26net/mlx5: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-26net: ieee802154: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-26ibmvnic: drop duplicate header seq_file.hGeliang Tang1-1/+0
2016-11-26fsl/fman: fix a leak in tgec_free()Dan Carpenter1-3/+0
2016-11-26net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar1-0/+1
2016-11-26tipc: improve sanity check for received domain recordsJon Paul Maloy1-5/+5
2016-11-26tipc: fix compatibility bug in link monitoringJon Paul Maloy1-2/+3
2016-11-26net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn1-1/+1
2016-11-26Fix subtle CONFIG_MODVERSIONS problemsLinus Torvalds1-0/+1
2016-11-26MAINTAINERS: Add bug tracking system location entry typeRafael J. Wysocki1-0/+10
2016-11-25Revert "i2c: designware: do not disable adapter after transfer"Jarkko Nikula1-37/+18
2016-11-25dwc_eth_qos: drop duplicate headersGeliang Tang1-2/+0
2016-11-25parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin1-15/+22
2016-11-25parisc: Fix race in pci-dma.cJohn David Anglin1-1/+1
2016-11-25parisc: Switch to generic sched_clock implementationHelge Deller2-47/+14
2016-11-25parisc: Fix races in parisc_setup_cache_timing()John David Anglin2-19/+16
2016-11-25mfd: wm8994-core: Don't use managed regulator bulk get APIViresh Kumar1-3/+11
2016-11-25mfd: wm8994-core: Disable regulators before removing themViresh Kumar1-1/+1
2016-11-25MIPS: mm: Fix output of __do_page_faultMatt Redfearn1-4/+5
2016-11-25mfd: syscon: Support native-endian regmapsPaul Burton1-1/+3
2016-11-25powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2-6/+16
2016-11-25mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin1-1/+6
2016-11-25X.509: Fix double free in x509_cert_parse() [ver #3]Andrey Ryabinin1-1/+0
2016-11-25gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomapArvind Yadav1-0/+5
2016-11-24net sched filters: fix filter handle ID in tfilter_notify_chain()Roman Mashak1-1/+1
2016-11-24net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli1-0/+4
2016-11-24bnxt: do not busy-poll when link is downAndy Gospodarek1-0/+3
2016-11-24udplite: call proper backlog handlersEric Dumazet6-6/+6