summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-1/+1
* | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-074-8/+44
|\ \
| * | cxl: replace loop with for_each_child_of_node(), remove unneeded of_node_put()Andrew Donnellan2016-10-041-5/+3
| * | cxl: Flush PSL cache before resetting the adapterFrederic Barrat2016-10-043-1/+39
| * | cxl: Fix informational messageFrederic Barrat2016-09-131-2/+2
* | | Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-10-071-2/+13
|\ \ \
| * | | eeprom: at24: check if the chip is functional in probe()Bartosz Golaszewski2016-08-221-2/+13
* | | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-0329-1266/+365
|\ \ \ \ | |_|_|/ |/| | |
| * | | drivers/misc/hpilo: Changes to support new security states in iLO5 FWRusk, Mark2016-09-271-4/+13
| * | | at25: fix debug and error messagingAndy Shevchenko2016-09-271-13/+7
| * | | misc/genwqe: ensure zero initializationSebastian Ott2016-09-272-4/+2
| * | | mei: stop the stall timer worker if not neededAlexander Usyskin2016-09-277-7/+29
| * | | mei: me: add kaby point device idsAlexander Usyskin2016-09-122-0/+6
| * | | Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman2016-09-057-276/+20
| |\ \ \ | | | |/ | | |/|
| * | | misc: pch_phub: Add UART_CLK quirk for Boston platformZubair Lutfullah Kakakhel2016-08-311-0/+11
| * | | misc: pch_phub: Read prefetch value from device tree if passedZubair Lutfullah Kakakhel2016-08-311-1/+8
| * | | GenWQE: Change default access rights for device nodeFrank Haverkamp2016-08-311-0/+15
| * | | misc: retire the old BMP085 driverLinus Walleij2016-08-316-732/+0
| * | | VMCI: use memdup_user().Muhammad Falak R Wani2016-08-311-10/+4
| * | | misc: mic: scif: use vma_pages().Muhammad Falak R Wani2016-08-301-2/+2
| * | | mic: remove unused function argArnd Bergmann2016-08-301-4/+2
| * | | mei: amthif: fix deadlock in initialization during a resetAlexander Usyskin2016-08-302-5/+9
| * | | mei: drop unused file transaction statesAlexander Usyskin2016-08-301-3/+0
| * | | mei: amthif: drop mei_amthif_readAlexander Usyskin2016-08-304-109/+1
| * | | mei: enqueue consecutive readsAlexander Usyskin2016-08-302-20/+22
| * | | mei: add wrapper for queuing control commands.Tomas Winkler2016-08-306-39/+61
| * | | mei: use consistent naming for TX control flow creditsTomas Winkler2016-08-303-45/+43
| * | | mei: rx flow control counterAlexander Usyskin2016-08-303-29/+16
| * | | mei: prepare read cb for fixed address clients on the receive path only.Alexander Usyskin2016-08-301-5/+3
| * | | mei: drop redundant krealloc and checks in irq readAlexander Usyskin2016-08-301-25/+11
| * | | mei: amthif: drop mei_clear_lists functionAlexander Usyskin2016-08-301-22/+5
| * | | mei: add read callback on demand for fixed_address clientsAlexander Usyskin2016-08-302-13/+12
| * | | mei: add file pointer to the host client structureAlexander Usyskin2016-08-304-10/+10
| * | | mei: move read cb to complete queue if not connectedAlexander Usyskin2016-08-301-0/+1
| * | | mei: fix return value on disconnectionTomas Winkler2016-08-303-3/+3
| * | | mei: drop read complete queue emptiness checkAlexander Usyskin2016-08-302-2/+4
| * | | mei: hbm: add missing argument in the kdocTomas Winkler2016-08-301-0/+1
| * | | mei: recover after errors in runtime pm flowAlexander Usyskin2016-08-304-0/+19
| * | | mei: drop mei_io_cb_alloc_bufAlexander Usyskin2016-08-302-28/+6
| * | | mei: amthif: use mei_cl_alloc_cb for allocating cbsAlexander Usyskin2016-08-301-13/+3
| * | | mei: amthif: drop mei_amthif_send_cmdAlexander Usyskin2016-08-301-36/+16
| * | | mei: amthif: enable poll for async eventsAlexander Usyskin2016-08-301-5/+5
| * | | mei: amthif: drop iamthif_current_cbAlexander Usyskin2016-08-303-10/+0
| * | | mei: amthif: fix request cancelAlexander Usyskin2016-08-302-75/+38
| * | | mei: amthif: drop READ_COMPLETE stateAlexander Usyskin2016-08-303-28/+13
| | |/ | |/|
* | | lkdtm: adjust usercopy tests to bypass const checksKees Cook2016-09-061-8/+17
| |/ |/|
* | Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-09-036-275/+11
|\ \
| * | lkdtm: Mark lkdtm_rodata_do_nothing() notraceMichael Ellerman2016-08-311-1/+1
| * | mei: me: disable driver on SPT SPS firmwareTomas Winkler2016-08-302-4/+10
OpenPOWER on IntegriCloud