aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2013-10-03misc: bh1780: probe from compatible stringLinus Walleij
2013-10-03mei: amthif: mei_amthif_host_init: propagate errors from called functionsTomas Winkler
2013-10-03mei: revamp open handler countsTomas Winkler
2013-10-03mei: simplify mei_open error handlingTomas Winkler
2013-09-30misc: (at24) move header to linux/platform_data/Vivien Didelot
2013-09-29Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman
2013-09-27misc: mic: depend on X86 for both host and card drivers.Sudeep Dutt
2013-09-27misc: mic: cleanups for "--strict" checkpatch.Ashutosh Dixit
2013-09-27misc: mic: header file cleanups.Sudeep Dutt
2013-09-27misc: mic: host driver sysfs cleanups.Sudeep Dutt
2013-09-26mei: cancel stall timers in mei_resetAlexander Usyskin
2013-09-26mei: bus: stop wait for read during cl state transitionTomas Winkler
2013-09-26mei: make me client counters less error proneTomas Winkler
2013-09-26mmc: cb710: drop free_irq for devm_request_irq allocated irqWei Yongjun
2013-09-26Intel MIC Card Driver Changes for Virtio Devices.Ashutosh Dixit
2013-09-26Intel MIC Host Driver Changes for Virtio Devices.Ashutosh Dixit
2013-09-26Intel MIC Card Driver for X100 family.Sudeep Dutt
2013-09-26Intel MIC Host Driver, card OS state management.Sudeep Dutt
2013-09-26Intel MIC Host Driver Interrupt/SMPT support.Dasaratharaman Chandramouli
2013-09-26Intel MIC Host Driver for X100 family.Sudeep Dutt
2013-09-26VMCI: fix to pass correct device identity to free_irq()Wei Yongjun
2013-09-26ARM: sunxi: Initial support for Allwinner's Security ID fusesOliver Schinagl
2013-09-26misc: pti: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26misc: mei: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26misc: ibmasm: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26misc: tifm: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26drivers: misc: ti_dac7512: add support for DT matchingDaniel Mack
2013-09-26drivers: misc: ti_dac7512: provide a SPI ID tableDaniel Mack
2013-09-26drivers: misc: ti_dac7512: drop DAC7512_DRV_NAMEDaniel Mack
2013-09-26drivers: misc: ti_dac7512: drop module versionDaniel Mack
2013-09-26misc: ibmasm: Remove casting the return value which is a void pointerJingoo Han
2013-09-26drivers: misc: bmp085: remove '__init' from mp085_get_of_properties()Chen Gang
2013-09-26mei: mei_cl_unlink: no need to loop over dev listTomas Winkler
2013-09-26mei: push credentials inside the irq write handlerTomas Winkler
2013-09-26mei: propagate error from write routines instead of ENODEVTomas Winkler
2013-09-26mei: fix function names in debug printsAlexander Usyskin
2013-09-26mei: prefix client log messages with client me and host idsAlexander Usyskin
2013-09-26mei: mei_release: drop redundant check if cb is NULLTomas Winkler
2013-09-26mei: revamp read and write length checksTomas Winkler
2013-09-26mei: fix format compilation warrning on 32 bit architectureTomas Winkler
2013-09-26mei: mei_write correct checks for copy_from_userAlexander Usyskin
2013-09-26mei: make sure that me_clients_map big enough before copyingTomas Winkler
2013-09-26mei: mei_cl_link protect open_handle_count from overflowTomas Winkler
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-03ibmasmfs: don't bother passing superblock when not neededAl Viro
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-08-30drivers: misc: ti-st: fix potential race if st_kim_start failsOleksandr Kozaruk
2013-08-27misc: vmw_balloon: Remove braces to fix build for clang.Jan-Simon Möller