summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-davinci.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-29spi: bitbang: Make spi_bitbang_stop() return voidAxel Lin5-12/+7
2014-03-27spi: clps711x: Convert to use master->max_speed_hzAxel Lin1-7/+7
2014-03-27spi: clps711x: Enable driver compilation with COMPILE_TESTAxel Lin1-1/+1
2014-03-25spi: Do not require a completionMark Brown1-2/+0
2014-03-25spi: coldfire-qspi: Simplify the code to set register bits for transfer speedAxel Lin1-4/+1
2014-03-25spi: bcm63xx: Remove unused define for PFXAxel Lin1-2/+0
2014-03-25spi: clps711x: Remove <mach/hardware.h> dependencyAlexander Shiyan1-29/+57
2014-03-25Linux 3.14-rc8v3.14-rc8Linus Torvalds1-1/+1
2014-03-24tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne1-14/+15
2014-03-24vxlan: fix nonfunctional neigh_reduce()David Stevens1-14/+113
2014-03-24net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2-17/+31
2014-03-24net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch1-4/+21
2014-03-24netpoll: fix the skb check in pkt_is_nsLi RongQing1-1/+1
2014-03-24sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller1-1/+3
2014-03-24net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon2-1/+30
2014-03-23parisc: locks: remove redundant arch_*_relax operationsWill Deacon1-4/+0
2014-03-23parisc: wire up sys_utimesHelge Deller2-2/+3
2014-03-23parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin2-75/+0
2014-03-23partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller1-3/+3
2014-03-21spi: altera: Remove the code to get unused platform_dataAxel Lin1-4/+1
2014-03-21spi: atmel: fix printk format warningsRandy Dunlap1-3/+3
2014-03-21block: free q->flush_rq in blk_init_allocated_queue error pathsDave Jones1-2/+6
2014-03-21futex: revert back to the explicit waiter counting codeLinus Torvalds1-10/+43
2014-03-21mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins3-4/+36
2014-03-20ip6mr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-03-20ipmr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-03-20rtnetlink: fix fdb notification flagsNicolas Dichtel1-4/+6
2014-03-20tcp: syncookies: do not use getnstimeofday()Eric Dumazet1-5/+6
2014-03-20netlink: fix setsockopt in mmap examples in documentationstephen hemminger1-2/+2
2014-03-20openvswitch: Correctly report flow used times for first 5 minutes after boot.Ben Pfaff1-1/+1
2014-03-20tracing: Fix array size mismatch in format stringVaibhav Nagarnaik4-20/+4
2014-03-20MIPS: Make local_irq_disable macro safe for non-Mipsr2Jim Quinlan1-0/+11
2014-03-20drm/exynos: Fix (more) freeing issues in exynos_drm_drv.cDaniel Kurtz1-3/+7
2014-03-20mm: fix bad rss-counter if remap_file_pages raced migrationHugh Dickins1-6/+22
2014-03-19MIPS: Octeon: Fix warning in of_device_alloc on cn3xxxAndreas Herrmann1-10/+12
2014-03-19MIPS: ftrace: Tweak safe_load()/safe_store() macrosViller Hsiao1-10/+10
2014-03-19via-rhine: Disable device in error pathRoger Luethi1-3/+5
2014-03-19ALSA: compress: Pass through return value of open ops callbackCharles Keepax1-1/+1
2014-03-19MIPS: BCM47XX: Check all (32) GPIOs when looking for a pinRafał Miłecki1-1/+1
2014-03-19drm/i915: Disable stolen memory when DMAR is activeChris Wilson1-0/+7
2014-03-19Revert "drm/i915: don't touch the VDD when disabling the panel"Jani Nikula2-1/+10
2014-03-18cgroup: fix a failure path in create_css()Li Zefan1-4/+7
2014-03-18Revert "[PATCH] Insert GART region into resource map"Bjorn Helgaas1-19/+1
2014-03-18ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin1-2/+2
2014-03-18vxlan: fix potential NULL dereference in arp_reduce()David Stevens1-0/+3
2014-03-18cnic: Update version to 2.5.20 and copyright year.Michael Chan4-6/+6
2014-03-18cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan6-114/+129
2014-03-18cnic: Use proper ulp_ops for per device operations.Michael Chan1-2/+3
2014-03-18net: cdc_ncm: fix control message orderingBjørn Mork2-25/+24
2014-03-18ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien1-8/+6