summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ARM: ux500: cpuidle: fix section mismatchDaniel Lezcano2015-10-281-1/+1
* ath9k: declare required extra tx headroomFelix Fietkau2015-10-281-0/+1
* Revert "USB: Add device quirk for ASUS T100 Base Station keyboard"Jiri Slaby2015-10-281-4/+0
* USB: Add OTG PET device to TPLMacpaul Lin2015-10-282-0/+9
* Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"Oliver Neukum2015-10-281-3/+0
* usb: core: implement AMD remote wakeup quirkHuang Rui2015-10-283-0/+52
* [media] gscpa_m5602: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-10-281-1/+1
* [media] v4l: vsp1: Fix VI6_WPF_SZCLIP_SIZE_MASK macroNobuhiro Iwamatsu2015-10-281-1/+1
* [media] v4l: vsp1: Fix VI6_DPR_ROUTE_FP_MASK macroNobuhiro Iwamatsu2015-10-281-1/+1
* [media] v4l: vsp1: Fix VI6_DPR_ROUTE_FXA_MASK macroNobuhiro Iwamatsu2015-10-281-1/+1
* [media] usbvision: fix locking errorHans Verkuil2015-10-281-1/+1
* Input: zhenhua - ensure we have BITREVERSEAndrew Morton2015-10-281-0/+1
* Input: omap4-keypad - fix memory leakSudip Mukherjee2015-10-281-1/+1
* Input: serio - fix blocking of parportSudip Mukherjee2015-10-281-0/+1
* Input: psmouse - add small delay for IBM trackpoint pass-through modeStefan Assmann2015-10-281-0/+4
* HID: quirks: add QUIRK_NOGET for an other TPV touchscreenBenjamin Tissoires2015-10-282-2/+4
* HID: apple: Add support for the 2015 Macbook ProHenrik Rydberg2015-10-283-0/+15
* usb: musb: fix cppi channel teardown for isoch transferBin Liu2015-10-281-0/+3
* usb: musb: cppi41: improve rx channel abort routineBin Liu2015-10-281-3/+9
* USB: symbolserial: Correct transferred data sizePhilipp Hachtmann2015-10-281-10/+8
* usb: chipidea: debug: add runtime pm for register accessLi Jun2015-10-281-0/+6
* rbd: fix double free on rbd_dev->header_nameIlya Dryomov2015-10-281-1/+0
* dm thin: fix missing pool reference count decrement in pool_ctr error pathMike Snitzer2015-10-281-1/+1
* drm/nouveau/fbcon: take runpm reference when userspace has an open fdBen Skeggs2015-10-281-0/+24
* i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg2015-10-281-0/+20
* i2c: s3c2410: enable RuntimePM before registering to the coreWolfram Sang2015-10-281-3/+5
* i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang2015-10-281-3/+4
* asix: Do full reset during ax88772_bindCharles Keepax2015-10-281-13/+1
* asix: Don't reset PHY on if_up for ASIX 88772Michel Stam2015-10-281-1/+1
* ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault2015-10-281-1/+0
* 3w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig2015-10-281-7/+21
* staging: speakup: fix speakup-r regressioncovici@ccs.covici.com2015-10-281-0/+1
* dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber2015-10-281-1/+1
* UBI: return ENOSPC if no enough space availableshengyong2015-10-282-0/+2
* UBI: Validate data_sizeRichard Weinberger2015-10-281-0/+5
* USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao2015-10-281-0/+6
* usb: Add device quirk for Logitech PTZ camerasVincent Palatin2015-10-281-0/+7
* usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman2015-10-281-2/+3
* regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown2015-10-281-2/+1
* regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown2015-10-281-1/+1
* usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat2015-10-282-14/+57
* xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2015-10-282-5/+5
* usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros2015-10-281-1/+2
* USB: whiteheat: fix potential null-deref at probeJohan Hovold2015-10-281-0/+31
* drm: Reject DRI1 hw lock ioctl functions for kms driversDaniel Vetter2015-10-281-0/+6
* drm/qxl: recreate the primary surface when the bo is not primaryFabiano FidĂȘncio2015-10-281-1/+1
* drm/qxl: only report first monitor as connected if we have no stateDave Airlie2015-10-281-5/+7
* dm raid: fix round up of default region sizeMikulas Patocka2015-10-281-2/+1
* USB: option: add ZTE PIDsLiu.Zhao2015-10-281-0/+24
* dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber2015-10-284-15/+47