aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAge
...
* | mei: use structured buffer for the write bufferTomas Winkler2013-01-07
* | mei: simplify preparing client host bus messagesTomas Winkler2013-01-07
* | mei: drop nonexistent function prototypeTomas Winkler2013-01-07
* | mei: move host bus message handling to hbm.cTomas Winkler2013-01-07
* | mei: move hw dependent functions to interface.cTomas Winkler2013-01-07
* | mei: mei_me_client is not hw API move to mei_dev.hTomas Winkler2013-01-07
* | mei: kill not used BAR0 length and base variablesTomas Winkler2013-01-07
* | mei: include local headers after the system onesTomas Winkler2013-01-07
* | mei: extract device dependent constants into hw-me.hTomas Winkler2013-01-07
* | mei: move internal host clients ids to mei_dev.h from hw.hTomas Winkler2013-01-07
* | mei: use unified format for printing mei message headerTomas Winkler2013-01-07
* | mei: drop redundant length parameter from mei_write_message functionTomas Winkler2013-01-07
|/
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-21
|\
| * watchdog: mei: avoid oops in watchdog unregister code pathTomas Winkler2012-12-19
* | SGI-XP: handle non-fatal trapsRobin Holt2012-12-20
|/
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-13
|\
| * ASoC: atmel-ssc: add phybase in device structureNicolas Ferre2012-11-20
| * ARM: at91: atmel-ssc: add device tree supportBo Shen2012-11-07
| * ARM: at91: atmel-ssc: add platform device id tableBo Shen2012-11-06
| * ASoC: atmel-ssc: use module_platform_driver macroBo Shen2012-11-06
| * ASoC: atmel-ssc: use devm_xxx() managed functionBo Shen2012-11-06
* | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-11
|\ \
| * | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
| |/
* | misc/st_kim: Free resources in the error path of probe()Matthias Kaehlcke2012-11-26
* | misc: remove use of __devexitBill Pemberton2012-11-21
* | misc: remove use of __devinitconstBill Pemberton2012-11-21
* | misc: remove use of __devinitdataBill Pemberton2012-11-21
* | misc: remove use of __devinitBill Pemberton2012-11-21
* | drivers/misc: remove use of __devexit_pBill Pemberton2012-11-21
* | mei: remove use of __devexit_pBill Pemberton2012-11-21
* | mei: Simplify the ME client enumeration codeSamuel Ortiz2012-11-21
* | mei: simplify write complete loop in irq handlerTomas Winkler2012-11-21
* | mei: don't mix read and write slotsTomas Winkler2012-11-21
* | mei: streamline amthif write complete functionTomas Winkler2012-11-21
* | mei: streamline write complete flow functionTomas Winkler2012-11-21
* | mei: use structured buffer for extra write bufferTomas Winkler2012-11-21
* | mei: compact code for mei bus message creationTomas Winkler2012-11-21
* | misc: apds9802als: Fix the logic checking timeout in als_wait_for_data_ready()Axel Lin2012-11-16
* | misc: hpilo: ignore auxiliary HP iLO BMC'sMark Rusk2012-11-15
* | mei: use the same bus msg for connect and disconnect requestTomas Winkler2012-11-15
* | mei: use link and unlink terms for connecting ME and HOST clientTomas Winkler2012-11-15
* | mei: extract amthif specific code from mei_poll to mei_amthif_pollTomas Winkler2012-11-15
* | mei: move amthif specific release code to amithifTomas Winkler2012-11-15
* | mei: rename enum mei_cb_major_types to enum mei_cb_file_opsTomas Winkler2012-11-15
* | mei: use type struct mei_cl *cl instead of void in struct mei_cbTomas Winkler2012-11-15
* | mei: amthif: prefix cb list with amthifTomas Winkler2012-11-15
* | mei: move amthif specific code from mei_write to mei_amthif_writeTomas Winkler2012-11-01
* | mei: use internal watchdog device registration trackingTomas Winkler2012-11-01
* | mei: mei_clear_list: kill file_tempTomas Winkler2012-11-01
* | mei: extract AMTHI functions into the amthif.c fileTomas Winkler2012-11-01