summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mei: bus: add and call callback on notify eventAlexander Usyskin2015-08-03
* mei: implement fasync for event notificationTomas Winkler2015-08-03
* mei: support polling for event notificationTomas Winkler2015-08-03
* mei: add async event notification ioctlsTomas Winkler2015-08-03
* mei: add a handler that waits for notification on eventTomas Winkler2015-08-03
* mei: add mei_cl_notify_request commandTomas Winkler2015-08-03
* mei: enable async event notifications only from hbm version 2.0Tomas Winkler2015-08-03
* mei: implement async notification hbm messagesTomas Winkler2015-08-03
* mei: define async notification hbm commandsTomas Winkler2015-08-03
* mei: disconnect on connection request timeoutAlexander Usyskin2015-08-03
* mei: support for dynamic clientsTomas Winkler2015-08-03
* mei: bus: link client devices instead of host clientsTomas Winkler2015-08-03
* mei: bus: simplify how we build nfc bus nameTomas Winkler2015-08-03
* mei: bus: blacklist clients by number of connectionsTomas Winkler2015-08-03
* mei: bus: blacklist the nfc info clientTomas Winkler2015-08-03
* mei: bus: enable running fixup routines before device registrationTomas Winkler2015-08-03
* mei: bus: add me client device list infrastructureTomas Winkler2015-08-03
* mei: bus: add reference to bus device in struct mei_cl_clientTomas Winkler2015-08-03
* mei: bus: revamp probe and remove functionsTomas Winkler2015-08-03
* mei: bus: revamp device matchingTomas Winkler2015-08-03
* mei: bus: report if event registration failedTomas Winkler2015-08-03
* mei: bus: don't enable events implicitly in device enableTomas Winkler2015-08-03
* mei: bus: rename uevent handler to mei_cl_device_ueventTomas Winkler2015-08-03
* mei: bus: move driver api functions at the start of the fileTomas Winkler2015-08-03
* mei: bus: rename nfc.c to bus-fixup.cTomas Winkler2015-08-03
* mei: bus: fix drivers and devices names confusionTomas Winkler2015-08-03
* mei: do not access freed cb in blocking writeAlexander Usyskin2015-08-03
* scripts/checkkconfigsymbols.py: support default statementsValentin Rothberg2015-08-03
* checkkconfigsymbols.py: colored outputValentin Rothberg2015-08-03
* checkkconfigsymbols.py: find relevant commitsValentin Rothberg2015-08-03
* ARM: dts: qcom: Add dts changes for qcom coincell chargerTim Bird2015-07-29
* ARM: qcom: Add coincell charger driverTim Bird2015-07-29
* ARM: dts: qcom: Add binding for the qcom coincell chargerTim Bird2015-07-29
* misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-27
* char: misc: fix error pathSudip Mukherjee2015-07-27
* char: misc: remove redundant ifdefSudip Mukherjee2015-07-27
* Linux 4.2-rc4Linus Torvalds2015-07-26
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-26
|\
| * perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming2015-07-26
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-26
|\ \ | |/ |/|
| * x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner2015-07-26
| * x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commitDenys Vlasenko2015-07-24
| * x86/mm: Fix newly introduced printk format warningsThomas Gleixner2015-07-24
| * mm: Fix bugs in region_is_ram()Toshi Kani2015-07-22
| * x86/mm: Remove region_is_ram() call from ioremapToshi Kani2015-07-22
| * x86/mm: Move warning from __ioremap_check_ram() to the call siteToshi Kani2015-07-22
| * Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-07-21
| |\
| | * efi: Handle memory error structures produced based on old versions of standardLuck, Tony2015-07-15
| * | x86/mm/pat, drivers/media/ivtv: Move the PAT warning and replace WARN() with ...Luis R. Rodriguez2015-07-21
| * | x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez2015-07-21