summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: core: Avoid uninitialized buffer accessRichard Purdie2016-01-281-1/+1
* parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka2016-01-281-7/+8
* team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel2016-01-281-3/+3
* ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2016-01-284-15/+15
* isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings2016-01-281-0/+6
* connector: bump skb->users before callback invocationFlorian Westphal2016-01-281-8/+3
* veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan2016-01-281-6/+0
* xhci: refuse loading if nousb is usedOliver Neukum2016-01-281-0/+4
* USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth2016-01-281-0/+1
* USB: ipaq.c: fix a timeout loopDan Carpenter2016-01-281-1/+2
* usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun2016-01-281-0/+8
* ipmi: move timer init to before irq is setupJan Stancek2016-01-281-4/+4
* xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky2016-01-281-1/+1
* pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong2016-01-221-0/+6
* sh_eth: fix kernel oops in skb_put()Sergei Shtylyov2016-01-221-2/+2
* atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek2016-01-221-4/+3
* usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings2016-01-221-1/+2
* USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov2016-01-221-0/+4
* USB: add quirk for devices with broken LPMAlan Stern2016-01-222-1/+12
* USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy2016-01-221-1/+0
* USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson2016-01-221-0/+5
* firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter2016-01-221-0/+5
* broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen2016-01-221-1/+1
* net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork2016-01-221-0/+1
* USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork2015-12-091-0/+9
* USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado2015-12-091-0/+2
* usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König2015-12-091-5/+5
* usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby2015-12-091-1/+1
* can: sja1000: clear interrupts on startMirza Krak2015-12-091-0/+3
* staging: rtl8712: Add device ID for Sitecom WLA2100Larry Finger2015-12-091-0/+1
* mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter2015-12-091-7/+7
* net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard2015-12-091-1/+1
* virtio-net: drop NETIF_F_FRAGLISTJason Wang2015-12-091-2/+2
* stmmac: Correctly report PTP capabilities.Phil Reid2015-12-091-2/+5
* net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2015-12-092-2/+2
* ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault2015-12-091-1/+1
* IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2015-11-091-1/+9
* mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns2015-11-091-0/+2
* md/raid10: submit_bio_wait() returns 0 on successJes Sorensen2015-11-091-1/+1
* md/raid1: submit_bio_wait() returns 0 on successJes Sorensen2015-11-091-1/+1
* xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery2015-11-091-1/+2
* xhci: handle no ping response error properlyMathias Nyman2015-11-091-5/+15
* dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer2015-11-091-1/+1
* dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber2015-11-091-6/+11
* rbd: prevent kernel stack blow up on rbd mapIlya Dryomov2015-11-091-8/+21
* rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov2015-11-091-20/+15
* rbd: require stable pages if message data CRCs are enabledRonny Hegewald2015-11-091-0/+3
* drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin2015-11-091-2/+3
* iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel2015-11-092-2/+3
* iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg2015-11-091-6/+6