aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-03tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling1-1/+1
2014-05-03fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6Nikita Yushchenko1-1/+2
2014-05-03usb: storage: shuttle_usbat: fix discs being detected twiceDaniele Forsi1-1/+1
2014-05-03usb: qcserial: add a number of Dell devicesBjørn Mork1-0/+15
2014-05-03USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern3-0/+21
2014-05-03arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas2-0/+6
2014-05-03arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2-2/+33
2014-05-03arm64: Make default dma_ops to be noncoherentRitesh Harjani1-1/+1
2014-05-03arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2-4/+5
2014-05-03arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson1-0/+3
2014-05-03dcache: don't need rcu in shrink_dentry_list()Miklos Szeredi1-23/+4
2014-05-03more graceful recovery in umount_collect()Al Viro1-76/+25
2014-05-03don't remove from shrink list in select_collect()Al Viro1-21/+10
2014-05-03x86/efi: earlyprintk=efi,keep fixDave Young1-19/+64
2014-05-02tracing: Use rcu_dereference_sched() for trace event triggersSteven Rostedt (Red Hat)1-1/+1
2014-05-02net: mvmdio: Check for a valid interrupt instead of an errorEzequiel Garcia1-1/+4
2014-05-02net phy: Check for aneg completion before setting state to PHY_RUNNINGBalakumaran Kannan1-0/+11
2014-05-02ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback dataClemens Ladisch2-1/+15
2014-05-02ALSA: usb-audio: Fix deadlocks at resumingTakashi Iwai2-2/+6
2014-05-02ALSA: usb-audio: Save mixer status only once at suspendTakashi Iwai1-2/+3
2014-05-02ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while DEBUG not definedSander Eikelenboom1-3/+2
2014-05-02drm/gm107/gr: bump attrib cb size quite a bitBen Skeggs1-1/+3
2014-05-02drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst1-1/+1
2014-05-02drm/nouveau/bios: fix shadowing from PROM on big-endian systemsBen Skeggs1-4/+6
2014-05-02drm/nouveau/acpi: allow non-optimus setups to load vbios from acpiIlia Mirkin1-3/+0
2014-05-02sparc64: Make itc_sync_lock rawKirill Tkhai1-3/+3
2014-05-02sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller1-1/+1
2014-05-01dm cache: fix writethrough mode quiescing in cache_mapMike Snitzer1-0/+1
2014-05-01parisc: Use generic uapi/asm/resource.h fileHelge Deller2-7/+2
2014-05-01parisc: remove _STK_LIM_MAX overrideJohn David Anglin1-1/+0
2014-05-01Hexagon: Delete stale barrier.hVineet Gupta1-37/+0
2014-05-01word-at-a-time: simplify big-endian zero_bytemask macroH. Peter Anvin1-1/+1
2014-05-01dentry_kill(): don't try to remove from shrink listAl Viro2-8/+21
2014-05-01aio: fix potential leak in aio_run_iocb().Leon Yu1-4/+2
2014-05-01Revert "hwmon: (coretemp) Refine TjMax detection"Guenter Roeck1-2/+2
2014-05-01drm/radeon/dp: check for errors in dpcd readsAlex Deucher1-19/+25
2014-05-01drm/radeon: avoid high jitter with small frac divsChristian König1-2/+12
2014-05-01drm/radeon: check buffer relocation offsetLeo Liu1-0/+4
2014-05-01drm/radeon: use pflip irq on R600+ v2Christian König7-17/+147
2014-05-01drm/radeon/uvd: use lower clocks on old UVD to boot v2Christian König1-2/+8
2014-05-01ACPI / processor: Fix failure of loading acpi-cpufreq driverLan Tianyu1-3/+4
2014-04-30mtd: davinci-nand: disable subpage write for keystone-nandMurali Karicheri1-0/+6
2014-04-30expand the call of dentry_lru_del() in dentry_kill()Al Viro1-1/+6
2014-04-30new helper: dentry_free()Al Viro1-5/+10
2014-04-30fold try_prune_one_dentry()Al Viro1-50/+25
2014-04-30fold d_kill() and d_free()Al Viro1-52/+24
2014-04-30PNP / ACPI: Do not return errors if _DIS or _SRS are not presentRafael J. Wysocki1-18/+26
2014-04-30hyperv: Properly handle checksum offloadKY Srinivasan1-0/+4
2014-04-30gianfar: Avoid unnecessary reg accesses in adjust_link()Claudiu Manoil1-110/+113
2014-04-30tcp_cubic: fix the range of delayed_ackLiu Yu1-1/+1