Age | Commit message (Expand) | Author | Files | Lines |
2014-09-24 | pcie-gadget-spear: use devm_ functions | Himangi Saraogi | 1 | -75/+23 |
2014-09-24 | misc: lattice-ecp3-config: Add missing MODULE_FIRMWARE() | Takashi Iwai | 1 | -0/+1 |
2014-09-24 | EEPROM: Introduce the use of devm_kzalloc | Himangi Saraogi | 1 | -17/+6 |
2014-09-24 | mei: bus: fix possible boundaries violation | Alexander Usyskin | 1 | -1/+1 |
2014-09-24 | mei: use connect_data on the stack | Tomas Winkler | 1 | -16/+5 |
2014-09-24 | mei: enable adding more IOCTL handlers | Tomas Winkler | 1 | -25/+28 |
2014-09-24 | mei: extract supported features from the hbm version | Tomas Winkler | 3 | -6/+29 |
2014-09-24 | mei: simplify handling of hbm client events | Tomas Winkler | 1 | -31/+43 |
2014-09-24 | mei: wait for hbm start non-interruptible | Alexander Usyskin | 4 | -14/+22 |
2014-09-24 | mei: revamp connect and disconnect response handling | Tomas Winkler | 2 | -57/+65 |
2014-09-24 | mei: use disconnect name consistently | Tomas Winkler | 3 | -9/+8 |
2014-09-24 | mei: add hbm commands return status values | Tomas Winkler | 2 | -8/+53 |
2014-09-24 | mei: add mei_me_cl_by_uuid_id function | Tomas Winkler | 8 | -9/+26 |
2014-09-24 | mei: add me client remove functions | Tomas Winkler | 3 | -7/+38 |
2014-09-24 | mei: use list for me clients book keeping | Tomas Winkler | 5 | -103/+71 |
2014-09-24 | mei: me_client lookup function to return me_client object | Tomas Winkler | 8 | -89/+74 |
2014-09-24 | mei: use wrapper for simple hbm client message | Tomas Winkler | 1 | -26/+25 |
2014-09-24 | mei: use consistently me_addr in the hbm structures | Tomas Winkler | 2 | -6/+5 |
2014-09-24 | mei: amthif: don't check amthif client identity on amthif queues | Alexander Usyskin | 1 | -22/+15 |
2014-09-24 | mei: amthif: use service function to flush amthif queue | Alexander Usyskin | 3 | -12/+5 |
2014-09-24 | mei: me: wait for hw ready non-interruptible | Alexander Usyskin | 1 | -10/+5 |
2014-09-09 | Lattice ECP3 FPGA: Check firmware pointer | Jean-Michel Hautbois | 1 | -0/+5 |
2014-08-26 | mei: nfc: fix memory leak in error path | Alexander Usyskin | 1 | -6/+5 |
2014-08-26 | mei: reset client state on queued connect request | Alexander Usyskin | 1 | -0/+1 |
2014-08-08 | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -413/+0 |
2014-08-08 | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2014-08-07 | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+13 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+2 |
2014-08-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+2 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/cirrus' and 'a... | Mark Brown | 1 | -0/+13 |
2014-07-27 | misc: bh1780: Introduce the use of devm_kzalloc | Himangi Saraogi | 1 | -24/+9 |
2014-07-27 | Lattice ECP3 FPGA: Correct endianness | Jean-Michel Hautbois | 1 | -7/+9 |
2014-07-24 | drivers/misc/ti-st: Load firmware from ti-connectivity directory. | Enric Balletbo i Serra | 1 | -2/+3 |
2014-07-24 | misc: ioc4: Use ktime_get_ns() | Thomas Gleixner | 1 | -5/+2 |
2014-07-23 | misc: vexpress: Fix sparse non static symbol warnings | Wei Yongjun | 1 | -2/+2 |
2014-07-23 | mei: drop unused hw dependent fw status functions | Alexander Usyskin | 3 | -89/+0 |
2014-07-23 | misc: bh1770glc: Use managed functions | Himangi Saraogi | 1 | -21/+14 |
2014-07-19 | Merge tag 'tegra-for-3.17-fuse-move' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 1 | -0/+1 |
2014-07-19 | misc: remove DEFINE_PCI_DEVICE_TABLE usage | Greg Kroah-Hartman | 3 | -3/+3 |
2014-07-18 | mei: fix return value on disconnect timeout | Alexander Usyskin | 1 | -10/+5 |
2014-07-18 | mei: don't schedule suspend in pm idle | Alexander Usyskin | 2 | -2/+2 |
2014-07-18 | mei: start disconnect request timer consistently | Alexander Usyskin | 1 | -0/+1 |
2014-07-18 | mei: reset client connection state on timeout | Alexander Usyskin | 1 | -0/+1 |
2014-07-17 | soc/tegra: Add efuse driver for Tegra | Peter De Schrijver | 1 | -0/+1 |
2014-07-17 | misc: mic: Introduce the managed version of ioremap | Himangi Saraogi | 1 | -6/+3 |
2014-07-16 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -1/+2 |
2014-07-14 | Merge 3.16-rc5 into char-misc-next | Greg Kroah-Hartman | 2 | -2/+3 |
2014-07-12 | misc: mic: add dma support in card driver | Siva Yerramreddy | 3 | -4/+61 |
2014-07-12 | misc: mic: add threaded irq support in card driver | Siva Yerramreddy | 3 | -15/+20 |
2014-07-12 | misc: mic: add dma support in host driver | Siva Yerramreddy | 7 | -41/+281 |