aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spidev.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-02drm/radeon: fix the crash in test functionsIlija Hadzic1-4/+4
2015-02-02drm/radeon: fix the crash in benchmark functionsIlija Hadzic1-5/+8
2015-02-02drm/radeon: properly set vm fragment size for TN/RLAlex Deucher1-2/+4
2015-02-02drm/radeon: don't init gpuvm if accel is disabled (v3)Alex Deucher2-10/+12
2015-02-02drm/radeon: fix PLLs on RS880 and older v2Christian König1-0/+3
2015-02-02hwmon: (ads2828) Only keep data in device data structure if neededGuenter Roeck1-18/+14
2015-02-02hwmon: (ads2828) Convert to use regmapGuenter Roeck2-44/+27
2015-02-02PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson1-0/+16
2015-02-02sd: Fix max transfer length for 4k disksBrian King1-2/+4
2015-02-02scsi: fix device handler detach oopsMike Christie1-1/+2
2015-02-02spi/xilinx: Fix access invalid memory on xilinx_spi_txRicardo Ribalda Delgado1-1/+16
2015-02-02regmap: ac97: Clean up indentationMark Brown1-2/+2
2015-02-02MAINTAINERS: ASoC: add maintainer for Intel BDW/HSW ASoC driverJie Yang1-0/+10
2015-02-02drm/amdkfd: Don't create BUG due to incorrect user parameterOded Gabbay1-1/+5
2015-02-02drm/amdkfd: max num of queues can't be 0Oded Gabbay1-2/+2
2015-02-02drm/amdkfd: Fix bug in accounting of queuesOded Gabbay1-1/+1
2015-02-01ipv4: tcp: get rid of ugly unicast_sockEric Dumazet4-33/+37
2015-02-02md/bitmap: fix a might_sleep() warning.NeilBrown1-0/+13
2015-02-02md/raid5: fix another livelock caused by non-aligned writes.NeilBrown1-0/+5
2015-02-01Linux 3.19-rc7Linus Torvalds1-1/+1
2015-02-01sched: don't cause task state changes in nested sleep debuggingLinus Torvalds2-4/+3
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig1-0/+16
2015-02-01x86_64, entry: Remove the syscall exit audit and schedule optimizationsAndy Lutomirski1-47/+5
2015-02-01x86_64, entry: Use sysret to return to userspace when possibleAndy Lutomirski1-0/+54
2015-02-01x86, traps: Fix ist_enter from userspaceAndy Lutomirski1-7/+18
2015-01-31net: sched: fix panic in rate estimatorsEric Dumazet1-8/+5
2015-01-31hyperv: Fix the error processing in netvsc_send()Haiyang Zhang1-3/+8
2015-01-30drivers: net: xgene: fix: Out of order descriptor bytes readIyappan Subramanian1-0/+2
2015-01-30ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita1-2/+2
2015-01-30ixgbe: Fix checksum error when using stacked vlanToshiaki Makita1-1/+1
2015-01-30igbvf: Fix checksum error when using stacked vlanToshiaki Makita1-8/+11
2015-01-30net: Fix vlan_get_protocol for stacked vlanToshiaki Makita2-44/+47
2015-01-30net: sctp: fix passing wrong parameter header to param_type2af in sctp_process_paramSaran Maruti Ramanara1-1/+1
2015-01-30netlink: fix wrong subscription bitmask to group mapping inPablo Neira1-2/+2
2015-01-31MIPS: fork: Fix MSA/FPU/DSP context duplication raceJames Hogan1-12/+24
2015-01-31MIPS: Fix C0_Pagegrain[IEC] support.David Daney1-0/+2
2015-01-30Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"Roland Dreier1-2/+6
2015-01-30Revert "IPoIB: Make the carrier_on_task race aware"Roland Dreier1-15/+6
2015-01-30Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Roland Dreier2-101/+57
2015-01-30Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"Roland Dreier1-32/+5
2015-01-30Revert "IPoIB: change init sequence ordering"Roland Dreier1-17/+7
2015-01-30Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier6-58/+34
2015-01-30Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Roland Dreier3-12/+15
2015-01-30Revert "IPoIB: No longer use flush as a parameter"Roland Dreier3-16/+17
2015-01-30MIPS: traps: Fix inline asm ctc1 missing .set hardfloatJames Hogan1-1/+2
2015-01-30MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan1-0/+15
2015-01-30sched/deadline: Modify cpudl::free_cpus to reflect rd->onlineXunlei Pang3-7/+28
2015-01-30sched/idle: Add missing checks to the exit condition of cpu_idle_poll()Preeti U Murthy1-1/+2
2015-01-30sched: Fix missing preemption opportunityFrederic Weisbecker1-21/+19
2015-01-30sched/rt: Reduce rq lock contention by eliminating locking of non-feasible targetTim Chen1-1/+16