Age | Commit message (Expand) | Author | Files | Lines |
2013-05-23 | Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -10/+15 |
2013-05-22 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+2 |
2013-05-21 | mei: bus: Reset event_cb when disabling a device | Samuel Ortiz | 1 | -0/+2 |
2013-05-21 | mei: fix out of array access to me clients array | Tomas Winkler | 1 | -9/+8 |
2013-05-20 | Hoist memcpy_fromiovec/memcpy_toiovec into lib/ | Rusty Russell | 2 | -2/+2 |
2013-05-18 | drivers/misc: don't check resource with devm_ioremap_resource | Wolfram Sang | 1 | -5/+0 |
2013-05-17 | dummy-irq: require the user to specify an IRQ number | Jonathan Corbet | 1 | -1/+5 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+1 |
2013-05-02 | proc: Supply a function to remove a proc entry by PDE | David Howells | 1 | -1/+1 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 7 | -25/+28 |
2013-04-30 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2013-04-30 | misc: generic on-chip SRAM allocation driver | Philipp Zabel | 3 | -0/+131 |
2013-04-29 | lis3lv02d: don't wank with fasync() on ->release() | Al Viro | 1 | -1/+0 |
2013-04-23 | misc: mark spear13xx-pcie-gadget as broken | Arnd Bergmann | 1 | -1/+1 |
2013-04-23 | mei: fix krealloc() misuse in in mei_cl_irq_read_msg() | Wei Yongjun | 1 | -5/+5 |
2013-04-23 | mei: reduce flow control only for completed messages | Tomas Winkler | 1 | -3/+4 |
2013-04-20 | mei: reseting -> resetting | Bill Nottingham | 4 | -8/+8 |
2013-04-20 | mei: fix reading large reposnes | Tomas Winkler | 5 | -15/+27 |
2013-04-20 | mei: revamp mei_irq_read_client_message function | Tomas Winkler | 1 | -58/+66 |
2013-04-19 | mei: revamp mei_amthif_irq_read_message | Tomas Winkler | 3 | -6/+15 |
2013-04-19 | mei: revamp hbm state machine | Tomas Winkler | 7 | -59/+72 |
2013-04-15 | mei: wd: fix line over 80 characters | Tomas Winkler | 1 | -1/+2 |
2013-04-11 | misc: tsl2550: Use dev_pm_ops | Lars-Peter Clausen | 1 | -10/+11 |
2013-04-11 | misc: isl29003: Use dev_pm_ops | Lars-Peter Clausen | 1 | -8/+11 |
2013-04-11 | misc: fsa8480: Use dev_pm_ops | Lars-Peter Clausen | 1 | -8/+11 |
2013-04-11 | misc: apds9802als: Fix suspend/resume | Lars-Peter Clausen | 1 | -21/+4 |
2013-04-11 | mei: convert to use simple_open() | Wei Yongjun | 1 | -8/+2 |
2013-04-11 | mei: nfc: Implement MEI bus ops | Samuel Ortiz | 1 | -1/+169 |
2013-04-11 | mei: nfc: Add NFC device to the MEI bus | Samuel Ortiz | 1 | -0/+75 |
2013-04-11 | mei: nfc: Initial nfc implementation | Samuel Ortiz | 5 | -0/+327 |
2013-04-09 | mei: bus: Add device enabling and disabling API | Samuel Ortiz | 2 | -12/+115 |
2013-04-09 | mei: notify about the reset in error level | Tomas Winkler | 2 | -15/+12 |
2013-04-09 | mei: add mei_cl_write function | Tomas Winkler | 5 | -158/+146 |
2013-04-06 | mei: add debugfs hooks | Tomas Winkler | 5 | -8/+185 |
2013-04-06 | misc: lattice-ecp3-config: use spi_get_drvdata() | Jingoo Han | 1 | -1/+1 |
2013-04-06 | misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 1 | -3/+3 |
2013-04-06 | misc: at25: use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 1 | -2/+2 |
2013-04-05 | mei: Fix comments in drivers/misc/mei | Masanari Iida | 7 | -26/+29 |
2013-04-03 | cs5535-mfgpt: Fix quotation marks | Richard Weinberger | 1 | -2/+2 |
2013-04-01 | cs5535-mfgpt: Add another reset method | Richard Weinberger | 1 | -4/+37 |
2013-03-29 | misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 1 | -5/+1 |
2013-03-29 | misc: bh1770glc: add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 1 | -6/+1 |
2013-03-29 | misc: bh1780gli: add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 1 | -6/+4 |
2013-03-29 | mei: bus: Implement bus driver data setter/getter | Samuel Ortiz | 1 | -0/+12 |
2013-03-29 | mei: bus: Synchronous API for the data transmission | Samuel Ortiz | 2 | -10/+30 |
2013-03-29 | mei: bus: Call bus routines from the core code | Samuel Ortiz | 5 | -2/+42 |
2013-03-29 | mei: bus: Add bus related structures to mei_cl | Samuel Ortiz | 4 | -15/+44 |
2013-03-29 | mei: bus: Initial implementation for I/O routines | Samuel Ortiz | 2 | -0/+256 |
2013-03-29 | mei: bus: Implement driver registration | Samuel Ortiz | 1 | -0/+26 |
2013-03-29 | mei: bus: Initial MEI Client bus type implementation | Samuel Ortiz | 3 | -0/+199 |