summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-05-04rtlwifi: rtl8192cu: Add new device IDMarek Vasut1-0/+1
2015-05-04rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2015-05-04Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie2-0/+23
2015-05-04usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+2
2015-05-04usb: dwc2: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-04usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-04usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-04usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-04usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-04usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-04usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+3
2015-05-04usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+1
2015-05-04usb: phy: Find the right match in devm_usb_phy_matchAxel Lin1-1/+3
2015-05-04power_supply: lp8788-charger: Fix leaked power supply on probe failKrzysztof Kozlowski1-1/+3
2015-05-04power_supply: twl4030_madc: Check return value of power_supply_registerKrzysztof Kozlowski1-2/+5
2015-05-04compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski1-1/+7
2015-05-04spi: spidev: fix possible arithmetic overflow for multi-transfer messageIan Abbott1-1/+4
2015-05-04cdc-wdm: fix endianness bug in debug statementsOliver Neukum1-5/+7
2015-05-04usb: gadget: composite: enable BESL supportFelipe Balbi1-1/+1
2015-05-03drivers: parport: Kconfig: exclude arm64 for PARPORT_PCGuenter Roeck1-1/+1
2015-04-27Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig1-0/+16
2015-04-27Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie1-1/+18
2015-04-27Bluetooth: Add USB device 04ca:3010 as Atheros AR3012Janne Heikkinen2-0/+3
2015-04-27Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 deviceDmitry Tunin2-0/+3
2015-04-27Bluetooth: ath3k: Add support of MCI 13d3:3408 bt deviceDmitry Tunin2-0/+3
2015-04-27Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown1-0/+1
2015-04-27Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas1-1/+1
2015-04-27libata: Blacklist queued TRIM on Samsung SSD 850 ProMartin K. Petersen1-0/+1
2015-04-27cpufreq: fix a NULL pointer dereference in __cpufreq_governor()Ethan Zhao1-0/+7
2015-04-27sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channelSeth Jennings1-2/+6
2015-04-27sb_edac: Fix erroneous bytes->gigabytes conversionJim Snow1-18/+20
2015-04-27benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2015-04-27ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-27tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-7/+7
2015-04-27bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-27bonding: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman3-7/+7
2015-04-27r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-278139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-2/+2
2015-04-278139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2015-04-22video: vgacon: Don't build on arm64Mark Brown1-1/+2
2015-04-22[media] drivers: media: usb: b2c2: use usb_*_coherent() instead of pci_*_cons...Chen Gang1-3/+3
2015-04-22IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny1-4/+16
2015-04-22media: s5p-mfc: fix mmap support for 64bit archMarek Szyprowski1-1/+1
2015-04-22sh_veu: v4l2_dev wasn't setHans Verkuil1-0/+1
2015-04-22iscsi target: fix oops when adding reject pduMike Christie1-1/+1
2015-04-22be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose1-1/+1
2015-04-22n_tty: Fix read buffer overwrite when no newlinePeter Hurley1-27/+79
2015-04-22tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner1-0/+3
2015-04-22usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu1-1/+1
2015-04-22usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu1-1/+8