summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-02Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2013-03-02kgdb/kgdbts: support ppc64Tiejun Chen
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27misc/tifm_core: convert to idr_alloc()Tejun Heo
2013-02-27misc/c2port: convert to idr_alloc()Tejun Heo
2013-02-26Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-02-11x86, uv, uv3: Check current gru hub support for SGI UV3Mike Travis
2013-02-11Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown
2013-02-08drivers/misc/cb710: add missing GENERIC_HARDIRQS dependencyHeiko Carstens
2013-02-07mei: fix undefined wd symbols when MEI_ME is not setTomas Winkler
2013-02-06mei: move clients cleanup code from init.c to client.cTomas Winkler
2013-02-06mei: rename to mei_host_buffer_is_empty to hbuf_is_readyTomas Winkler
2013-02-06mei: move interrupt handlers to be me hw specificTomas Winkler
2013-02-06mei: separate compilation of the ME hardware specificsTomas Winkler
2013-02-06mei: initial extract of ME hw specifics from mei_deviceTomas Winkler
2013-02-06mei: sperate interface and pci code into two filesTomas Winkler
2013-01-28drivers: misc: at24: mention other supported types in KconfigLars Poeschel
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-25drivers, vmci: Fix build errorDavid Rientjes
2013-01-22Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho
2013-01-22misc: Convert to devm_ioremap_resource()Thierry Reding
2013-01-22VMCI: Fix broken context ID retrievalAndy King
2013-01-21Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-18Merge 3.8-rc4 into char-misc-nextGreg Kroah-Hartman
2013-01-17VMCI: include slab.h into files using kmalloc/kfreeDmitry Torokhov
2013-01-17VMCI: rename PPNset to ppn_set to avoid camel caseDmitry Torokhov
2013-01-17VMCI: Fix "always true condition"Andy King
2013-01-17VMCI: Fix deref before NULL-check of queuepair ptrAndy King
2013-01-17VMCI: Remove dependency on BLOCK I/OAndy King
2013-01-17VMCI: Add PCI as a dependencyAndy King
2013-01-17mei: Fix some more kernel-doc typos in hw-me.cSedat Dilek
2013-01-17misc: lattice-ecp3-config.c: remove __dev* markingsGreg Kroah-Hartman
2013-01-17misc: Add Lattice ECP3 FPGA configuration via SPIStefan Roese
2013-01-17misc: st_core: Error triggered by convert "char" to "int"channing
2013-01-16Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-01-14mei: drop the warning when cl is not initialized during unlinkingTomas Winkler
2013-01-12ASoC: atmel-ssc: add pinctrl selection to driverBo Shen
2013-01-08mei: move work initialization to mei_device_initTomas Winkler
2013-01-08mei: make host csr and me csr internal to hw-meTomas Winkler
2013-01-08mei: reenable mei_hcsr_set abstractionTomas Winkler
2013-01-08mei: abstract host and device readienessTomas Winkler
2013-01-08mei: use non cached hcsr for interrupt enablementTomas Winkler