summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mei: implement fasync for event notificationTomas Winkler2015-08-035-4/+53
* mei: support polling for event notificationTomas Winkler2015-08-031-0/+8
* mei: add async event notification ioctlsTomas Winkler2015-08-031-0/+67
* mei: add a handler that waits for notification on eventTomas Winkler2015-08-034-1/+58
* mei: add mei_cl_notify_request commandTomas Winkler2015-08-034-4/+157
* mei: enable async event notifications only from hbm version 2.0Tomas Winkler2015-08-034-0/+14
* mei: implement async notification hbm messagesTomas Winkler2015-08-033-0/+145
* mei: define async notification hbm commandsTomas Winkler2015-08-031-0/+62
* mei: disconnect on connection request timeoutAlexander Usyskin2015-08-036-29/+95
* mei: support for dynamic clientsTomas Winkler2015-08-034-2/+144
* mei: bus: link client devices instead of host clientsTomas Winkler2015-08-035-310/+213
* mei: bus: simplify how we build nfc bus nameTomas Winkler2015-08-033-64/+55
* mei: bus: blacklist clients by number of connectionsTomas Winkler2015-08-031-0/+19
* mei: bus: blacklist the nfc info clientTomas Winkler2015-08-031-4/+19
* mei: bus: enable running fixup routines before device registrationTomas Winkler2015-08-033-16/+107
* mei: bus: add me client device list infrastructureTomas Winkler2015-08-033-2/+6
* mei: bus: add reference to bus device in struct mei_cl_clientTomas Winkler2015-08-031-0/+17
* mei: bus: revamp probe and remove functionsTomas Winkler2015-08-031-11/+30
* mei: bus: revamp device matchingTomas Winkler2015-08-031-19/+44
* mei: bus: report if event registration failedTomas Winkler2015-08-031-1/+5
* mei: bus: don't enable events implicitly in device enableTomas Winkler2015-08-031-3/+0
* mei: bus: rename uevent handler to mei_cl_device_ueventTomas Winkler2015-08-031-2/+10
* mei: bus: move driver api functions at the start of the fileTomas Winkler2015-08-031-262/+351
* mei: bus: rename nfc.c to bus-fixup.cTomas Winkler2015-08-032-1/+1
* mei: bus: fix drivers and devices names confusionTomas Winkler2015-08-033-176/+176
* mei: do not access freed cb in blocking writeAlexander Usyskin2015-08-031-7/+9
* ARM: qcom: Add coincell charger driverTim Bird2015-07-293-0/+163
* misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-279-9/+0
* char: misc: fix error pathSudip Mukherjee2015-07-271-2/+4
* char: misc: remove redundant ifdefSudip Mukherjee2015-07-271-2/+0
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-263-11/+25
|\
| * Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-07-211-3/+12
| |\
| | * efi: Handle memory error structures produced based on old versions of standardLuck, Tony2015-07-151-3/+12
| * | x86/mm/pat, drivers/media/ivtv: Move the PAT warning and replace WARN() with ...Luis R. Rodriguez2015-07-211-6/+9
| * | x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez2015-07-211-2/+4
* | | Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-07-2520-161/+170
|\ \ \
| * | | USB: OHCI: fix bad #define in ohci-tmio.cAlan Stern2015-07-221-1/+1
| * | | cdc-acm: Destroy acm_minors IDR on module exitJohannes Thumshirn2015-07-221-0/+1
| * | | usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectorsHans de Goede2015-07-221-0/+11
| * | | usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum2015-07-221-0/+12
| * | | USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern2015-07-221-6/+1
| * | | usb: core: lpm: set lpm_capable for root hub deviceLu Baolu2015-07-223-3/+7
| * | | Merge tag 'phy-for-4.2-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2015-07-223-133/+45
| |\ \ \
| | * | | phy: berlin-usb: fix divider for BG2Thomas Hebb2015-07-151-1/+1
| | * | | phy: berlin-usb: fix divider for BG2CDThomas Hebb2015-07-151-2/+2
| | * | | phy/pxa: add HAS_IOMEM dependencySebastian Ott2015-07-151-0/+2
| | * | | phy: ti-pipe3: fix suspendRoger Quadros2015-07-151-131/+41
| * | | | xhci: do not report PLC when link is in internal resume stateZhuang Jin Can2015-07-221-1/+8
| * | | | xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can2015-07-223-3/+7
| * | | | xhci: report U3 when link is in resume stateZhuang Jin Can2015-07-221-2/+5