summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-01-27ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings4-15/+15
2016-01-27isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings1-0/+6
2016-01-25ipmi: move timer init to before irq is setupJan Stancek1-4/+4
2016-01-25xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky1-1/+1
2016-01-25USB: quirks: Fix another ELAN touchscreenAdrien Vergé1-0/+3
2016-01-15staging/dgnc: fix info leak in ioctlSalva Peiró1-0/+1
2016-01-11qla2xxx: Fix hardware lock/unlock issue causing kernel panic.Saurav Kashyap2-5/+4
2016-01-11Input: aiptek - fix crash on detecting device without endpointsVladis Dronov1-0/+9
2016-01-11lpfc: Fix null ndlp dereference in target_reset_handlerJames Smart1-1/+9
2016-01-09drm/i915: Fix SRC_COPY width on 830/845gChris Wilson1-1/+1
2016-01-09PCI: Drop "setting latency timer" messagesBjorn Helgaas1-1/+1
2016-01-05HID: dragonrise: fix HID Descriptor for 0x0006 PIDMaciej Zuk1-0/+58
2016-01-05gpio/omap: raw read and write endian fixVictor Kamensky1-94/+94
2016-01-05PM / devfreq: Fix incorrect type issue.Xiaolong Ye1-1/+1
2016-01-05PM / devfreq: Fix governor_store()Tobias Jakobi1-1/+3
2016-01-05cdrom: Random writing support for BD-RE mediaGeorgios Toptsidis1-0/+1
2016-01-05i2c: i801: add Intel Lewisburg device IDsAlexandra Yates2-0/+7
2016-01-05i2c: i801: Add support for Intel BroxtonJarkko Nikula1-0/+3
2016-01-05target/stat: print full t10_wwn.model bufferDavid Disseldorp1-1/+1
2016-01-05ahci: add new Intel device IDsAlexandra Yates1-0/+10
2016-01-05ahci: Add Marvell 88se91a2 device idJohannes Thumshirn1-0/+2
2016-01-05pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2016-01-05sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2016-01-05atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2016-01-05usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings1-1/+2
2016-01-05USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov1-0/+4
2016-01-05USB: add quirk for devices with broken LPMAlan Stern2-1/+12
2016-01-05USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy1-1/+0
2016-01-05USB: serial: Another Infineon flash loader USB IDJonas Jonsson1-0/+1
2016-01-05USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson1-0/+5
2016-01-05firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter1-0/+5
2016-01-05firewire: core: use correct vendor/model IDsClemens Ladisch1-2/+2
2016-01-05tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa1-4/+2
2016-01-05USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+9
2016-01-05USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado1-0/+2
2016-01-05USB: ti_usb_3410_5052: Add Honeywell HGI80 IDDavid Woodhouse2-0/+6
2016-01-05usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König1-5/+5
2016-01-05usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby1-1/+1
2016-01-05can: sja1000: clear interrupts on startMirza Krak1-0/+3
2016-01-05Bluetooth: ath3k: Add support of AR3012 0cf3:817b deviceDmitry Tunin2-0/+3
2016-01-05Bluetooth: ath3k: Add new AR3012 0930:021c idDmitry Tunin2-0/+3
2016-01-05staging: rtl8712: Add device ID for Sitecom WLA2100Larry Finger1-0/+1
2016-01-05mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter1-7/+7
2016-01-05net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard1-1/+1
2016-01-05Bluetooth: ath3k: Add support of 04ca:300d AR3012 deviceDmitry Tunin2-0/+3
2016-01-05broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2016-01-05net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2015-11-14rbd: prevent kernel stack blow up on rbd mapIlya Dryomov1-8/+21
2015-11-14rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov1-20/+15
2015-11-14serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley1-2/+8