summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-27usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff1-0/+16
2013-10-27USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern3-3/+3
2013-10-27staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley1-1/+2
2013-10-27drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFERJani Nikula1-1/+12
2013-10-27drm/radeon: disable tests/benchmarks if accel is disabledAlex Deucher1-2/+8
2013-10-27x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani1-0/+16
2013-10-27dm-snapshot: fix performance degradation due to small hash sizeMikulas Patocka1-3/+2
2013-10-27x86, efi: Don't map Boot Services on i386Josh Boyer1-4/+7
2013-10-27serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold1-1/+2
2013-10-27serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold1-0/+2
2013-10-27net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda1-0/+5
2013-10-27Bluetooth: Add support for BCM20702A0 [0b05, 17cb]Raphael Kubo da Costa1-0/+1
2013-10-27Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.Peng Chen2-0/+3
2013-10-27drm/radeon: fix panel scaling with eDP and LVDS bridgesAlex Deucher1-3/+31
2013-10-27ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()Dan Carpenter1-0/+3
2013-10-27ASoC: max98095: a couple array underflowsDan Carpenter1-2/+2
2013-10-27HID: logitech-dj: validate output report detailsKees Cook1-0/+6
2013-10-27HID: validate feature and input report detailsBenjamin Tissoires2-5/+15
2013-10-27HID: LG: validate HID output report detailsKees Cook4-73/+12
2013-10-27HID: zeroplus: validate output report detailsKees Cook1-13/+5
2013-10-27HID: provide a helper for validating hid reportsKees Cook2-0/+62
2013-10-27sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...Daisuke Nishimura1-5/+9
2013-10-27memcg: fix multiple large threshold notificationsGreg Thelen1-1/+7
2013-10-27mm/huge_memory.c: fix potential NULL pointer dereferenceLibin1-0/+2
2013-10-27ocfs2: fix the end cluster offset of FIEMAPJie Liu1-1/+0
2013-10-27sd: Fix potential out-of-bounds accessAlan Stern1-8/+3
2013-10-27drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)Alex Deucher1-2/+6
2013-10-27ALSA: hda - Add Toshiba Satellite C870 to MSI blacklistTakashi Iwai1-0/+1
2013-10-27crypto: api - Fix race condition in larval lookupHerbert Xu1-1/+6
2013-10-27drm/i915: try not to lose backlight CBLV precisionJani Nikula1-1/+1
2013-10-27ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell1-3/+3
2013-10-27HID: check for NULL field when setting valuesKees Cook1-1/+6
2013-10-27HID: picolcd_core: validate output report detailsKees Cook1-1/+1
2013-10-27HID: ntrig: validate feature report detailsKees Cook1-1/+2
2013-10-27HID: pantherlord: validate output report detailsKees Cook1-2/+8
2013-10-27fuse: readdir: check for slash in namesMiklos Szeredi1-0/+2
2013-10-27hdpvr: fix iteration over uninitialized lists in hdpvr_probe()Alexey Khoroshilov1-5/+6
2013-10-27hdpvr: register the video node at the end of probeHans Verkuil1-6/+7
2013-10-27fuse: hotfix truncate_pagecache() issueMaxim Patlasov4-3/+25
2013-10-27fuse: invalidate inode attributes on xattr modificationAnand Avati1-0/+4
2013-10-27fuse: postpone end_page_writeback() in fuse_writepage_locked()Maxim Patlasov1-1/+2
2013-10-27ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CAAnssi Hannula1-0/+11
2013-10-27drm/radeon: fix handling of variable sized arrays for router objectsAlex Deucher1-3/+6
2013-10-27drm/radeon: fix resume on some rs4xx boards (v2)Alex Deucher1-3/+6
2013-10-27drm/radeon: fix LCD record parsingAlex Deucher1-1/+3
2013-10-27drm/radeon: update line buffer allocation for dce4.1/5Alex Deucher2-4/+25
2013-10-27drm/edid: add quirk for Medion MD30217PGAlex Deucher1-0/+3
2013-10-27USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern1-1/+1
2013-10-27of: Fix missing memory initialization on FDT unflatteningGrant Likely1-0/+1
2013-10-27HID: validate HID report id sizeKees Cook2-4/+10