Age | Commit message (Expand) | Author | Files | Lines |
2014-02-14 | mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECT | Tomas Winkler | 5 | -16/+16 |
2014-02-14 | mei: fix compilation error with missing WATCHDOG_CORE | Tomas Winkler | 1 | -1/+1 |
2014-02-12 | ASoC: atmel_ssc_dai: make option to choose clock | Bo Shen | 1 | -0/+6 |
2014-02-11 | drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_... | Dan Carpenter | 1 | -6/+5 |
2014-02-08 | misc: mic: fix possible signed underflow (undefined behavior) in userspace API | Sudeep Dutt | 1 | -1/+2 |
2014-02-08 | misc: eeprom: sunxi: Add new compatibles | Maxime Ripard | 1 | -1/+4 |
2014-02-08 | misc: genwqe: Fix potential memory leak when pinning memory | Christian Engelmayer | 1 | -0/+1 |
2014-02-08 | drivers/misc: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 23 | -23/+0 |
2014-02-08 | misc: sram: cleanup the code | Xiubo Li | 1 | -2/+0 |
2014-02-08 | mei: export active connections to debugfs | Tomas Winkler | 1 | -0/+54 |
2014-02-08 | mei: allow multiple retries if the hw reset has failed | Tomas Winkler | 4 | -14/+34 |
2014-02-08 | mei: txe: add Kbuild for TXE device | Tomas Winkler | 2 | -1/+14 |
2014-02-08 | mei: txe: add pci-txe.c | Tomas Winkler | 1 | -0/+293 |
2014-02-08 | mei: txe: add hw-txe.c | Tomas Winkler | 1 | -0/+1106 |
2014-02-08 | mei: txe: add hw-txe.h header file | Tomas Winkler | 1 | -0/+71 |
2014-02-08 | mei: txe: add hw-txe-regs.h header file | Tomas Winkler | 1 | -0/+294 |
2014-02-07 | mei: don't unset read cb ptr on reset | Alexander Usyskin | 1 | -1/+0 |
2014-02-07 | mei: clear write cb from waiting list on reset | Alexander Usyskin | 1 | -1/+9 |
2014-01-30 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2014-01-29 | Update Jean Delvare's e-mail address | Jean Delvare | 1 | -1/+1 |
2014-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-01-21 | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2014-01-14 | mei: limit the number of consecutive resets | Tomas Winkler | 3 | -0/+18 |
2014-01-14 | mei: revamp mei reset state machine | Tomas Winkler | 6 | -104/+143 |
2014-01-10 | VMCI: fix error handling path when registering guest driver | Dmitry Torokhov | 1 | -4/+6 |
2014-01-09 | mei: fix syntax in comments and debug output | Alexander Usyskin | 8 | -36/+36 |
2014-01-09 | mei: nfc: mei_nfc_free has to be called under lock | Tomas Winkler | 1 | -0/+2 |
2014-01-09 | mei: use hbm idle state to prevent spurious resets | Tomas Winkler | 4 | -14/+43 |
2014-01-09 | mei: do not run reset flow from the interrupt thread | Tomas Winkler | 6 | -138/+210 |
2014-01-09 | misc: genwqe: fix return value check in genwqe_device_create() | Wei Yongjun | 1 | -2/+2 |
2014-01-09 | GenWQE: Fix warnings for sparc | Frank Haverkamp | 1 | -9/+14 |
2014-01-09 | GenWQE: Fix compile problems for Alpha | Frank Haverkamp | 2 | -0/+2 |
2014-01-09 | GenWQE: Rework return code for flash-update ioctl | Frank Haverkamp | 1 | -129/+43 |
2014-01-09 | sgi-xp: open-code interruptible_sleep_on_timeout | Arnd Bergmann | 1 | -1/+4 |
2014-01-07 | treewide: fix comments and printk msgs | Masanari Iida | 2 | -2/+2 |
2013-12-24 | Merge 3.13-rc5 into staging-next | Greg Kroah-Hartman | 7 | -39/+46 |
2013-12-20 | GenWQE: Accidently casting to u32 where u64 is required | Frank Haverkamp | 1 | -1/+1 |
2013-12-20 | GenWQE: Replace dynamic_hex_dump with print_hex_dump_debug | Frank Haverkamp | 1 | -2/+4 |
2013-12-20 | GenWQE: Fix endian issues detected by sparse | Frank Haverkamp | 4 | -59/+68 |
2013-12-19 | GenWQE Enable driver | Frank Haverkamp | 4 | -0/+22 |
2013-12-19 | GenWQE Sysfs interfaces | Frank Haverkamp | 1 | -0/+288 |
2013-12-19 | GenWQE Debugfs interfaces | Frank Haverkamp | 1 | -0/+500 |
2013-12-19 | GenWQE Utility functions | Frank Haverkamp | 1 | -0/+947 |
2013-12-19 | GenWQE Character device and DDCB queue | Frank Haverkamp | 3 | -0/+3047 |
2013-12-19 | GenWQE PCI support, health monitoring and recovery | Frank Haverkamp | 3 | -0/+1835 |
2013-12-19 | drivers: misc: Mark functions as static in ad525x_dpot.c | Rashika Kheria | 1 | -2/+2 |
2013-12-19 | drivers: misc: Mark function jp_generic_ide_ioctl() as static in lkdtm.c | Rashika Kheria | 1 | -1/+1 |
2013-12-19 | mei: me: set dma mask using DMA mapping API | Tomas Winkler | 1 | -0/+15 |
2013-12-19 | mei: enable marking internal commands | Tomas Winkler | 5 | -3/+10 |
2013-12-17 | Merge 3.13-rc4 into char-misc-next | Greg Kroah-Hartman | 8 | -39/+53 |