summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-05USB: option: add VIA Telecom CDS7 chipset device idBrennan Ashton
2014-10-05USB: option: reduce interrupt-urb logging verbosityJohan Hovold
2014-10-05USB: serial: fix potential heap buffer overflowJohan Hovold
2014-10-05USB: sisusb: add device id for Magic Control USB videoStephen Hemminger
2014-10-05USB: serial: fix potential stack buffer overflowJohan Hovold
2014-10-05USB: serial: pl2303: add device id for ztek deviceGreg KH
2014-10-05xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov
2014-10-05xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov
2014-10-05xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov
2014-10-05xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas
2014-10-05xtensa: replace IOCTL code definitions with constantsMax Filippov
2014-10-05drm/radeon: add connector quirk for fujitsu boardAlex Deucher
2014-10-05drm/vmwgfx: Fix a potential infinite spin waiting for fifo idleThomas Hellstrom
2014-10-05drm/ast: AST2000 cannot be detected correctlyY.C. Chen
2014-10-05drm/i915: Wait for vblank before enabling the TV encoderVille Syrjälä
2014-10-05drm/i915: Remove bogus __init annotation from DMI callbacksMathias Krause
2014-10-05HID: logitech-dj: prevent false errors to be shownBenjamin Tissoires
2014-10-05HID: magicmouse: sanity check report size in raw_event() callbackJiri Kosina
2014-10-05HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina
2014-10-05cfq-iosched: Fix wrong children_weight calculationToshiaki Makita
2014-10-05ALSA: pcm: fix fifo_size frame calculationClemens Ladisch
2014-10-05ALSA: hda - Fix invalid pin powermap without jack detectionTakashi Iwai
2014-10-05ALSA: hda - Fix COEF setups for ALC1150 codecTakashi Iwai
2014-10-05ALSA: core: fix buffer overflow in snd_info_get_line()Clemens Ladisch
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-10-05trace: Fix epoll hang when we race with new entriesJosef Bacik
2014-10-05i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.Simon Lindgren
2014-10-05i2c: at91: add bound checking on SMBus block length bytesMarek Roszko
2014-10-05arm64: flush TLS registers during execWill Deacon
2014-10-05ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard
2014-10-05ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri
2014-10-05ahci: Add Device IDs for Intel 9 Series PCHJames Ralston
2014-10-05pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan
2014-10-05drm/i915: read HEAD register back in init_ring_common() to enforce orderingJiri Kosina
2014-10-05drm/radeon: load the lm63 driver for an lm64 thermal chip.Alex Deucher
2014-10-05drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan().Tetsuo Handa
2014-10-05drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan().Tetsuo Handa
2014-10-05drm/tilcdc: fix double kfreeGuido Martínez
2014-10-05drm/tilcdc: fix release order on exitGuido Martínez
2014-10-05drm/tilcdc: panel: fix leak when unloading the moduleGuido Martínez
2014-10-05drm/tilcdc: tfp410: fix dangling sysfs connector nodeGuido Martínez
2014-10-05drm/tilcdc: slave: fix dangling sysfs connector nodeGuido Martínez
2014-10-05drm/tilcdc: panel: fix dangling sysfs connector nodeGuido Martínez
2014-10-05carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl
2014-09-17Linux 3.10.55v3.10.55Greg Kroah-Hartman
2014-09-17libceph: gracefully handle large reply messages from the monSage Weil
2014-09-17libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov
2014-09-17tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe
2014-09-17vfs: fix bad hashing of dentriesLinus Torvalds
2014-09-17dcache.c: get rid of pointless macrosAl Viro