| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 3 | -8/+8 |
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 2 | -0/+4 |
|\ |
|
| * | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 | 2 | -0/+4 |
* | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-07 | 2 | -6/+7 |
|\ \ |
|
| * | | tifm: convert bus code to use dev_groups | Greg Kroah-Hartman | 2013-10-16 | 1 | -4/+6 |
| |/ |
|
* | | misc: mic: Fixes for randconfig build errors and warnings. | Ashutosh Dixit | 2013-10-30 | 3 | -2/+4 |
* | | tifm: fix error return code in tifm_7xx1_probe() | Wei Yongjun | 2013-10-30 | 1 | -1/+3 |
* | | misc/at24: avoid infinite loop on write() | Vladimir Zapolskiy | 2013-10-29 | 1 | -0/+3 |
* | | misc/93xx46: avoid infinite loop on write() | Vladimir Zapolskiy | 2013-10-29 | 1 | -1/+1 |
* | | misc: atmel_pwm: add deferred-probing support | Johan Hovold | 2013-10-29 | 1 | -2/+4 |
* | | mei: wd: host_init propagate error codes from called functions | Tomas Winkler | 2013-10-29 | 1 | -6/+6 |
* | | mei: replace stray pr_debug with dev_dbg | Alexander Usyskin | 2013-10-29 | 1 | -1/+1 |
* | | mei: bus: propagate error code returned by mei_me_cl_by_id | Tomas Winkler | 2013-10-29 | 1 | -1/+1 |
* | | mei: mei_cl_link remove duplicated check for open_handle_count | Tomas Winkler | 2013-10-29 | 1 | -6/+0 |
* | | mei: print correct device state during unexpected reset | Alexander Usyskin | 2013-10-29 | 1 | -4/+4 |
* | | mei: nfc: fix memory leak in error path | Tomas Winkler | 2013-10-29 | 1 | -4/+6 |
* | | lkdtm: add tests for additional page permissions | Kees Cook | 2013-10-29 | 1 | -0/+61 |
* | | lkdtm: adjust recursion size to avoid warnings | Kees Cook | 2013-10-29 | 1 | -10/+20 |
* | | lkdtm: isolate stack corruption test | Kees Cook | 2013-10-25 | 1 | -6/+10 |
* | | mei: move host_clients_map cleanup to device init | Alexander Usyskin | 2013-10-19 | 2 | -9/+8 |
* | | mei: me: downgrade two errors to debug level | Paul Bolle | 2013-10-19 | 1 | -2/+2 |
* | | misc: phantom: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-16 | 1 | -1/+1 |
* | | misc: arm-charlcd: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-16 | 1 | -1/+1 |
* | | mei: me: add Lynx Point Wellsburg work station device id | Tomas Winkler | 2013-10-16 | 2 | -0/+2 |
* | | misc/at25, dt: support probing at25 SPI EEPROM from DT | Jan Luebbe | 2013-10-16 | 1 | -0/+7 |
* | | vmw_vmci: Convert driver to use get_user_pages_fast() | Jan Kara | 2013-10-05 | 2 | -20/+7 |
* | | misc: mic: Enable OSPM suspend and resume support. | Dasaratharaman Chandramouli | 2013-10-05 | 4 | -5/+193 |
* | | misc: bh1780: probe from compatible string | Linus Walleij | 2013-10-03 | 1 | -0/+11 |
* | | mei: amthif: mei_amthif_host_init: propagate errors from called functions | Tomas Winkler | 2013-10-03 | 1 | -4/+7 |
* | | mei: revamp open handler counts | Tomas Winkler | 2013-10-03 | 5 | -16/+20 |
* | | mei: simplify mei_open error handling | Tomas Winkler | 2013-10-03 | 2 | -18/+21 |
* | | Merge 3.12-rc3 into char-misc-next | Greg Kroah-Hartman | 2013-09-29 | 7 | -15/+27 |
|\ \
| |/ |
|
| * | mei: cancel stall timers in mei_reset | Alexander Usyskin | 2013-09-26 | 2 | -0/+4 |
| * | mei: bus: stop wait for read during cl state transition | Tomas Winkler | 2013-09-26 | 3 | -8/+14 |
| * | mei: make me client counters less error prone | Tomas Winkler | 2013-09-26 | 2 | -7/+9 |
* | | misc: mic: depend on X86 for both host and card drivers. | Sudeep Dutt | 2013-09-27 | 1 | -2/+2 |
* | | misc: mic: cleanups for "--strict" checkpatch. | Ashutosh Dixit | 2013-09-27 | 10 | -133/+123 |
* | | misc: mic: header file cleanups. | Sudeep Dutt | 2013-09-27 | 14 | -15/+15 |
* | | misc: mic: host driver sysfs cleanups. | Sudeep Dutt | 2013-09-27 | 1 | -43/+29 |
* | | mmc: cb710: drop free_irq for devm_request_irq allocated irq | Wei Yongjun | 2013-09-26 | 1 | -1/+1 |
* | | Intel MIC Card Driver Changes for Virtio Devices. | Ashutosh Dixit | 2013-09-26 | 5 | -0/+717 |
* | | Intel MIC Host Driver Changes for Virtio Devices. | Ashutosh Dixit | 2013-09-26 | 11 | -1/+1277 |
* | | Intel MIC Card Driver for X100 family. | Sudeep Dutt | 2013-09-26 | 8 | -0/+895 |
* | | Intel MIC Host Driver, card OS state management. | Sudeep Dutt | 2013-09-26 | 9 | -4/+1365 |
* | | Intel MIC Host Driver Interrupt/SMPT support. | Dasaratharaman Chandramouli | 2013-09-26 | 9 | -2/+1638 |
* | | Intel MIC Host Driver for X100 family. | Sudeep Dutt | 2013-09-26 | 11 | -0/+708 |
* | | VMCI: fix to pass correct device identity to free_irq() | Wei Yongjun | 2013-09-26 | 1 | -1/+1 |
* | | ARM: sunxi: Initial support for Allwinner's Security ID fuses | Oliver Schinagl | 2013-09-26 | 3 | -0/+172 |
* | | misc: pti: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-09-26 | 1 | -1/+0 |
* | | misc: mei: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-09-26 | 1 | -1/+0 |