aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-15staging: vc04_services: Fix bulk cache maintenancePhil Elwell1-12/+19
2017-05-15staging: ccree: remove extraneous spin_unlock_bh() in error handlerIan Chard1-1/+0
2017-05-15staging: typec: Fix sparse warnings about incorrect typesGuru Das Srinagesh1-2/+2
2017-05-15staging: typec: fusb302: do not free gpio from managed resourceRui Miguel Silva1-2/+0
2017-05-15staging: typec: tcpm: Fix Port Power Role field in PS_RDY messagesGuenter Roeck1-2/+16
2017-05-15staging: typec: tcpm: Respond to Discover Identity commandsGuenter Roeck3-1/+33
2017-05-15staging: typec: tcpm: Set correct flags in PD request messagesGuenter Roeck1-2/+1
2017-05-15staging: typec: tcpm: Drop duplicate PD messagesGuenter Roeck2-0/+39
2017-05-15staging: typec: fusb302: Fix chip->vbus_present init valueYueyao Zhu1-1/+1
2017-05-15staging: typec: fusb302: Fix module autoloadJavier Martinez Canillas1-0/+2
2017-05-15staging: typec: tcpci: declare private structure as staticOlivier Leveque1-1/+1
2017-05-15staging/android/ion: remove useless document fileYisheng Xie1-51/+0
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds4-7/+7
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-05-08drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4Andrew Morton1-110/+126
2017-05-08lustre: replace CURRENT_TIME macroDeepa Dinamani2-5/+5
2017-05-08format-security: move static strings to constKees Cook1-1/+1
2017-05-08drivers/staging/media/atomisp/pci/atomisp2: use set_memory.hAndrew Morton4-4/+9
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-10/+1
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1648-15274/+349144
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds25-2900/+54
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds17-1/+6895
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-4/+4
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-5/+7
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2-25/+3
2017-04-28staging: fsl-mc/dpio: add cpu <--> LE conversion for dpaa2_fdHoria Geantă1-21/+24
2017-04-28staging: ks7010: remove line continuations in quoted stringsIlia Sergachev1-6/+24
2017-04-28staging: vt6656: use tabs instead of spacesJuan Antonio Pedreira Martos1-16/+16
2017-04-28staging: android: ion: Fix unnecessary initialization of static variableFabrizio Perria1-1/+1
2017-04-28staging: media: atomisp: fix range checking on clk_numColin Ian King1-4/+4
2017-04-28staging: media: atomisp: fix misspelled word in commentLuis Oliveira1-1/+1
2017-04-28staging: media: atomisp: kmap() can't failFabian Frederick1-17/+2
2017-04-28staging: atomisp: remove #ifdef for runtime PM functionsArnd Bergmann1-11/+3
2017-04-28staging: atomisp: satm include directory is goneArnd Bergmann1-1/+0
2017-04-28atomisp: remove some more unused filesAlan Cox4-563/+0
2017-04-28atomisp: remove hmm_load/store/clear indirectionsAlan Cox6-61/+15
2017-04-28atomisp: kill off mmgr_freeAlan Cox14-49/+30
2017-04-28atomisp: clean up the hmm init/cleanup indirectionsAlan Cox6-39/+8
2017-04-28atomisp: handle allocation calls before init in the hmm layerAlan Cox1-0/+5
2017-04-28staging: fsl-dpaa2/eth: Add TODO fileIoana Radulescu1-0/+18
2017-04-28staging: fsl-dpaa2/eth: Add trace pointsIoana Radulescu4-0/+211
2017-04-28staging: fsl-dpaa2/eth: Add driver specific statsIoana Radulescu3-4/+123
2017-04-28staging: fsl-dpaa2/eth: Add ethtool supportIoana Radulescu4-1/+247
2017-04-28staging: fsl-dpaa2/eth: Add Freescale DPAA2 Ethernet driverIoana Radulescu3-1/+2760
2017-04-28staging: fsl-dpaa2/eth: Add APIs for DPNI objectsIoana Radulescu10-0/+3656
2017-04-28staging: fsl-dpaa2/eth: Add Ethernet driver overview documentIoana Radulescu1-0/+186
2017-04-28staging: fsl-mc: bus: add DPCON object APIsIoana Radulescu4-24/+480
2017-04-28staging: fsl-mc: bus: dpio: fix alter FQ state commandHoria Geantă1-1/+1
2017-04-28staging: rtl8723bs: declare private function as staticKenneth Hsu1-1/+2