summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-5/+3
|\
| * Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-251-1/+36
| |\
| * | misc: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-5/+3
* | | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-02-212-2/+2
|\ \ \
| * \ \ Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown2013-02-112-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | ASoC: atmel-ssc: make it buildable on other architecturesJoachim Eastwood2012-12-242-2/+2
* | | | x86, uv, uv3: Check current gru hub support for SGI UV3Mike Travis2013-02-111-1/+1
|/ / /
* | | Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho2013-01-221-1/+36
| |/ |/|
* | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-161-0/+8
|\ \
| * | ASoC: atmel-ssc: add pinctrl selection to driverBo Shen2013-01-121-0/+8
| |/
* | mei: fix mismatch in mutex unlock-lock in mei_amthif_read()Alexey Khoroshilov2013-01-071-3/+3
|/
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-211-1/+1
|\
| * watchdog: mei: avoid oops in watchdog unregister code pathTomas Winkler2012-12-191-1/+1
* | SGI-XP: handle non-fatal trapsRobin Holt2012-12-201-2/+32
|/
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-131-47/+88
|\
| * ASoC: atmel-ssc: add phybase in device structureNicolas Ferre2012-11-201-0/+2
| * ARM: at91: atmel-ssc: add device tree supportBo Shen2012-11-071-3/+46
| * ARM: at91: atmel-ssc: add platform device id tableBo Shen2012-11-061-0/+23
| * ASoC: atmel-ssc: use module_platform_driver macroBo Shen2012-11-061-14/+4
| * ASoC: atmel-ssc: use devm_xxx() managed functionBo Shen2012-11-061-32/+15
* | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-111-2/+5
|\ \
| * | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-2/+5
| |/
* | misc/st_kim: Free resources in the error path of probe()Matthias Kaehlcke2012-11-261-9/+21
* | misc: remove use of __devexitBill Pemberton2012-11-2124-24/+24
* | misc: remove use of __devinitconstBill Pemberton2012-11-211-1/+1
* | misc: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* | misc: remove use of __devinitBill Pemberton2012-11-2126-36/+36
* | drivers/misc: remove use of __devexit_pBill Pemberton2012-11-2125-25/+25
* | mei: remove use of __devexit_pBill Pemberton2012-11-211-2/+2
* | mei: Simplify the ME client enumeration codeSamuel Ortiz2012-11-214-86/+95
* | mei: simplify write complete loop in irq handlerTomas Winkler2012-11-211-25/+12
* | mei: don't mix read and write slotsTomas Winkler2012-11-211-16/+19
* | mei: streamline amthif write complete functionTomas Winkler2012-11-213-60/+48
* | mei: streamline write complete flow functionTomas Winkler2012-11-211-70/+43
* | mei: use structured buffer for extra write bufferTomas Winkler2012-11-213-27/+22
* | mei: compact code for mei bus message creationTomas Winkler2012-11-214-148/+112
* | misc: apds9802als: Fix the logic checking timeout in als_wait_for_data_ready()Axel Lin2012-11-161-1/+1
* | misc: hpilo: ignore auxiliary HP iLO BMC'sMark Rusk2012-11-151-4/+11
* | mei: use the same bus msg for connect and disconnect requestTomas Winkler2012-11-153-27/+34
* | mei: use link and unlink terms for connecting ME and HOST clientTomas Winkler2012-11-156-61/+44
* | mei: extract amthif specific code from mei_poll to mei_amthif_pollTomas Winkler2012-11-153-10/+25
* | mei: move amthif specific release code to amithifTomas Winkler2012-11-153-138/+154
* | mei: rename enum mei_cb_major_types to enum mei_cb_file_opsTomas Winkler2012-11-156-23/+31
* | mei: use type struct mei_cl *cl instead of void in struct mei_cbTomas Winkler2012-11-156-29/+24
* | mei: amthif: prefix cb list with amthifTomas Winkler2012-11-155-20/+18
* | mei: move amthif specific code from mei_write to mei_amthif_writeTomas Winkler2012-11-012-23/+41
* | mei: use internal watchdog device registration trackingTomas Winkler2012-11-013-7/+1
* | mei: mei_clear_list: kill file_tempTomas Winkler2012-11-011-4/+2
* | mei: extract AMTHI functions into the amthif.c fileTomas Winkler2012-11-017-556/+613
* | mei: normalize timeouts definitionsTomas Winkler2012-11-017-24/+29
OpenPOWER on IntegriCloud